- gainPermission() - Method in class org.apache.taglibs.standard.tag.common.core.ChooseTag
-
Returns status indicating whether a subtag should run or not.
- gatherNodes(NameNode, NameNode, Vector) - Method in class org.apache.openejb.core.ivm.naming.IvmContext.MyNamingEnumeration
-
- Gauge - Annotation Type in org.eclipse.microprofile.metrics.annotation
-
An annotation for marking a method or field as a gauge.
- Gauge<T> - Interface in org.eclipse.microprofile.metrics
-
A gauge metric is an instantaneous reading of a particular value.
- gaugeCalledWithDefaultValue() - Method in class io.astefanutti.metrics.cdi.se.GaugeInjectionBeanTest
-
- gaugeCalledWithDefaultValue() - Method in class io.astefanutti.metrics.cdi.se.GaugeMethodBeanTest
-
- GaugeInjectionBean - Class in io.astefanutti.metrics.cdi.se
-
- GaugeInjectionBean() - Constructor for class io.astefanutti.metrics.cdi.se.GaugeInjectionBean
-
- GaugeInjectionBeanTest - Class in io.astefanutti.metrics.cdi.se
-
- GaugeInjectionBeanTest() - Constructor for class io.astefanutti.metrics.cdi.se.GaugeInjectionBeanTest
-
- gaugeMe() - Method in class org.eclipse.microprofile.metrics.tck.GaugeTest
-
- GaugeMethodBean - Class in io.astefanutti.metrics.cdi.se
-
- GaugeMethodBean() - Constructor for class io.astefanutti.metrics.cdi.se.GaugeMethodBean
-
- GaugeMethodBeanTest - Class in io.astefanutti.metrics.cdi.se
-
- GaugeMethodBeanTest() - Constructor for class io.astefanutti.metrics.cdi.se.GaugeMethodBeanTest
-
- gaugesCalledWithDefaultValues() - Method in class io.astefanutti.metrics.cdi.se.InheritedGaugeMethodBeanTest
-
- GaugeTest - Class in org.eclipse.microprofile.metrics.tck
-
- GaugeTest() - Constructor for class org.eclipse.microprofile.metrics.tck.GaugeTest
-
- gbeanLink - Variable in class org.apache.openejb.jee.oejb2.GbeanLocatorType
-
- GbeanLocatorType - Class in org.apache.openejb.jee.oejb2
-
Java class for gbean-locatorType complex type.
- GbeanLocatorType() - Constructor for class org.apache.openejb.jee.oejb2.GbeanLocatorType
-
- GbeanRefType - Class in org.apache.openejb.jee.oejb2
-
Java class for gbean-refType complex type.
- GbeanRefType() - Constructor for class org.apache.openejb.jee.oejb2.GbeanRefType
-
- GbeanType - Class in org.apache.openejb.jee.oejb2
-
Java class for gbeanType complex type.
- GbeanType() - Constructor for class org.apache.openejb.jee.oejb2.GbeanType
-
- gc() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- gcd(int, int) - Static method in class org.apache.openejb.math.util.MathUtils
-
Gets the greatest common divisor of the absolute value of two numbers,
using the "binary gcd" method which avoids division and modulo
operations.
- gcd(long, long) - Static method in class org.apache.openejb.math.util.MathUtils
-
Gets the greatest common divisor of the absolute value of two numbers,
using the "binary gcd" method which avoids division and modulo
operations.
- ge(Expression<? extends Number>, Expression<? extends Number>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than or equal to the second.
- ge(Expression<? extends Number>, Number) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than or equal to the second.
- GE1 - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- GE2 - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- genClasses - Variable in class org.apache.openejb.jee.sun.Ejb
-
- GenClasses - Class in org.apache.openejb.jee.sun
-
- GenClasses() - Constructor for class org.apache.openejb.jee.sun.GenClasses
-
- generate(char[]) - Method in interface javax.security.enterprise.identitystore.PasswordHash
-
Generate an encoded password hash value for storage in a user's account.
- generate() - Method in class org.apache.openejb.config.sys.WikiGenerator
-
- generate() - Method in class org.apache.openejb.core.cmp.cmp2.Cmp1Generator
-
Generate the class for implementing CMP 1 level of
persistence.
- generate() - Method in class org.apache.openejb.core.cmp.cmp2.Cmp2Generator
-
Perform the generation step for a CMP Entity Bean.
- generate() - Method in class org.apache.openejb.core.cmp.cmp2.PostCreateGenerator
-
Generate the ejbPostCreatexxxx methods.
- generateAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate codesto evaluate value of a attribute in the custom tag
The codes is a Java expression.
- generateBody() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- Generated - Annotation Type in javax.annotation
-
The Generated annotation is used to mark source code
that has been generated.
- GeneratedClientModules - Class in org.apache.openejb.config
-
This class encompasses a little technique that saves lots of architecture rework.
- GeneratedClientModules() - Constructor for class org.apache.openejb.config.GeneratedClientModules
-
- GeneratedClientModules.Add - Class in org.apache.openejb.config
-
Add the auto-generated and linked ClientModule from each EjbModule
- GeneratedClientModules.Prune - Class in org.apache.openejb.config
-
Clean up any that didn't turn out to have any actual ejb clients
- generateDeclaration(String, String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate a declaration in the of the generated class.
- GeneratedValue - Annotation Type in javax.persistence
-
Provides for the specification of generation strategies for the
values of primary keys.
- GeneratedValue - Class in org.apache.openejb.jee.jpa
-
- GeneratedValue() - Constructor for class org.apache.openejb.jee.jpa.GeneratedValue
-
- GeneratedValue(GenerationType) - Constructor for class org.apache.openejb.jee.jpa.GeneratedValue
-
- GeneratedValue(GenerationType, String) - Constructor for class org.apache.openejb.jee.jpa.GeneratedValue
-
- generatedValue - Variable in class org.apache.openejb.jee.jpa.Id
-
- generateImport(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate an import statement
- generateJavaSource(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate Java source codes
- generateJVMArgs() - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Generate jvm args list.
- generateLoginToken(CallerPrincipal, Set<String>) - Method in interface javax.security.enterprise.identitystore.RememberMeIdentityStore
-
Associates the given principal and groups with a token.
- generateParseException() - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- generateParseException() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- generateProxy(Class<?>, String, Class<?>...) - Static method in class org.apache.openejb.util.proxy.LocalBeanProxyFactory
-
- generateSchema(String, Map) - Static method in class javax.persistence.Persistence
-
Create database schemas and/or tables and/or create DDL
scripts as determined by the supplied properties.
- generateSchema(PersistenceUnitInfo, Map) - Method in interface javax.persistence.spi.PersistenceProvider
-
Create database schemas and/or tables and/or create DDL
scripts as determined by the supplied properties.
- generateSchema(String, Map) - Method in interface javax.persistence.spi.PersistenceProvider
-
Create database schemas and/or tables and/or create DDL
scripts as determined by the supplied properties.
- generateSchema(SchemaOutputResolver) - Method in class javax.xml.bind.JAXBContext
-
Generates the schema documents for this context.
- generateSeed(int) - Method in class org.apache.tomee.catalina.session.FastNonSecureRandom
-
- generateSmap(Node.Nodes) - Method in class org.apache.jasper.compiler.SmapUtil
-
Generates an appropriate SMAP representing the current compilation
context.
- generateUniqueJmsClientId - Variable in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
- generateWebMapping(String, JspCompilationContext) - Method in class org.apache.jasper.JspC
-
- GenerationType - Enum in javax.persistence
-
Defines the types of primary key generation strategies.
- GenerationType - Enum in org.apache.openejb.jee.jpa
-
Java class for generation-type.
- generator - Variable in class org.apache.openejb.jee.jpa.GeneratedValue
-
- generatorName - Variable in class org.apache.openejb.jee.oejb2.CustomGeneratorType
-
- generatorName - Variable in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
- generatorType - Variable in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
- GenericCredential - Interface in javax.resource.spi.security
-
- GenericEntity<T> - Class in javax.ws.rs.core
-
Represents a message entity of a generic type T.
- GenericEntity(T) - Constructor for class javax.ws.rs.core.GenericEntity
-
Constructs a new generic entity.
- GenericEntity(T, Type) - Constructor for class javax.ws.rs.core.GenericEntity
-
Create a new instance of GenericEntity, supplying the generic type information.
- GenericFilter - Class in javax.servlet
-
Defines a generic, protocol-independent
filter.
- GenericFilter() - Constructor for class javax.servlet.GenericFilter
-
Does nothing.
- GenericHandler - Class in javax.xml.rpc.handler
-
The javax.xml.rpc.handler.GenericHandler class
implements the Handler interface.
- GenericHandler() - Constructor for class javax.xml.rpc.handler.GenericHandler
-
Default constructor
- GenericServiceEndpoint - Class in org.apache.openejb.server.axis.client
-
- GenericServiceEndpoint(QName, Service, URL) - Constructor for class org.apache.openejb.server.axis.client.GenericServiceEndpoint
-
- GenericServiceEndpointWrapper - Class in org.apache.openejb.server.axis.client
-
- GenericServiceEndpointWrapper(GenericServiceEndpoint) - Constructor for class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- GenericServiceLocator - Class in org.apache.openejb.client
-
- GenericServiceLocator(URI, String) - Constructor for class org.apache.openejb.client.GenericServiceLocator
-
- GenericServiceLocator(URI, String, String, String) - Constructor for class org.apache.openejb.client.GenericServiceLocator
-
- GenericServiceLocator(URI, String, String, String, String) - Constructor for class org.apache.openejb.client.GenericServiceLocator
-
- GenericServiceLocator(Context, String) - Constructor for class org.apache.openejb.client.GenericServiceLocator
-
- GenericServlet - Class in javax.servlet
-
Defines a generic, protocol-independent
servlet.
- GenericServlet() - Constructor for class javax.servlet.GenericServlet
-
Does nothing.
- GenericType<T> - Class in javax.ws.rs.core
-
Represents a generic message entity type T.
- GenericType() - Constructor for class javax.ws.rs.core.GenericType
-
Constructs a new generic type, deriving the generic type and class from
type parameter.
- GenericType(Type) - Constructor for class javax.ws.rs.core.GenericType
-
Constructs a new generic type, supplying the generic type
information and deriving the class.
- genStringAsByteArray() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- genStringAsByteArray() - Method in class org.apache.jasper.JspC
-
- genStringAsByteArray() - Method in interface org.apache.jasper.Options
-
Are text strings to be generated as byte arrays, if the page is
unbuffered?
- genStringAsCharArray() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Are Text strings to be generated as char arrays?
- genStringAsCharArray() - Method in class org.apache.jasper.JspC
-
Indicates whether text strings are to be generated as char arrays.
- genStringAsCharArray() - Method in interface org.apache.jasper.Options
-
Are Text strings to be generated as char arrays?
- GeometricMean - Class in org.apache.openejb.math.stat.descriptive.moment
-
- GeometricMean() - Constructor for class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Create a GeometricMean instance
- GeometricMean(GeometricMean) - Constructor for class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Copy constructor, creates a new GeometricMean identical
to the original
- GeometricMean(SumOfLogs) - Constructor for class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Create a GeometricMean instance using the given SumOfLogs instance
- geOpenEJBTomcatCommonJar() - Method in class org.apache.tomee.installer.Paths
-
- geOpenEJBTomcatCommonJar() - Method in interface org.apache.tomee.installer.PathsInterface
-
- Geronimo - Annotation Type in org.apache.openejb.util
-
- GERONIMO - Static variable in class org.apache.openejb.util.LogCategory
-
- GeronimoConnectionManagerFactory - Class in org.apache.openejb.resource
-
- GeronimoConnectionManagerFactory() - Constructor for class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- GeronimoEjbJarType - Class in org.apache.openejb.jee.oejb2
-
Java class for geronimo-ejb-jarType complex type.
- GeronimoEjbJarType() - Constructor for class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- GeronimoMappedName - Class in org.apache.openejb.config
-
- GeronimoMappedName() - Constructor for class org.apache.openejb.config.GeronimoMappedName
-
- GeronimoTransactionManagerFactory - Class in org.apache.openejb.resource
-
- GeronimoTransactionManagerFactory() - Constructor for class org.apache.openejb.resource.GeronimoTransactionManagerFactory
-
- GeronimoTransactionManagerFactory.DestroyableTransactionManager - Class in org.apache.openejb.resource
-
- GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper - Class in org.apache.openejb.resource
-
- GeronimoTransactionManagerFactory.TransactionManagerMBean - Class in org.apache.openejb.resource
-
- GeronimoXAResourceWrapper() - Constructor for class org.apache.openejb.resource.GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper
-
- get() - Method in class javax.ejb.AsyncResult
-
This method should not be called.
- get(long, TimeUnit) - Method in class javax.ejb.AsyncResult
-
This method should not be called.
- get(SingularAttribute<? super X, Y>) - Method in interface javax.persistence.criteria.Path
-
Create a path corresponding to the referenced
single-valued attribute.
- get(PluralAttribute<X, C, E>) - Method in interface javax.persistence.criteria.Path
-
Create a path corresponding to the referenced
collection-valued attribute.
- get(MapAttribute<X, K, V>) - Method in interface javax.persistence.criteria.Path
-
Create a path corresponding to the referenced
map-valued attribute.
- get(String) - Method in interface javax.persistence.criteria.Path
-
Create a path corresponding to the referenced attribute.
- get(TupleElement<X>) - Method in interface javax.persistence.Tuple
-
Get the value of the specified tuple element.
- get(String, Class<X>) - Method in interface javax.persistence.Tuple
-
Get the value of the tuple element to which the
specified alias has been assigned.
- get(String) - Method in interface javax.persistence.Tuple
-
Get the value of the tuple element to which the
specified alias has been assigned.
- get(int, Class<X>) - Method in interface javax.persistence.Tuple
-
Get the value of the element at the specified
position in the result tuple.
- get(int) - Method in interface javax.persistence.Tuple
-
Get the value of the element at the specified
position in the result tuple.
- get(PageContext, String, int) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Looks up a configuration variable in the given scope.
- get(ServletRequest, String) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Looks up a configuration variable in the "request" scope.
- get(HttpSession, String) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Looks up a configuration variable in the "session" scope.
- get(ServletContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Looks up a configuration variable in the "application" scope.
- get() - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP GET method for the current request asynchronously.
- get(Class<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP GET method for the current request asynchronously.
- get(GenericType<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP GET method for the current request asynchronously.
- get(InvocationCallback<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP GET method for the current request asynchronously.
- get() - Method in interface javax.ws.rs.client.CompletionStageRxInvoker
-
- get(Class<T>) - Method in interface javax.ws.rs.client.CompletionStageRxInvoker
-
- get(GenericType<T>) - Method in interface javax.ws.rs.client.CompletionStageRxInvoker
-
- get() - Method in interface javax.ws.rs.client.RxInvoker
-
Invoke HTTP GET method for the current request.
- get(Class<R>) - Method in interface javax.ws.rs.client.RxInvoker
-
Invoke HTTP GET method for the current request.
- get(GenericType<R>) - Method in interface javax.ws.rs.client.RxInvoker
-
Invoke HTTP GET method for the current request.
- get() - Method in interface javax.ws.rs.client.SyncInvoker
-
Invoke HTTP GET method for the current request synchronously.
- get(Class<T>) - Method in interface javax.ws.rs.client.SyncInvoker
-
Invoke HTTP GET method for the current request synchronously.
- get(GenericType<T>) - Method in interface javax.ws.rs.client.SyncInvoker
-
Invoke HTTP GET method for the current request synchronously.
- get(Object) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- GET - Annotation Type in javax.ws.rs
-
Indicates that the annotated method responds to HTTP GET requests.
- GET - Static variable in annotation type javax.ws.rs.HttpMethod
-
HTTP GET method.
- get(Object) - Method in class javax.xml.soap.SOAPConnection
-
Gets a message from a specific endpoint and blocks until it receives,
- get(Class<T>) - Method in class org.apache.jasper.runtime.TagHandlerPool
-
Gets the next available tag handler from this tag handler pool,
instantiating one if this tag handler pool is empty.
- get(Object) - Method in class org.apache.openejb.arquillian.common.ObjectMap
-
- get(Class<T>, String, Asset) - Static method in class org.apache.openejb.arquillian.openejb.reflection.Assets
-
- get() - Method in class org.apache.openejb.cdi.CurrentCreationalContext
-
- get(ClassLoader) - Static method in class org.apache.openejb.cdi.ThreadSingletonServiceImpl
-
Generally contexts.get() is enough since we set the current context from a request (see webbeanslistener)
but sometimes matching the classloader is better (manager webapps of tomcat deploys for instance)
so here the algorithm:
1) try to match with the classloader
2) if not matched try to use the threadlocal
3) (shouldn't happen) simply return the biggest webbeancontext
- get(Object) - Method in class org.apache.openejb.cdi.ThreadSingletonServiceImpl
-
- get(int) - Method in class org.apache.openejb.client.ArrayEnumeration
-
- get() - Static method in class org.apache.openejb.client.ClientInstance
-
- get() - Method in class org.apache.openejb.client.CommandParser.Arguments
-
- get() - Method in class org.apache.openejb.client.DefaultedThreadLocal
-
- get(String, String) - Method in class org.apache.openejb.client.Options
-
- get(String, T) - Method in class org.apache.openejb.client.Options
-
- get(String, int) - Method in class org.apache.openejb.client.Options
-
- get(String, long) - Method in class org.apache.openejb.client.Options
-
- get(String, boolean) - Method in class org.apache.openejb.client.Options
-
- get(String, Class) - Method in class org.apache.openejb.client.Options
-
- get(String, T) - Method in class org.apache.openejb.client.Options
-
- get(String) - Method in class org.apache.openejb.client.Registry
-
- get(String, String) - Method in class org.apache.openejb.config.provider.ProviderManager
-
- get() - Method in interface org.apache.openejb.config.ReadDescriptors.Source
-
- get() - Method in class org.apache.openejb.config.ReadDescriptors.StringSource
-
- get() - Method in class org.apache.openejb.config.ReadDescriptors.UrlSource
-
- get() - Method in class org.apache.openejb.config.sys.StackHandler
-
- get(Object) - Method in class org.apache.openejb.config.typed.util.ObjectMap
-
- get(Set<Bean>) - Method in class org.apache.openejb.core.cmp.cmp2.SetValuedCmr
-
- get(Bean) - Method in class org.apache.openejb.core.cmp.cmp2.SingleValuedCmr
-
- get(Class<T>) - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- get() - Method in class org.apache.openejb.core.ivm.naming.AbstractThreadLocalProxy
-
- get() - Static method in class org.apache.openejb.core.ParentClassLoaderFinder.Helper
-
- get() - Static method in class org.apache.openejb.core.security.JaccProvider
-
- get(Class<T>) - Method in class org.apache.openejb.core.ThreadContext
-
- get(TransactionAttributeType) - Static method in enum org.apache.openejb.core.transaction.TransactionType
-
- get(String) - Static method in enum org.apache.openejb.core.transaction.TransactionType
-
- get(Class<T>) - Method in class org.apache.openejb.DeploymentContext
-
- get() - Method in class org.apache.openejb.jee.TextMap
-
- get() - Static method in class org.apache.openejb.loader.JarLocation
-
- get(String, String) - Method in class org.apache.openejb.loader.Options
-
- get(String, T) - Method in class org.apache.openejb.loader.Options
-
- get(String, int) - Method in class org.apache.openejb.loader.Options
-
- get(String, long) - Method in class org.apache.openejb.loader.Options
-
- get(String, boolean) - Method in class org.apache.openejb.loader.Options
-
- get(String, Class<?>) - Method in class org.apache.openejb.loader.Options
-
- get(String, T) - Method in class org.apache.openejb.loader.Options
-
- get(String, T) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get(String, int) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get(String, long) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get(String, boolean) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get(String, T) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get(String, String) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get(String, Class<?>) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- get() - Static method in class org.apache.openejb.loader.SystemInstance
-
- get() - Method in class org.apache.openejb.monitoring.Event
-
- get() - Static method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- get() - Method in class org.apache.openejb.monitoring.ManagedMBean.FieldMember
-
- get() - Method in interface org.apache.openejb.monitoring.ManagedMBean.Member
-
- get() - Method in class org.apache.openejb.monitoring.ManagedMBean.MethodMember
-
- get(ObserverManager.Phase, Class) - Method in class org.apache.openejb.observer.ObserverManager.Observer
-
- get() - Method in class org.apache.openejb.rest.AbstractRestThreadLocalProxy
-
- get(Object) - Method in class org.apache.openejb.rest.MultivaluedMapWithCaseInsensitiveKeySet
-
- get(Class<T>) - Method in class org.apache.openejb.server.ejbd.CallContext
-
- get() - Static method in class org.apache.openejb.server.ServiceManager
-
- get() - Method in class org.apache.openejb.threads.future.CUFuture
-
- get(long, TimeUnit) - Method in class org.apache.openejb.threads.future.CUFuture
-
- get(int) - Method in class org.apache.openejb.util.ArrayEnumeration
-
- get(int) - Method in class org.apache.openejb.util.Index
-
- get(Object) - Method in class org.apache.openejb.util.Index
-
- get() - Static method in class org.apache.openejb.util.OpenEjbVersion
-
- get() - Method in class org.apache.openejb.util.Pool.Entry
-
- get(Object, String) - Static method in class org.apache.openejb.util.reflection.Reflections
-
- get(Class<?>, Object, String) - Static method in class org.apache.openejb.util.reflection.Reflections
-
- get(Object) - Method in class org.apache.openejb.util.SuperProperties
-
- get(Object) - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
- get(String) - Method in class org.apache.tomee.catalina.environment.Hosts
-
- get() - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder.StandardContextInfo
-
- get() - Static method in class org.apache.tomee.catalina.TomEEContainerListener
-
- get() - Static method in class org.apache.tomee.livereload.Instances
-
- get() - Static method in class org.apache.ziplock.JarLocation
-
- get75thPercentile() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the value at the 75th percentile in the distribution.
- get95thPercentile() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the value at the 95th percentile in the distribution.
- get98thPercentile() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the value at the 98th percentile in the distribution.
- get999thPercentile() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the value at the 99.9th percentile in the distribution.
- get99thPercentile() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the value at the 99th percentile in the distribution.
- GET_PROPERTY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- getAbsoluteOrdering() - Method in class org.apache.openejb.jee.FacesConfig
-
- getAbsoluteOrdering() - Method in class org.apache.openejb.jee.WebApp
-
- getAbsolutePath() - Method in interface javax.ws.rs.core.UriInfo
-
Get the absolute path of the request.
- getAbsolutePath() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getAbsolutePathBuilder() - Method in interface javax.ws.rs.core.UriInfo
-
Get the absolute path of the request in the form of a UriBuilder.
- getAbsolutePathBuilder() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getAbstractNamingEntry() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getAbstractNamingEntry() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the abstractNamingEntry property.
- getAbstractNamingEntry() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Gets the value of the jndiEnvironmentRefsGroup property.
- getAbstractNamingEntry() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the abstractNamingEntry property.
- getAbstractNamingEntry() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getAbstractSchemaName() - Method in class org.apache.openejb.BeanContext
-
- getAbstractSchemaName() - Method in class org.apache.openejb.jee.EntityBean
-
- getAbstractSchemaName() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the abstractSchemaName property.
- getAcceptableLanguages() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get a list of languages that are acceptable for the response.
- getAcceptableLanguages() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get a list of languages that are acceptable for the response.
- getAcceptableLanguages() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get a list of languages that are acceptable for the response.
- getAcceptableLanguages() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getAcceptableMediaTypes() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get a list of media types that are acceptable for the response.
- getAcceptableMediaTypes() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get a list of media types that are acceptable for the response.
- getAcceptableMediaTypes() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get a list of media types that are acceptable for the response.
- getAcceptableMediaTypes() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getAccess() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.Embedded
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.EmbeddedId
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the access property.
- getAccess() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getAccess() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Gets the value of the access property.
- getAccess() - Method in class org.apache.openejb.jee.jpa.Version
-
Gets the value of the access property.
- getAccessorDescriptor() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getAccessorGenericSignature() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getAccessorInternalName() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getAccessorType() - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getAccessTimeout(Method) - Method in class org.apache.openejb.BeanContext
-
- getAccessTimeout() - Method in class org.apache.openejb.BeanContext
-
- getAccessTimeout() - Method in class org.apache.openejb.config.typed.SingletonContainerBuilder
-
- getAccessTimeout() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getAccessTimeout() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getAccessTimeout() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getAccessTimeout() - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- getAccessTimeout() - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- getAccessTimeout() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getAccessTimeout() - Method in class org.apache.openejb.MethodContext
-
- getAccessToUnderlyingConnectionAllowed() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getAccessURI() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets the URI that gives access to the service via this binding.
- getAcknowledgeMode() - Method in interface javax.jms.Session
-
Returns the acknowledgement mode of the session.
- getAcknowledgeMode() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getAcknowledgeMode() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the acknowledgeMode property.
- getAction() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.DeploymentStatusImpl
-
- getAction() - Method in class org.apache.openejb.config.VmDeploymentManager.DeploymentStatusImpl
-
- getAction() - Method in class org.apache.openejb.maven.plugin.customizer.monkey.index.Item
-
Gets action.
- getActionListener() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the actionListener property.
- getActivationConfig() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the activationConfig property.
- getActivationConfig() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the activationConfig property.
- getActivationConfig() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getActivationConfig() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the activationConfig property.
- getActivationConfig() - Method in class org.apache.openejb.jee.sun.MdbResourceAdapter
-
- getActivationConfigProperty() - Method in class org.apache.openejb.jee.ActivationConfig
-
- getActivationConfigProperty() - Method in class org.apache.openejb.jee.jba.ActivationConfig
-
Gets the value of the activationConfigProperty property.
- getActivationConfigProperty() - Method in class org.apache.openejb.jee.oejb2.ActivationConfigType
-
Gets the value of the activationConfigProperty property.
- getActivationConfigProperty() - Method in class org.apache.openejb.jee.sun.ActivationConfig
-
- getActivationConfigPropertyName() - Method in class org.apache.openejb.jee.ActivationConfigProperty
-
- getActivationConfigPropertyName() - Method in class org.apache.openejb.jee.jba.ActivationConfigProperty
-
Gets the value of the activationConfigPropertyName property.
- getActivationConfigPropertyName() - Method in class org.apache.openejb.jee.oejb2.ActivationConfigPropertyType
-
Gets the value of the activationConfigPropertyName property.
- getActivationConfigPropertyName() - Method in class org.apache.openejb.jee.sun.ActivationConfigProperty
-
- getActivationConfigPropertyValue() - Method in class org.apache.openejb.jee.ActivationConfigProperty
-
- getActivationConfigPropertyValue() - Method in class org.apache.openejb.jee.jba.ActivationConfigProperty
-
Gets the value of the activationConfigPropertyValue property.
- getActivationConfigPropertyValue() - Method in class org.apache.openejb.jee.oejb2.ActivationConfigPropertyType
-
Gets the value of the activationConfigPropertyValue property.
- getActivationConfigPropertyValue() - Method in class org.apache.openejb.jee.sun.ActivationConfigProperty
-
- getActivationConfigs() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the activationConfigs property.
- getActivationName() - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
-
Returns a unique name for the message endpoint deployment represented
by the MessageEndpointFactory.
- getActivationProperties() - Method in class org.apache.openejb.BeanContext
-
- getActivationSpec() - Method in class org.apache.openejb.core.mdb.EndpointFactory
-
- getActivationSpec() - Method in class org.apache.openejb.jee.MessageListener
-
- getActivationSpecAuthAlias() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Gets the value of the activationSpecAuthAlias property.
- getActivationSpecClass() - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- getActivationSpecClass() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getActivationSpecClass() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getActivationSpecClass() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getActivationSpecClass() - Method in class org.apache.openejb.jee.ActivationSpec
-
- getActivationSpecJndiName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Gets the value of the activationSpecJndiName property.
- getActive() - Method in class org.apache.openejb.resource.GeronimoTransactionManagerFactory.TransactionManagerMBean
-
- getActiveCount() - Method in interface javax.management.j2ee.statistics.JTAStats
-
Number of active transactions.
- getActiveCount() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getActiveCount() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getActiveRoutes() - Method in class org.apache.tomee.catalina.routing.SimpleRouter
-
- getActor() - Method in interface javax.xml.soap.SOAPHeaderElement
-
Returns the uri of the actor attribute of this
SOAPHeaderElement.
- getAdaptee() - Method in class javax.servlet.jsp.tagext.TagAdapter
-
Gets the tag that is being adapted to the Tag interface.
- getAdapter(Class<A>) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- getAdapter(Class<A>) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- getAdapter(Class<A>) - Method in interface javax.xml.bind.Marshaller
-
Gets the adapter associated with the specified type.
- getAdapter(Class<A>) - Method in interface javax.xml.bind.Unmarshaller
-
Gets the adapter associated with the specified type.
- getAdapterName() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Gets a tool displayable name of the resource adapter.
- getAdapterShortDescription() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Gets a tool displayable short desription of the resource
adapter.
- getAdapterVendorName() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Gets the name of the vendor that has provided the resource
adapter.
- getAdapterVersion() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Gets the version of the resource adapter.
- getAddColumnTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the addColumnTemplate property.
- getAddedUrls() - Method in class org.apache.openejb.config.WebModule
-
- getAdditionalClasspath() - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Gets additional classpath.
- getAdditionalColumns() - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Gets the value of the additionalColumns property.
- getAdditionalLibMbeans() - Method in class org.apache.openejb.config.AppModule
-
- getAdditionalLibraries() - Method in class org.apache.openejb.config.AppModule
-
- getAdditionalLibs() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getAdditionalRepos() - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- getAdditions() - Method in class org.apache.openejb.jee.was.v6.xmi.Add
-
Gets the value of the additions property.
- getAddress() - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Returns the email address for this object.
- getAddress() - Method in class org.apache.openejb.core.webservices.PortAddress
-
- getAddress() - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getAddress() - Method in class org.apache.openejb.server.ServiceDaemon.AddressMonitor
-
- getAddress(String) - Static method in class org.apache.openejb.server.ServiceDaemon
-
- getAddresses() - Method in class org.apache.openejb.client.PortRefMetaData
-
- getAddresses() - Method in class org.apache.openejb.core.webservices.PortRefData
-
- getAddressesByApplication() - Method in class org.apache.openejb.server.webservices.WsService
-
- getAddressing() - Method in class org.apache.openejb.jee.PortComponent
-
- getAddressing() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getAdler32Checksum() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getAdminObject() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getAdminObjectClass() - Method in class org.apache.openejb.jee.AdminObject
-
- getAdminObjectInterface() - Method in class org.apache.openejb.jee.AdminObject
-
- getAdminObjectLink() - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Gets the value of the adminObjectLink property.
- getAdminObjectLink() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Gets the value of the adminObjectLink property.
- getAdminObjectModule() - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Gets the value of the adminObjectModule property.
- getAdminObjectModule() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Gets the value of the adminObjectModule property.
- getAfter() - Method in class org.apache.openejb.jee.FacesOrdering
-
Gets the value of the after property.
- getAfter() - Method in class org.apache.openejb.jee.Ordering
-
- getAfter(Class) - Method in class org.apache.openejb.observer.ObserverManager.Observer
-
- getAfterBegin() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getAfterBegin() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getAfterBegin() - Method in class org.apache.openejb.jee.Interceptor
-
- getAfterBegin() - Method in interface org.apache.openejb.jee.Session
-
- getAfterBegin() - Method in class org.apache.openejb.jee.SessionBean
-
- getAfterBeginMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getAfterCompletion() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getAfterCompletion() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getAfterCompletion() - Method in class org.apache.openejb.jee.Interceptor
-
- getAfterCompletion() - Method in interface org.apache.openejb.jee.Session
-
- getAfterCompletion() - Method in class org.apache.openejb.jee.SessionBean
-
- getAfterCompletionMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getAgent() - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- getAgentArgs() - Static method in class org.apache.openejb.javaagent.Agent
-
- getAjpPort() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getAjpPort() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getAjpPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getAjpPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getAlerts() - Method in class org.apache.tomee.installer.Installer
-
- getAlerts() - Method in interface org.apache.tomee.installer.InstallerInterface
-
- getAlgorithm() - Method in class org.apache.tomee.catalina.session.FastNonSecureRandom
-
- getAlias() - Method in interface javax.persistence.TupleElement
-
Return the alias assigned to the tuple element or null,
if no alias has been assigned.
- getAlias() - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Gets the value of the alias property.
- getAliases() - Method in class org.apache.openejb.config.sys.Resource
-
- getAliasHeaderPrefix() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the aliasHeaderPrefix property.
- getAliasHeaderSuffix() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the aliasHeaderSuffix property.
- getAliasMaxLength() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the aliasMaxLength property.
- getAll(String, T...) - Method in class org.apache.openejb.client.Options
-
- getAll(String, Set<T>) - Method in class org.apache.openejb.client.Options
-
- getAll(String, Class<T>) - Method in class org.apache.openejb.client.Options
-
- getAll(String, Set<T>, Class<T>) - Method in class org.apache.openejb.client.Options
-
- getAll() - Method in class org.apache.openejb.config.provider.ProviderManager
-
- getAll(String, T...) - Method in class org.apache.openejb.loader.Options
-
- getAll(String, Set<T>) - Method in class org.apache.openejb.loader.Options
-
- getAll(String, Class<T>) - Method in class org.apache.openejb.loader.Options
-
- getAll(String, Set<T>, Class<T>) - Method in class org.apache.openejb.loader.Options
-
- getAll(String, T...) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- getAll(String, Set<T>, Class<T>) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- getAllAttributes() - Method in interface javax.xml.soap.SOAPElement
-
Returns an Iterator over all of the attribute
Name objects in this
SOAPElement object.
- getAllAttributesAsQNames() - Method in interface javax.xml.soap.SOAPElement
-
Returns an Iterator over all of the attributes
in this SOAPElement as QName objects.
- getAllHandlers() - Method in class org.apache.openejb.jee.ServiceRef
-
- getAllHeaders() - Method in class javax.xml.soap.MimeHeaders
-
Returns all the MimeHeaders in this MimeHeaders object.
- getAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
-
Retrieves all the headers for this AttachmentPart object
as an iterator over the MimeHeader objects.
- getAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
-
Retrieves all the headers for this SOAPPart object
as an iterator over the MimeHeader objects.
- getAllocationSize() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the allocationSize property.
- getAllocationSize() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the allocationSize property.
- getAllowConcurrentCalls() - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Gets the value of the allowConcurrentCalls property.
- getAllowedMethods() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllowedMethods() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllowedMethods() - Method in class javax.ws.rs.core.Response
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllowedMethods() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getAllowLinking() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getAllowReadonlyCreateAndRemove() - Method in class org.apache.openejb.jee.wls.Compatibility
-
Gets the value of the allowReadonlyCreateAndRemove property.
- getAllowRemoveDuringTransaction() - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Gets the value of the allowRemoveDuringTransaction property.
- getAllTimers() - Method in interface javax.ejb.TimerService
-
Returns all active timers associated with the beans in the same module in
which the caller bean is packaged.
- getAllTimers() - Method in class org.apache.openejb.core.timer.TimerServiceImpl
-
- getAllTimers() - Method in class org.apache.openejb.core.timer.TimerServiceWrapper
-
- getAltDd() - Method in class org.apache.openejb.jee.Module
-
- getAltDd() - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Gets the value of the altDd property.
- getAltDDs() - Method in class org.apache.openejb.config.AppModule
-
- getAltDDs() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getAltDDs() - Method in class org.apache.openejb.config.Module
-
- getAltDDs() - Method in class org.apache.openejb.config.PersistenceModule
-
- getAlterColumnTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the alterColumnTemplate property.
- getAlternativeClasses() - Method in class org.apache.openejb.jee.Beans
-
- getAlternativesByUrl() - Method in class org.apache.openejb.cdi.CompositeBeans
-
- getAlternativeStereotypes() - Method in class org.apache.openejb.jee.Beans
-
- getAlternativeStereotypesByUrl() - Method in class org.apache.openejb.cdi.CompositeBeans
-
- getAlterTable() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the alterTable property.
- getAndDestroyMap() - Method in class org.apache.openejb.server.cxf.config.WSS4JInterceptorFactoryBase
-
- getAnnotated() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
-
- getAnnotatedClasses(ExternalContext) - Method in class org.apache.tomee.myfaces.TomEEAnnotationProvider
-
- getAnnotatedClassNames() - Method in class org.apache.openejb.config.FinderFactory.ModuleLimitedFinder
-
- getAnnotatedEndpointClasses(Set<Class<?>>) - Method in interface javax.websocket.server.ServerApplicationConfig
-
Return a set of annotated endpoint classes that the server container must deploy.
- getAnnotation() - Method in class org.apache.openejb.jee.bval.ConstraintDefinitionType
-
Gets the value of the annotation property.
- getAnnotation() - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Gets the value of the annotation property.
- getAnnotation(Class<T>) - Method in class org.apache.openejb.monitoring.ManagedMBean.FieldMember
-
- getAnnotation(Class<T>) - Method in interface org.apache.openejb.monitoring.ManagedMBean.Member
-
- getAnnotation(Class<T>) - Method in class org.apache.openejb.monitoring.ManagedMBean.MethodMember
-
- getAnnotation(Class<T>, Class<?>) - Static method in class org.apache.openejb.util.AnnotationUtil
-
- getAnnotationClass() - Method in class org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans.AccessTimeoutHandler
-
- getAnnotationClass() - Method in interface org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans.AnnotationHandler
-
- getAnnotationClass() - Method in class org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans.LockHandler
-
- getAnnotationClass() - Method in class org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans.TransactionAttributeHandler
-
- getAnnotationName() - Method in enum org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy.Interface
-
- getAnnotations() - Method in class javax.ws.rs.client.Entity
-
Get the entity annotations.
- getAnnotations() - Method in interface javax.ws.rs.ext.InterceptorContext
-
Get an array of the annotations formally declared on the artifact that
initiated the intercepted entity provider invocation.
- getAnonymousTypeQname() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getAny() - Method in class org.apache.openejb.jee.FacesApplicationExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesAttributeExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesBehaviorExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesComponentExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesConfigNavigationRuleExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesConverterExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesFacetExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesFactoryExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesLifecycleExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesManagedBeanExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesNavigationRuleExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesPropertyExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesRendererExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesRenderKitExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.FacesValidatorExtension
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.openejb.jee.oejb2.XmlAttributeType
-
Gets the value of the any property.
- getApp() - Method in class org.apache.openejb.assembler.classic.event.AssemblerAfterApplicationCreated
-
- getApp() - Method in class org.apache.openejb.assembler.classic.event.AssemblerBeforeApplicationDestroyed
-
- getApp() - Method in class org.apache.openejb.assembler.classic.event.NewEjbAvailableAfterApplicationCreated
-
- getApp() - Method in class org.apache.tomee.catalina.event.AfterApplicationCreated
-
- getApp() - Method in class org.apache.tomee.embedded.TomEEEmbeddedApplicationRunner
-
- getAppContext() - Method in class org.apache.openejb.cdi.StartupObject
-
- getAppContext(Object) - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getAppContext() - Method in class org.apache.openejb.core.WebContext
-
- getAppContext() - Method in class org.apache.openejb.ModuleContext
-
- getAppContext() - Method in class org.apache.openejb.server.cxf.event.ServerCreated
-
- getAppContext() - Method in class org.apache.openejb.server.cxf.rs.event.ExtensionProviderRegistration
-
- getAppContext() - Method in class org.apache.openejb.server.cxf.rs.event.ServerCreated
-
- getAppContext(Object) - Method in interface org.apache.openejb.spi.ContainerSystem
-
- getAppContext() - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthConfig
-
- getAppContextKeys() - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getAppContexts() - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getAppContexts() - Method in interface org.apache.openejb.spi.ContainerSystem
-
- getAppContexts(String) - Method in class org.apache.tomee.embedded.Container
-
- getAppInfo(String) - Method in class org.apache.openejb.assembler.classic.Assembler
-
- getAppInfo() - Method in class org.apache.openejb.cdi.StartupObject
-
- getAppJndiContext() - Method in class org.apache.openejb.AppContext
-
- getApplication() - Method in class org.apache.openejb.config.AppModule
-
- getApplication() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the application property.
- getApplicationClient() - Method in class org.apache.openejb.config.ClientModule
-
- getApplicationData() - Method in interface javax.websocket.PongMessage
-
The application data inside the pong message from the peer.
- getApplicationException() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getApplicationException(String) - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getApplicationException(Class) - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getApplicationExceptionMap() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getApplicationExtension() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the applicationExtension property.
- getApplicationFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
Gets the value of the applicationFactory property.
- getApplicationName() - Method in class org.apache.openejb.jee.Application
-
- getApplicationName() - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Gets the value of the applicationName property.
- getApplicationScopeMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that "wraps" application-scoped attributes
- getApplicationScopes() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getApplicationScopes() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getApplicationServer() - Static method in class org.apache.openejb.core.ServerFederation
-
- getApplicationServer() - Static method in class org.apache.openejb.OpenEJB
-
- getApplicationServer() - Static method in class org.openejb.OpenEJB
-
Deprecated.
- getAppModule() - Method in class org.apache.openejb.config.event.BeforeAppInfoBuilderEvent
-
- getAppModule() - Method in class org.apache.openejb.config.Module
-
- getAppWorkingDir() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getArchive() - Method in class org.apache.tomee.catalina.cluster.DeployMessage
-
- getArchive() - Method in class org.apache.ziplock.WebModule
-
- getArchiveName() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getArchiveNameWithoutExtension(<any>) - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- getArchives() - Method in class org.apache.openejb.arquillian.openejb.SWClassLoader
-
- getAreaCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the area code.
- getArgs() - Method in class org.apache.tomee.embedded.component.TomEEEmbeddedArgs
-
- getArgumentList() - Method in class org.apache.taglibs.standard.lang.jstl.FunctionInvocation
-
- getArguments() - Method in exception org.apache.openejb.math.MathRuntimeException
-
Gets the arguments used to build the message of this throwable.
- getArguments() - Method in class org.apache.openejb.server.axis.EjbRpcProvider.AxisRpcInterceptor
-
- getAroundInvoke() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getAroundInvoke() - Method in class org.apache.openejb.jee.Interceptor
-
- getAroundInvoke() - Method in interface org.apache.openejb.jee.Invokable
-
- getAroundInvoke() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getAroundInvoke() - Method in class org.apache.openejb.jee.SessionBean
-
- getAroundTimeout() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getAroundTimeout() - Method in class org.apache.openejb.jee.Interceptor
-
- getAroundTimeout() - Method in interface org.apache.openejb.jee.Invokable
-
- getAroundTimeout() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getAroundTimeout() - Method in class org.apache.openejb.jee.SessionBean
-
- getArquillianProtocol() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getArrayDimensions() - Method in class org.apache.openejb.jee.was.v6.java.ArrayType
-
Gets the value of the arrayDimensions property.
- getArtifact(String, String) - Static method in class org.apache.openejb.arquillian.common.MavenCache
-
- getArtifactId() - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Gets the value of the artifactId property.
- getArtifactId() - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- getArtifactId() - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Gets the value of the artifactId property.
- getArtifactId() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getArtifactId() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getArtifactName() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getArtifactName() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getAsContext() - Method in class org.apache.openejb.jee.jba.IorSecurityConfig
-
Gets the value of the asContext property.
- getAsContext() - Method in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- getAsMap() - Method in class javax.json.bind.JsonbConfig
-
Return all configuration properties as an unmodifiable map.
- getAsMap() - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
Converts the MapSource to a Map.
- getAsmTypeAsString(Class<?>, boolean) - Static method in class org.apache.openejb.util.proxy.LocalBeanProxyFactory
-
Converts a class to a String suitable for ASM.
- getAssemblyDescriptor() - Method in class org.apache.openejb.jee.EjbJar
-
- getAssemblyDescriptor() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the assemblyDescriptor property.
- getAssemblyDescriptors() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Gets the value of the assemblyDescriptors property.
- getAssociatedObjects() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the collection of RegistryObject instances associated with this object.
- getAssociationOverride() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the associationOverride property.
- getAssociationOverride() - Method in class org.apache.openejb.jee.jpa.Embedded
-
Gets the value of the associationOverride property.
- getAssociationOverride() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the associationOverride property.
- getAssociations() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets all Associations where this object is source.
- getAssociationType() - Method in interface javax.xml.registry.infomodel.Association
-
Gets the association type for this Association.
- getAsync() - Method in interface javax.jms.JMSProducer
-
If subsequent calls to send on this JMSProducer object have been configured to be asynchronous then
this method returns the CompletionListener that has previously been configured.
- getAsyncContext() - Method in class javax.servlet.AsyncEvent
-
Gets the AsyncContext from this AsyncEvent.
- getAsyncContext() - Method in interface javax.servlet.ServletRequest
-
- getAsyncContext() - Method in class javax.servlet.ServletRequestWrapper
-
- getAsyncContext() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getAsyncContext() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getAsyncContext() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getAsyncContext() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getAsynchronousClasses() - Method in class org.apache.openejb.BeanContext
-
- getAsynchronousClasses() - Method in class org.apache.openejb.jee.SessionBean
-
- getAsynchronousMethodSignatures() - Method in class org.apache.openejb.BeanContext
-
- getAsynchronousPool() - Method in class org.apache.openejb.AppContext
-
- getAsyncMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getAsyncRemote() - Method in interface javax.websocket.Session
-
Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send
messages asynchronously to the peer.
- getAsyncSupported() - Method in class org.apache.openejb.jee.Servlet
-
- getAtomicName() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getAttachment(SOAPElement) - Method in class javax.xml.soap.SOAPMessage
-
Returns an AttachmentPart object that is associated with an
attachment that is referenced by this SOAPElement or
null if no such attachment exists.
- getAttachmentAsByteArray(String) - Method in class javax.xml.bind.attachment.AttachmentUnmarshaller
-
Retrieve the attachment identified by content-id, cid, as a byte[].
- getAttachmentAsDataHandler(String) - Method in class javax.xml.bind.attachment.AttachmentUnmarshaller
-
Lookup MIME content by content-id, cid, and return as a DataHandler.
- getAttachmentMarshaller() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- getAttachmentMarshaller() - Method in interface javax.xml.bind.Marshaller
-
- getAttachments() - Method in class javax.xml.soap.SOAPMessage
-
Retrieves all the AttachmentPart objects that are part of
this SOAPMessage object.
- getAttachments(MimeHeaders) - Method in class javax.xml.soap.SOAPMessage
-
Retrieves all the AttachmentPart objects that have header
entries that match the specified headers.
- getAttachments() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getAttachmentUnmarshaller() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- getAttachmentUnmarshaller() - Method in interface javax.xml.bind.Unmarshaller
-
- getAttribute(ObjectName, String) - Method in interface javax.management.j2ee.Management
-
Gets the value of a specific attribute of a named managed object.
- getAttribute() - Method in interface javax.persistence.criteria.Fetch
-
Return the metamodel attribute corresponding to the
fetch join.
- getAttribute() - Method in interface javax.persistence.criteria.Join
-
Return the metamodel attribute corresponding to the join.
- getAttribute(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the attribute of the managed
type that corresponds to the specified name.
- getAttribute(String) - Method in interface javax.servlet.http.HttpSession
-
Returns the object bound with the specified name in this session, or
null if no object is bound under the name.
- getAttribute(String) - Method in class javax.servlet.jsp.JspContext
-
Returns the object associated with the name in the page scope or null if not found.
- getAttribute(String, int) - Method in class javax.servlet.jsp.JspContext
-
Return the object associated with the name in the specified scope or null if not found.
- getAttribute(String) - Method in class javax.servlet.jsp.tagext.TagData
-
The value of the attribute.
- getAttribute(String) - Method in interface javax.servlet.ServletContext
-
Returns the servlet container attribute with the given name, or
null if there is no attribute by that name.
- getAttribute(String) - Method in interface javax.servlet.ServletRequest
-
Returns the value of the named attribute as an Object,
or null if no attribute of the given name exists.
- getAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to call getAttribute(String name)
on the wrapped request object.
- getAttribute(String) - Method in class javax.xml.ws.spi.http.HttpContext
-
Returns an attribute value for container's configuration
and other data that can be used by jax-ws runtime.
- getAttribute(String) - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns an attribute that is associated with this
HttpExchange.
- getAttribute(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getAttribute(String, int) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getAttribute(String) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getAttribute(String, int) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getAttribute(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the specified context attribute, if any.
- getAttribute(String) - Method in class org.apache.openejb.core.mdb.MdbContainer.MdbJmxControl
-
- getAttribute(String) - Method in class org.apache.openejb.core.mdb.MdbInstanceManager.MdbJmxControl
-
- getAttribute() - Method in interface org.apache.openejb.jee.AttributeBinding
-
- getAttribute() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getAttribute() - Method in class org.apache.openejb.jee.ContainerTransaction
-
- getAttribute() - Method in class org.apache.openejb.jee.FacesBehavior
-
Gets the value of the attribute property.
- getAttribute() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the attribute property.
- getAttribute() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the attribute property.
- getAttribute() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the attribute property.
- getAttribute() - Method in class org.apache.openejb.jee.FacesValidator
-
Gets the value of the attribute property.
- getAttribute() - Method in class org.apache.openejb.jee.jba.cmp.EntityCommand
-
Gets the value of the attribute property.
- getAttribute() - Method in class org.apache.openejb.jee.MethodAttribute
-
- getAttribute() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getAttribute() - Method in class org.apache.openejb.jee.Tag
-
- getAttribute(ObjectName, String) - Method in class org.apache.openejb.mgmt.MEJBBean
-
- getAttribute(String) - Method in class org.apache.openejb.monitoring.DynamicMBeanWrapper
-
- getAttribute(ObjectName, String) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getAttribute(String) - Method in class org.apache.openejb.monitoring.ManagedMBean
-
- getAttribute(String) - Method in class org.apache.openejb.monitoring.MBeanPojoWrapper
-
- getAttribute(String) - Method in class org.apache.openejb.monitoring.remote.RemoteResourceMonitor
-
- getAttribute(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getAttribute(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getAttribute(String) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getAttribute(String) - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getAttribute(String) - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
- getAttribute(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getAttribute(String) - Method in interface org.apache.openejb.server.httpd.HttpSession
-
Returns the object bound with the specified name in this session, or
null if no object is bound under the name.
- getAttribute(String) - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getAttribute(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getAttribute(String) - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getAttribute(String) - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getAttribute(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getAttribute(String, int) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getAttributeClass() - Method in class org.apache.openejb.jee.FacesAttribute
-
Gets the value of the attributeClass property.
- getAttributeExtension() - Method in class org.apache.openejb.jee.FacesAttribute
-
Gets the value of the attributeExtension property.
- getAttributeName() - Method in interface javax.persistence.AttributeNode
-
Return the name of the attribute corresponding to the
attribute node.
- getAttributeName() - Method in class org.apache.openejb.jee.FacesAttribute
-
Gets the value of the attributeName property.
- getAttributeNames() - Method in interface javax.servlet.http.HttpSession
-
Returns an Enumeration of String objects
containing the names of all the objects bound to this session.
- getAttributeNames() - Method in interface javax.servlet.ServletContext
-
Returns an Enumeration containing the
attribute names available within this ServletContext.
- getAttributeNames() - Method in interface javax.servlet.ServletRequest
-
Returns an Enumeration containing the
names of the attributes available to this request.
- getAttributeNames() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getAttributeNames()
on the wrapped request object.
- getAttributeNames() - Method in class javax.xml.ws.spi.http.HttpContext
-
Returns all attribute names for container's configuration
and other data that can be used by jax-ws runtime.
- getAttributeNames() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Gives all the attribute names that are associated with
this HttpExchange.
- getAttributeNames() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return an enumeration of context attribute names.
- getAttributeNames() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getAttributeNames() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getAttributeNames() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getAttributeNames() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getAttributeNames() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getAttributeNames() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getAttributeNames() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getAttributeNames() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getAttributeNames() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getAttributeNamesInScope(int) - Method in class javax.servlet.jsp.JspContext
-
Enumerate all the attributes in a given scope.
- getAttributeNamesInScope(int) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getAttributeNamesInScope(int) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getAttributeNamesInScope(int) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getAttributeNodes() - Method in interface javax.persistence.EntityGraph
-
Return the attribute nodes of this entity that are included in
the entity graph.
- getAttributeNodes() - Method in interface javax.persistence.Subgraph
-
Return the attribute nodes corresponding to the attributes of
this managed type that are included in the subgraph.
- getAttributeOrXmlAttributeOrReference() - Method in class org.apache.openejb.jee.oejb2.GbeanType
-
Gets the value of the attributeOrXmlAttributeOrReference property.
- getAttributeOverride() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.apache.openejb.jee.jpa.Embedded
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.apache.openejb.jee.jpa.EmbeddedId
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the attributeOverride property.
- getAttributes(ObjectName, String[]) - Method in interface javax.management.j2ee.Management
-
Enables the values of several attributes of a named managed object.
- getAttributes() - Method in interface javax.persistence.metamodel.ManagedType
-
Return the attributes of the managed type.
- getAttributes() - Method in class javax.servlet.jsp.tagext.TagData
-
Enumerates the attributes.
- getAttributes() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Attribute information (in the TLD) on this tag.
- getAttributes() - Method in class org.apache.openejb.config.sys.StackHandler.DeclaredServiceElement
-
- getAttributes() - Method in class org.apache.openejb.config.sys.StackHandler.ResourceElement
-
- getAttributes() - Method in class org.apache.openejb.config.sys.StackHandler.ServiceElement
-
- getAttributes(String[]) - Method in class org.apache.openejb.core.mdb.MdbContainer.MdbJmxControl
-
- getAttributes(String[]) - Method in class org.apache.openejb.core.mdb.MdbInstanceManager.MdbJmxControl
-
- getAttributes() - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the attributes property.
- getAttributes() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getAttributes(ObjectName, String[]) - Method in class org.apache.openejb.mgmt.MEJBBean
-
- getAttributes(String[]) - Method in class org.apache.openejb.monitoring.DynamicMBeanWrapper
-
- getAttributes(ObjectName, String[]) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getAttributes(String[]) - Method in class org.apache.openejb.monitoring.ManagedMBean
-
- getAttributes(String[]) - Method in class org.apache.openejb.monitoring.MBeanPojoWrapper
-
- getAttributes(String[]) - Method in class org.apache.openejb.monitoring.remote.RemoteResourceMonitor
-
- getAttributes(String) - Method in class org.apache.openejb.util.SuperProperties
-
Searches for the attributes associated with the specified property.
- getAttributesScope(String) - Method in class javax.servlet.jsp.JspContext
-
Get the scope where a given attribute is defined.
- getAttributesScope(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getAttributesScope(String) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getAttributesScope(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getAttributeString(String) - Method in class javax.servlet.jsp.tagext.TagData
-
Get the value for a given attribute.
- getAttributeValue(Name) - Method in interface javax.xml.soap.SOAPElement
-
Returns the value of the attribute with the specified name.
- getAttributeValue(QName) - Method in interface javax.xml.soap.SOAPElement
-
Returns the value of the attribute with the specified qname.
- getAudience() - Method in class org.apache.tomee.microprofile.jwt.principal.DefaultJWTCallerPrincipal
-
- getAudience() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The aud(Audience) claim identifies the recipients that the JWT is
intended for.
- getAudit() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the audit property.
- getAuditTrail() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the complete audit trail of all requests that effected a state change in this object as an ordered Collection
of AuditableEvent objects.
- getAuth() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the auth property.
- getAuth() - Method in class org.apache.openejb.server.rest.RESTService
-
- getAuthConstraint() - Method in class org.apache.openejb.jee.SecurityConstraint
-
- getAuthContext(String, Subject, Map) - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthConfig
-
- getAuthContextID(MessageInfo) - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthConfig
-
- getAuthentication() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getAuthentication(HttpServletRequest) - Static method in interface org.apache.tomee.security.http.LoginToContinueMechanism
-
- getAuthenticationMechanism() - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
- getAuthenticationMechanism() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getAuthenticationMechanismType() - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- getAuthenticationScheme() - Method in interface javax.ws.rs.core.SecurityContext
-
Returns the string value of the authentication scheme used to protect
the resource.
- getAuthenticationScheme() - Method in class org.apache.openejb.rest.ThreadLocalSecurityContext
-
- getAuthLayer() - Method in class org.apache.openejb.jee.sun.MessageSecurityBinding
-
- getAuthMethod() - Method in class org.apache.openejb.jee.jba.AsContext
-
Gets the value of the authMethod property.
- getAuthMethod() - Method in class org.apache.openejb.jee.LoginConfig
-
- getAuthMethod() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- getAuthMethod() - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Gets the value of the authMethod property.
- getAuthMethod() - Method in class org.apache.openejb.jee.sun.AsContext
-
- getAuthMethod() - Method in class org.apache.openejb.jee.sun.LoginConfig
-
- getAuthMethod() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getAuthMethod() - Method in class org.apache.openejb.server.webservices.WsService
-
- getAuthParameters() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the parameters that were provided with the SecurityContext#authenticate(AuthParameters) call.
- getAuthParameters() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getAuthParameters() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getAuthRecipient() - Method in class org.apache.openejb.jee.sun.RequestProtection
-
- getAuthRecipient() - Method in class org.apache.openejb.jee.sun.ResponseProtection
-
- getAuthSource() - Method in class org.apache.openejb.jee.sun.RequestProtection
-
- getAuthSource() - Method in class org.apache.openejb.jee.sun.ResponseProtection
-
- getAuthType() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the name of the authentication scheme used to protect
the servlet.
- getAuthType() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getAuthType()
on the wrapped request object.
- getAuthType() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getAuthType() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getAuthType() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getAuthType() - Method in class org.apache.tomee.microprofile.jwt.MPJWTFilter.MPJWTServletRequestWrapper
-
- getAutoFlush() - Method in class org.apache.jasper.compiler.PageInfo
-
- getAutoIncrement() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the autoIncrement property.
- getAutoIncrement() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the autoIncrement property.
- getAutoIncrementTable() - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Gets the value of the autoIncrementTable property.
- getAutoIncrementTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the autoIncrementTemplate property.
- getAutomaticKeyGeneration() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the automaticKeyGeneration property.
- getAutoStart() - Method in interface javax.jms.JMSContext
-
Returns whether the underlying connection used by this JMSContext will be started automatically when a
consumer is created.
- getAutoStart() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- getAutoStart() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- getAvailabilityEnabled() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getAvailableModules(ModuleType, Target[]) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getAvailableModules(ModuleType, Target[]) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getAvailableServices() - Method in class org.apache.openejb.assembler.classic.util.ServiceConfiguration
-
- getBackingStrategyFactory() - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Gets the value of the backingStrategyFactory property.
- getBase() - Method in class org.apache.openejb.loader.SystemInstance
-
- getBase() - Method in class org.apache.tomee.embedded.Container
-
- getBase64Content() - Method in class javax.xml.soap.AttachmentPart
-
Returns an InputStream which can be used to obtain the
content of AttachmentPart as Base64 encoded
character data, this method would base64 encode the raw bytes
of the attachment and return.
- getBaseInputSource() - Method in class org.apache.openejb.core.webservices.WsdlResolver
-
- getBaseName() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
Gets the value of the baseName property.
- getBaseUri() - Method in interface javax.ws.rs.core.UriInfo
-
Get the base URI of the application.
- getBaseURI() - Method in class org.apache.openejb.core.webservices.WsdlResolver
-
- getBaseUri() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getBaseUriBuilder() - Method in interface javax.ws.rs.core.UriInfo
-
Get the base URI of the application in the form of a UriBuilder.
- getBaseUriBuilder() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getBaseUrls() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getBasic() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the basic property.
- getBasic() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the basic property.
- getBasicRemote() - Method in interface javax.websocket.Session
-
Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send
messages synchronously to the peer.
- getBatchCascadeDelete() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Gets the value of the batchCascadeDelete property.
- getBatchingAllowed() - Method in interface javax.websocket.RemoteEndpoint
-
Return whether the implementation is allowed to batch outgoing messages before sending.
- getBatchSize() - Method in class org.apache.openejb.jee.oejb2.SequenceTableType
-
Gets the value of the batchSize property.
- getBDABeansXmlScanner() - Method in class org.apache.openejb.cdi.CdiScanner
-
- getBean() - Method in class org.apache.openejb.core.InstanceContext
-
- getBean() - Method in class org.apache.openejb.jee.bval.ConstraintMappingsType
-
Gets the value of the bean property.
- getBean() - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Gets the value of the bean property.
- getBean() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
-
- getBean1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getBean2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getBeanArchiveInfo() - Method in class org.apache.openejb.cdi.OpenEJBBeanInfoService
-
- getBeanArchiveInformation(URL) - Method in class org.apache.openejb.cdi.OpenEJBBeanInfoService
-
- getBeanCache() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getBeanClass() - Method in class org.apache.openejb.BeanContext
-
- getBeanClass() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getBeanClass() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
- getBeanClass() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getBeanClasses() - Method in class org.apache.openejb.cdi.CdiScanner
-
- getBeanClassesPerBda() - Method in class org.apache.openejb.cdi.CdiScanner
-
- getBeanContainer() - Method in class org.apache.openejb.ProxyInfo
-
- getBeanContext() - Method in class org.apache.openejb.cdi.CdiEjbBean
-
- getBeanContext(Object) - Method in interface org.apache.openejb.Container
-
- getBeanContext(Class) - Static method in class org.apache.openejb.core.cmp.cmp2.Cmp2Util
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.CoreContainerSystem
-
Returns the DeploymentInfo for an EJB with the given deploymentID.
- getBeanContext(Object) - Method in class org.apache.openejb.core.entity.EntityContainer
-
- getBeanContext() - Method in class org.apache.openejb.core.InstanceContext
-
- getBeanContext() - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.managed.ManagedContainer
-
- getBeanContext(Object) - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- getBeanContext(Object) - Method in class org.apache.openejb.core.stateless.StatelessContainer
-
- getBeanContext() - Method in class org.apache.openejb.core.ThreadContext
-
- getBeanContext() - Method in class org.apache.openejb.junit.BeanContextBaseRule
-
- getBeanContext() - Method in class org.apache.openejb.MethodContext
-
- getBeanContext() - Method in class org.apache.openejb.ProxyInfo
-
- getBeanContext() - Method in class org.apache.openejb.server.ejbd.CallContext
-
- getBeanContext(Object) - Method in interface org.apache.openejb.spi.ContainerSystem
-
- getBeanContext() - Method in interface org.apache.openejb.util.proxy.BeanContextInvocationHandler
-
- getBeanContexts() - Method in class org.apache.openejb.AppContext
-
- getBeanContexts() - Method in class org.apache.openejb.assembler.classic.event.NewEjbAvailableAfterApplicationCreated
-
- getBeanContexts() - Method in class org.apache.openejb.cdi.StartupObject
-
- getBeanContexts() - Method in interface org.apache.openejb.Container
-
- getBeanContexts() - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.entity.EntityContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.managed.ManagedContainer
-
- getBeanContexts() - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- getBeanContexts() - Method in class org.apache.openejb.core.stateless.StatelessContainer
-
- getBeanDiscoveryMode() - Method in class org.apache.openejb.jee.Beans
-
- getBeanInfoIndexedProperty(Class, String, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
Returns the BeanInfoIndexedProperty for the specified property in
the given class, or null if not found.
- getBeanInfoManager(Class) - Static method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
Returns the BeanInfoManager for the specified class
- getBeanInfoProperty(Class, String, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
Returns the BeanInfoProperty for the specified property in the
given class, or null if not found.
- getBeanLoadBalancePolicy() - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Gets the value of the beanLoadBalancePolicy property.
- getBeanManager() - Method in class org.apache.openejb.AppContext
-
- getBeanManager() - Method in class org.apache.openejb.batchee.BatchEEServiceManager.TomEEArtifactFactory
-
- getBeanManager() - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- getBeanManagerImpl() - Method in class org.apache.openejb.cdi.WebappWebBeansContext
-
- getBeanMethod() - Method in class org.apache.openejb.jee.InitMethod
-
- getBeanMethod() - Method in class org.apache.openejb.jee.RemoveMethod
-
- getBeanMethod() - Method in class org.apache.openejb.MethodContext
-
- getBeanMethod() - Method in class org.apache.openejb.MethodContext.InterfaceMethodContext
-
- getBeanName() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getBeanPool() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getBeanRepository() - Method in class org.apache.jasper.compiler.PageInfo
-
- getBeans() - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getBeans() - Method in class org.apache.openejb.config.EjbModule
-
- getBeanTransaction() - Method in class org.apache.openejb.core.managed.Instance
-
- getBeanTransaction() - Method in class org.apache.openejb.core.stateful.Instance
-
- getBeanXmls() - Method in class org.apache.openejb.cdi.CdiScanner
-
- getBefore() - Method in class org.apache.openejb.jee.FacesOrdering
-
Gets the value of the before property.
- getBefore() - Method in class org.apache.openejb.jee.Ordering
-
- getBefore(Class) - Method in class org.apache.openejb.observer.ObserverManager.Observer
-
- getBeforeCompletion() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getBeforeCompletion() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getBeforeCompletion() - Method in class org.apache.openejb.jee.Interceptor
-
- getBeforeCompletion() - Method in interface org.apache.openejb.jee.Session
-
- getBeforeCompletion() - Method in class org.apache.openejb.jee.SessionBean
-
- getBeforeCompletionMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getBegin() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Returns the value of the 'begin' attribute for the associated tag,
or null if no 'begin' attribute was specified.
- getBeginColumn() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- getBeginColumn() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- getBeginColumn() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- getBeginLine() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- getBeginLine() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- getBeginLine() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- getBehavior() - Method in class org.apache.openejb.jee.FacesConfig
-
- getBehaviorClass() - Method in class org.apache.openejb.jee.FacesBehavior
-
Gets the value of the behaviorClass property.
- getBehaviorExtension() - Method in class org.apache.openejb.jee.FacesBehavior
-
Gets the value of the behaviorExtension property.
- getBehaviorId() - Method in class org.apache.openejb.jee.FacesBehavior
-
Gets the value of the behaviorId property.
- getBin() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getBinariesDir() - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Gets binaries dir.
- getBind() - Method in class org.apache.openejb.server.ServiceDaemon
-
- getBindableJavaType() - Method in interface javax.persistence.metamodel.Bindable
-
Return the Java type of the represented object.
- getBindableType() - Method in interface javax.persistence.metamodel.Bindable
-
Return the bindable type of the represented object.
- getBinding() - Method in interface javax.xml.ws.BindingProvider
-
Get the Binding for this binding provider.
- getBinding() - Method in class javax.xml.ws.Endpoint
-
Returns the binding for this endpoint.
- getBinding() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getBinding(boolean) - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getBinding() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getBindingEjbRef() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the bindingEjbRef property.
- getBindingEjbRefs() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the bindingEjbRefs property.
- getBindingID() - Method in interface javax.xml.ws.Binding
-
Get the URI for this binding instance.
- getBindingID() - Method in interface javax.xml.ws.handler.PortInfo
-
Gets the URI identifying the binding used by the port being accessed.
- getBindingID() - Method in class org.apache.openejb.core.webservices.PortData
-
- getBindingMessageDestinationRef() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the bindingMessageDestinationRef property.
- getBindingMessageDestinationRefs() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the bindingMessageDestinationRefs property.
- getBindingName() - Method in class org.apache.openejb.jee.oejb2.PortCompletionType
-
Gets the value of the bindingName property.
- getBindingResourceEnvRef() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the bindingResourceEnvRef property.
- getBindingResourceEnvRefs() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the bindingResourceEnvRefs property.
- getBindingResourceRef() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the bindingResourceRef property.
- getBindingResourceRefs() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the bindingResourceRefs property.
- getBindings() - Method in class org.apache.openejb.AppContext
-
- getBindings() - Method in class org.apache.openejb.assembler.classic.JndiBuilder.Bindings
-
- getBindings() - Method in class org.apache.openejb.core.WebContext
-
- getBindingServiceRef() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the bindingServiceRef property.
- getBindingServiceRefs() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the bindingServiceRefs property.
- getBindingStyle(String, String) - Static method in enum org.apache.openejb.server.axis.assembler.BindingStyle
-
- getBindingType() - Method in class org.apache.openejb.server.cxf.JaxWsImplementorInfoImpl
-
- getBindingURI(String) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getBindingUriFromAnn(Class<?>) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getBlockingTimeoutMilliseconds() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getBody(Class<T>) - Method in interface javax.jms.Message
-
Returns the message body as an object of the specified type.
- getBody() - Method in interface javax.xml.soap.SOAPEnvelope
-
Returns the SOAPBody object associated with this
SOAPEnvelope object.
- getBody() - Method in class org.apache.jasper.xmlparser.TreeNode
-
Return the body text associated with this node (if any).
- getBody() - Method in class org.apache.openejb.client.EJBRequest
-
- getBody(Class<T>) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getBody(Class<T>) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingByteMessage
-
- getBody(Class<T>) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getBody(Class<T>) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingObjectMessage
-
- getBody(Class<T>) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingStreamMessage
-
- getBody(Class<T>) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingTextMessage
-
- getBody() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getBodyContent() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
-
Get current bodyContent.
- getBodyContent() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The bodycontent information for this tag.
- getBodyContent() - Method in class org.apache.openejb.jee.Tag
-
- getBodyLength() - Method in interface javax.jms.BytesMessage
-
Gets the number of bytes of the message body when the message is in read-only mode.
- getBodyLength() - Method in class org.apache.openejb.resource.activemq.jms2.WrappingByteMessage
-
- getBoolean(String) - Method in interface javax.jms.MapMessage
-
Returns the boolean value with the specified name.
- getBoolean(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getBoolean1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getBoolean2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getBooleanProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
boolean.
- getBooleanProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the boolean property with the specified name.
- getBooleanProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getBootstrapContext() - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- getBootstrapContext() - Method in class org.apache.openejb.resource.quartz.QuartzResourceAdapter
-
- getBrokerMetaFile() - Static method in class org.apache.openejb.resource.activemq.ActiveMQFactory
-
Returns the prefix metafile name of the poperties file that ActiveMQ should be
provided with.
- getBrokers() - Method in class org.apache.openejb.resource.activemq.ActiveMQ5Factory
-
- getBrokers() - Static method in class org.apache.openejb.resource.activemq.ActiveMQFactory
-
Returns a map of configured brokers.
- getBrokerXmlConfig() - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- getBuffer() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the buffer configuration, which
specifies the default size of the response buffer for any JSP pages
mapped to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getBuffer() - Method in class org.apache.jasper.compiler.JspProperty
-
- getBuffer() - Method in class org.apache.jasper.compiler.PageInfo
-
- getBuffer() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getBufferSize() - Method in class javax.servlet.jsp.JspWriter
-
This method returns the size of the buffer used by the JspWriter.
- getBufferSize() - Method in interface javax.servlet.ServletResponse
-
Returns the actual buffer size used for the response.
- getBufferSize() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getBufferSize()
on the wrapped response object.
- getBufferSize() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getBufferSize() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getBufferSize() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getBufferSizeKb() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getBufferValue() - Method in class org.apache.jasper.compiler.PageInfo
-
- getBuilder() - Method in class javax.xml.bind.annotation.W3CDomHandler
-
- getBuilder() - Method in class org.eclipse.microprofile.config.spi.ConfigProviderResolver
-
- getBulkPassivate() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getBulkPassivate() - Method in class org.apache.openejb.core.managed.SimpleCache
-
- getBulkPassivate() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getBulkResponse(String) - Method in interface javax.xml.registry.RegistryService
-
Returns the BulkResponse associated with specified requestId.
- getBundleActivator() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the bundleActivator property.
- getBundleClassPath() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the bundleClassPath property.
- getBus() - Method in class org.apache.openejb.server.cxf.transport.event.BusCreated
-
- getBus() - Static method in class org.apache.openejb.server.cxf.transport.util.CxfUtil
-
- getBusinessClasses() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getBusinessLifeCycleManager() - Method in interface javax.xml.registry.RegistryService
-
Returns the BusinessLifeCycleManager object implemented by the JAXR provider.
- getBusinessLocal() - Method in class org.apache.openejb.jee.EntityBean
-
- getBusinessLocal() - Method in interface org.apache.openejb.jee.RemoteBean
-
- getBusinessLocal() - Method in class org.apache.openejb.jee.SessionBean
-
- getBusinessLocalBeanHome() - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalBeanInterface() - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalHome() - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalHome(Class) - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalHome(List<Class>, Class) - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalInterface() - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalInterfaces() - Method in class org.apache.openejb.BeanContext
-
- getBusinessLocalInterfaces() - Method in class org.apache.openejb.cdi.CdiEjbBean
-
- getBusinessObject(Class<T>) - Method in interface javax.ejb.SessionContext
-
Obtain an object that can be used to invoke the current bean through
a particular business interface view or its no-interface view.
- getBusinessObject(Class) - Method in class org.apache.openejb.core.BaseSessionContext
-
- getBusinessObject(ProxyInfo) - Method in class org.apache.openejb.core.ivm.IntraVmServer
-
- getBusinessObject(ProxyInfo) - Method in class org.apache.openejb.core.ServerFederation
-
- getBusinessObject(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getBusinessObject(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getBusinessObject(ProxyInfo) - Method in interface org.apache.openejb.spi.ApplicationServer
-
- getBusinessQueryManager() - Method in interface javax.xml.registry.RegistryService
-
Returns the BusinessQueryManager object implemented by the JAXR provider.
- getBusinessRemote() - Method in class org.apache.openejb.jee.EntityBean
-
- getBusinessRemote() - Method in interface org.apache.openejb.jee.RemoteBean
-
- getBusinessRemote() - Method in class org.apache.openejb.jee.SessionBean
-
- getBusinessRemoteHome() - Method in class org.apache.openejb.BeanContext
-
- getBusinessRemoteHome(Class) - Method in class org.apache.openejb.BeanContext
-
- getBusinessRemoteHome(List<Class>, Class) - Method in class org.apache.openejb.BeanContext
-
- getBusinessRemoteInterface() - Method in class org.apache.openejb.BeanContext
-
- getBusinessRemoteInterfaces() - Method in class org.apache.openejb.BeanContext
-
- getByte(String) - Method in interface javax.jms.MapMessage
-
Returns the byte value with the specified name.
- getByte(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getByte1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getByte2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getBytecode(String) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Retrieve the bytecode associated with the class
- getBytecode(String) - Method in class org.apache.openejb.config.FinderFactory.DebugArchive
-
- getBytecode(String) - Method in class org.apache.openejb.config.WebappAggregatedArchive
-
- getBytecodeBirthTime(String) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Retrieve the time the bytecode for a class was created
- getBytecodes() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get the class-name to bytecode map
- getByteProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
String.
- getByteProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the byte property with the specified name.
- getByteProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getBytes(String) - Method in interface javax.jms.MapMessage
-
Returns the byte array value with the specified name.
- getBytes() - Method in exception javax.websocket.DecodeException
-
Return the ByteBuffer containing either the whole message, or the partial message, that could not be decoded, or
null if this exception arose from a failure to decode a text message.
- getBytes(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getCache() - Method in interface javax.persistence.EntityManagerFactory
-
Access the cache that is associated with the entity manager
factory (the "second level cache").
- getCache() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getCache() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getCache() - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- getCache() - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- getCache() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the cache property.
- getCache() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getCache() - Method in class org.apache.openejb.util.Memoizer
-
- getCacheBetweenTransactions() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the cacheBetweenTransactions property.
- getCacheBetweenTransactions() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the cacheBetweenTransactions property.
- getCacheExtension() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to a set of extension cache control directives.
- getCacheHelper() - Method in class org.apache.openejb.jee.sun.Cache
-
- getCacheHelperRefOrDispatcherOrTimeoutOrRefreshFieldOrHttpMethodOrKeyFieldOrConstraintField() - Method in class org.apache.openejb.jee.sun.CacheMapping
-
- getCacheIdleTimeoutInSeconds() - Method in class org.apache.openejb.jee.sun.BeanCache
-
- getCacheInvalidation() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the cacheInvalidation property.
- getCacheInvalidationConfig() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the cacheInvalidationConfig property.
- getCacheLoadFactor() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the cacheLoadFactor property.
- getCacheMapping() - Method in class org.apache.openejb.jee.sun.Cache
-
- getCacheMaxSize() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getCacheObjectMaxSize() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getCacheOnMatch() - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- getCacheOnMatch() - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- getCacheOnMatchFailure() - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- getCacheOnMatchFailure() - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- getCachePolicy() - Method in class org.apache.openejb.jee.jba.ContainerCacheConf
-
Gets the value of the cachePolicy property.
- getCachePolicyConf() - Method in class org.apache.openejb.jee.jba.ContainerCacheConf
-
Gets the value of the cachePolicyConf property.
- getCachePolicyConfOther() - Method in class org.apache.openejb.jee.jba.ContainerCacheConf
-
Gets the value of the cachePolicyConfOther property.
- getCacheSize() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the cacheSize property.
- getCacheTtl() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getCacheType() - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Gets the value of the cacheType property.
- getCachingElement() - Method in class org.apache.openejb.jee.wls.CachingElement
-
Gets the value of the cachingElement property.
- getCachingElement() - Method in class org.apache.openejb.jee.wls.RelationshipCaching
-
Gets the value of the cachingElement property.
- getCachingName() - Method in class org.apache.openejb.jee.wls.EjbQlQuery
-
Gets the value of the cachingName property.
- getCachingName() - Method in class org.apache.openejb.jee.wls.RelationshipCaching
-
Gets the value of the cachingName property.
- getCalendarName() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getCallbackHandler() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getCallbackInterceptors() - Method in class org.apache.openejb.BeanContext
-
- getCallbackThreads() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getCallbackThreads() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getCallByValue() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the callByValue property.
- getCallByValue() - Method in class org.apache.openejb.jee.jba.Interceptor
-
Gets the value of the callByValue property.
- getCallByValue() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the callByValue property.
- getCallContext() - Static method in class org.apache.openejb.server.ejbd.CallContext
-
- getCallEjbStoreOnClean() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the callEjbStoreOnClean property.
- getCaller() - Method in class javax.security.enterprise.credential.CallerOnlyCredential
-
- getCaller() - Method in class javax.security.enterprise.credential.UsernamePasswordCredential
-
- getCallerDn() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
Return the CallerPrincipal for the validated credential.
- getCallerGroups() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
Determines the set of groups that the specified Caller is in, based on
the associated identity store.
- getCallerGroups(CredentialValidationResult) - Method in interface javax.security.enterprise.identitystore.IdentityStore
-
Returns groups for the caller, who is identified by the
CallerPrincipal
(and potentially other values) found in the
validationResult parameter.
- getCallerGroups(CredentialValidationResult) - Method in class javax.security.enterprise.identitystore.IdentityStoreWrapper
-
- getCallerGroups(CredentialValidationResult) - Method in class org.apache.tomee.security.identitystore.TomEEDefaultIdentityStore
-
- getCallerIdentity() - Method in interface javax.ejb.EJBContext
-
- getCallerIdentity() - Method in class org.apache.openejb.core.BaseContext
-
- getCallerPrincipal() - Method in interface javax.ejb.EJBContext
-
Obtain the java.security.Principal that identifies the caller.
- getCallerPrincipal() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Gets the Principal set by a call to notifyContainerAboutLogin().
- getCallerPrincipal() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getCallerPrincipal() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
Return the CallerPrincipal for the validated credential.
- getCallerPrincipal() - Method in interface javax.security.enterprise.SecurityContext
-
Retrieve the platform-specific java.security.Principal that represents
the name of authenticated caller, or null if the current caller is not authenticated.
- getCallerPrincipal() - Method in class org.apache.openejb.core.BaseContext
-
- getCallerPrincipal(SecurityService) - Method in class org.apache.openejb.core.BaseContext
-
- getCallerPrincipal() - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getCallerPrincipal() - Method in class org.apache.openejb.core.security.ConnectorCallbackHandler
-
- getCallerPrincipal() - Method in class org.apache.openejb.ri.sp.PseudoSecurityService
-
- getCallerPrincipal() - Method in interface org.apache.openejb.spi.SecurityService
-
Implementors are encouraged to return a java.security.Principal
object that implements org.apache.openejb.spi.CallerPrincipal
JAAS LoginModule implementors are encouraged to use the CallerPrincipal
interface to denote the best fitting Principal for getCallerPrincipal.
- getCallerPrincipal() - Method in class org.apache.tomee.catalina.TomcatSecurityService
-
- getCallerPrincipal() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getCallerPrincipal() - Method in class org.apache.tomee.security.TomEESecurityContext
-
- getCallerPropagation() - Method in class org.apache.openejb.jee.jba.SasContext
-
Gets the value of the callerPropagation property.
- getCallerPropagation() - Method in class org.apache.openejb.jee.sun.SasContext
-
- getCallerUniqueId() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
Return a string that uniquely identifies this caller within the identity store
(since the Principal name used may not be unique).
- getCallLogging() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the callLogging property.
- getCallProperty() - Method in class org.apache.openejb.jee.sun.PortInfo
-
- getCallProperty() - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- getCallProperty() - Method in class org.apache.openejb.jee.wls.PortInfo
-
Gets the value of the callProperty property.
- getCallProperty() - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Gets the value of the callProperty property.
- getCalls(QName) - Method in interface javax.xml.rpc.Service
-
Gets an array of preconfigured Call objects for
invoking operations on the specified port.
- getCalls(QName) - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- getCanonicalHostName() - Method in class org.apache.openejb.server.ServiceDaemon.AddressMonitor
-
- getCanonicalName(Class) - Static method in class org.apache.jasper.compiler.JspUtil
-
Compute the canonical name from a Class instance.
- getCapabilityLevel() - Method in interface javax.xml.registry.CapabilityProfile
-
Gets the capability level supported by the JAXR provider.
- getCapabilityProfile() - Method in interface javax.xml.registry.RegistryService
-
Returns the CapabilityProfile for the JAXR provider.
- getCapacity() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getCapacity() - Method in class org.apache.openejb.core.managed.SimpleCache
-
- getCapacity() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getCapacity() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the capacity property.
- getCapacityIncrement() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the capacityIncrement property.
- getCapacityName() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the capacityName property.
- getCascade() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the cascade property.
- getCascade() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the cascade property.
- getCascade() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the cascade property.
- getCascade() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the cascade property.
- getCascade() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getCascadeDelete() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getCase() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitch
-
Gets the value of the case property.
- getCatalina_opts() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getCatalinaBaseDir() - Method in class org.apache.tomee.installer.Paths
-
Returns the directory represented by the catalina.base system property
- getCatalinaBaseDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaBatFile() - Method in class org.apache.tomee.installer.Paths
-
- getCatalinaBatFile() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaBinDir() - Method in class org.apache.tomee.installer.Paths
-
- getCatalinaBinDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaConfDir() - Method in class org.apache.tomee.installer.Paths
-
- getCatalinaConfDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaHomeDir() - Method in class org.apache.tomee.installer.Paths
-
Returns the directory represented by the catalina.home system property
- getCatalinaHomeDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaLibDir() - Method in class org.apache.tomee.installer.Paths
-
- getCatalinaLibDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalinaShFile() - Method in class org.apache.tomee.installer.Paths
-
- getCatalinaShFile() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getCatalog() - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.Table
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the catalog property.
- getCategory() - Method in exception org.apache.openejb.config.ValidationError
-
- getCategory() - Method in exception org.apache.openejb.config.ValidationException
-
- getCategory() - Method in exception org.apache.openejb.config.ValidationFailure
-
- getCategory() - Method in exception org.apache.openejb.config.ValidationWarning
-
- getCause() - Method in exception javax.xml.bind.JAXBException
-
- getCause() - Method in exception javax.xml.registry.JAXRException
-
Returns the Throwable embedded in this JAXRException
if there is one.
- getCause() - Method in exception javax.xml.soap.SOAPException
-
Returns the Throwable object embedded in this
SOAPException if there is one.
- getCause(Throwable) - Static method in class org.apache.openejb.client.EJBInvocationHandler
-
- getCause() - Method in class org.apache.openejb.client.event.ConnectionStrategyFailed
-
- getCause() - Method in exception org.apache.openejb.config.ValidationError
-
- getCause(Throwable) - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- getCause() - Method in exception org.apache.openejb.core.NoSuchObjectException
-
Answers the cause of this Throwable, or null if there is no cause.
- getCause() - Method in exception org.apache.openejb.core.transaction.TransactionRolledbackException
-
Answers the cause of this Throwable, or null if there is no cause.
- getCausedByException() - Method in exception javax.ejb.EJBException
-
Obtain the exception that caused the EJBException to be thrown.
- getCauses() - Method in exception org.apache.openejb.UndeployException
-
- getCdiInterceptorBean() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getCdiInterceptors() - Method in class org.apache.openejb.BeanContext
-
- getCerts() - Method in class org.apache.tomee.catalina.realm.event.SslAuthenticationEvent
-
- getChallenges() - Method in exception javax.ws.rs.NotAuthorizedException
-
Get the list of authorization challenges associated with the exception and
applicable to the resource requested by the client.
- getChar(String) - Method in interface javax.jms.MapMessage
-
Returns the Unicode character value with the specified name.
- getChar(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getChar1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getChar2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getCharacterEncoding() - Method in interface javax.servlet.ServletRequest
-
Returns the name of the character encoding used in the body of this
request.
- getCharacterEncoding() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getCharacterEncoding()
on the wrapped request object.
- getCharacterEncoding() - Method in interface javax.servlet.ServletResponse
-
Returns the name of the character encoding (MIME charset)
used for the body sent in this response.
- getCharacterEncoding() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getCharacterEncoding()
on the wrapped response object.
- getCharacterEncoding() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getCharacterEncoding() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getCharacterEncoding() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getCharacterEncoding() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getCharacterEncoding() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getCharacterEncoding() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getCharacterEncoding() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getCharset() - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- getCharsetName() - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Gets the canonical name for the charset for this object.
- getCheckDirtyAfterGet() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the checkDirtyAfterGet property.
- getCheckDirtyAfterGet() - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Gets the value of the checkDirtyAfterGet property.
- getCheckExistsOnMethod() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the checkExistsOnMethod property.
- getCheckInterval() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Background JSP compile thread check intervall
- getCheckInterval() - Method in class org.apache.jasper.JspC
-
Background compilation check intervals in seconds
- getCheckInterval() - Method in interface org.apache.jasper.Options
-
Background compile thread check interval in seconds
- getCheckpointAtEndOfMethod() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getCheckpointedMethods() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getChecksumEnabled() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getChildConceptCount() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets number of children.
- getChildConceptCount() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets number of children.
- getChildElements() - Method in interface javax.xml.soap.SOAPElement
-
Returns an
Iterator over all the immediate child
Nodes of this element.
- getChildElements(Name) - Method in interface javax.xml.soap.SOAPElement
-
Returns an
Iterator over all the immediate child
Nodes of this element with the specified name.
- getChildElements(QName) - Method in interface javax.xml.soap.SOAPElement
-
Returns an
Iterator over all the immediate child
Nodes of this element with the specified qname.
- getChildGauge() - Method in class io.astefanutti.metrics.cdi.se.InheritedChildGaugeMethodBean
-
- getChildGauge() - Method in class io.astefanutti.metrics.cdi.se.InheritedGaugeMethodBean
-
- getChildLogger(String) - Method in class org.apache.openejb.util.Logger
-
- getChildOrganizationCount() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets number of children.
- getChildOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets all immediate children Organizations.
- getChildren() - Method in exception org.apache.openejb.core.timer.EJBCronTrigger.ParseException
-
- getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets all immediate children Concepts.
- getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets all immediate children Concepts.
- getChildTargetModuleID() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl
-
- getChildTargetModuleID() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl
-
- getCircuits() - Method in exception org.apache.openejb.util.CircularReferencesException
-
- getCity() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the city.
- getClaim(String) - Method in class org.apache.tomee.microprofile.jwt.principal.DefaultJWTCallerPrincipal
-
- getClaim(String) - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
Access the value of the indicated claim.
- getClaimKey(Claim) - Static method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getClaimNames() - Method in class org.apache.tomee.microprofile.jwt.principal.DefaultJWTCallerPrincipal
-
- getClaimNames() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
Access the names of all claims are associated with this token.
- getClassDebugInfo() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should class files be compiled with debug information?
- getClassDebugInfo() - Method in class org.apache.jasper.JspC
-
- getClassDebugInfo() - Method in interface org.apache.jasper.Options
-
Should we include debug information in compiled class?
- getClasses() - Method in class javax.ws.rs.core.Application
-
Get a set of root resource, provider and
feature classes.
- getClasses() - Method in interface javax.ws.rs.core.Configuration
-
Get the immutable set of registered JAX-RS component (such as provider or
feature) classes to be instantiated, injected and utilized in the scope
of the configurable instance.
- getClasses() - Method in class org.apache.openejb.config.ScanUtil.ScanHandler
-
- getClasses() - Method in class org.apache.openejb.jee.Beans.Alternatives
-
- getClasses() - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getClasses() - Method in class org.apache.openejb.server.rest.InternalApplication
-
- getClassesFilter() - Method in class org.apache.tomee.embedded.Configuration
-
- getClassesMap() - Method in class org.apache.openejb.config.WebappAggregatedArchive
-
- getClassesNotLoaded() - Method in class org.apache.openejb.config.FinderFactory.ModuleLimitedFinder
-
- getClassesNotLoaded() - Method in class org.apache.openejb.util.AnnotationFinder
-
Returns a list of classes that could not be loaded in last invoked findAnnotated* method.
- getClassFileName() - Method in class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- getClassFileName() - Method in class org.apache.jasper.JspCompilationContext
-
- getClassifications() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the Classification instances that classify this object.
- getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the ClassificationScheme that is used in classifying the object.
- getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the ClassificationScheme that this Concept is a descendent of.
- getClassifiedObject() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the Object that is being classified.
- getClassifier() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getClassImport() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the classImport property.
- getClassLastModified() - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- getClassLastModified() - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- getClassLoader() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns ClassLoader that the provider may use to load any
classes, resources, or open URLs.
- getClassLoader() - Method in interface javax.servlet.ServletContext
-
Gets the class loader of the web application represented by this
ServletContext.
- getClassLoader() - Method in class org.apache.jasper.JspCompilationContext
-
What class loader to use for loading classes while compiling
this JSP?
- getClassLoader() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getClassLoader() - Method in class org.apache.openejb.AppContext
-
- getClassLoader() - Method in class org.apache.openejb.BeanContext
-
- getClassLoader() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getClassLoader() - Method in class org.apache.openejb.cdi.StartupObject
-
- getClassLoader() - Method in class org.apache.openejb.config.AppModule
-
- getClassLoader() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getClassLoader() - Method in class org.apache.openejb.config.Module
-
- getClassLoader() - Method in class org.apache.openejb.config.PersistenceModule
-
- getClassLoader() - Method in class org.apache.openejb.core.WebContext
-
- getClassLoader() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getClassLoader() - Method in interface org.apache.openejb.loader.ClassPath
-
- getClassLoader() - Method in class org.apache.openejb.loader.ContextClassPath
-
- getClassLoader() - Method in class org.apache.openejb.loader.SystemClassPath
-
- getClassLoader() - Method in class org.apache.openejb.loader.SystemInstance
-
- getClassLoader() - Method in class org.apache.openejb.loader.TomcatClassPath
-
- getClassLoader() - Method in class org.apache.openejb.ModuleContext
-
- getClassLoader(ObjectName) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getClassLoader() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getClassLoader() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getClassLoader() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getClassLoader() - Method in class org.apache.openejb.server.cxf.rs.CdiResourceProvider
-
- getClassLoader() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getClassLoader() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getClassLoader() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getClassLoader() - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- getClassloaderFilteredPackages() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getClassLoaderFor(ObjectName) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getClassLoaderRepository() - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getClassLoaderResource(String) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getClassLoaderResources(String) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getClassName() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <variable-class> element.
- getClassName() - Method in class javax.servlet.jsp.tagext.VariableInfo
-
Returns the type of this variable.
- getClassName() - Method in interface javax.servlet.Registration
-
Gets the fully qualified class name of the Servlet or Filter that
is represented by this Registration.
- getClassName() - Method in class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- getClassName() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getClassName() - Method in class org.apache.openejb.client.CallbackMetaData
-
- getClassname() - Method in class org.apache.openejb.client.serializer.SerializationWrapper
-
- getClassName() - Method in interface org.apache.openejb.config.Service
-
- getClassName() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getClassName() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the className property.
- getClassname() - Method in class org.apache.openejb.Injection
-
- getClassName() - Method in class org.apache.openejb.jee.AroundInvoke
-
- getClassName() - Method in class org.apache.openejb.jee.AroundTimeout
-
- getClassName() - Method in interface org.apache.openejb.jee.CallbackMethod
-
- getClassName() - Method in class org.apache.openejb.jee.DataSource
-
- getClassName() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getClassName() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getClassName() - Method in class org.apache.openejb.jee.JMSDestination
-
- getClassName() - Method in class org.apache.openejb.jee.LifecycleCallback
-
- getClassName() - Method in class org.apache.openejb.jee.Method
-
- getClassName() - Method in class org.apache.openejb.jee.MethodAttribute
-
- getClassName() - Method in class org.apache.openejb.jee.NamedMethod
-
- getClassName() - Method in class org.apache.openejb.jee.oejb3.PojoDeployment
-
- getClassName() - Method in class org.apache.openejb.jee.sun.CacheHelper
-
- getClassName() - Method in class org.apache.openejb.jee.sun.PrincipalName
-
- getClassname() - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getClassPath() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
The classpath that is passed off to the Java compiler.
- getClassPath() - Method in class org.apache.jasper.EmbeddedServletOptions
-
What classpath should I use while compiling the servlets
generated from JSP files?
- getClassPath() - Method in class org.apache.jasper.JspC
-
- getClassPath() - Method in class org.apache.jasper.JspCompilationContext
-
The classpath that is passed off to the Java compiler.
- getClassPath() - Method in interface org.apache.jasper.Options
-
What classpath should I use while compiling the servlets
generated from JSP files?
- getClasspath() - Method in class org.apache.openejb.config.DeploymentLoader.ExternalConfiguration
-
- getClasspath() - Method in interface org.apache.openejb.config.Service
-
- getClasspath() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getClasspath() - Method in class org.apache.openejb.config.sys.Deployments
-
- getClassPath() - Method in class org.apache.openejb.loader.SystemInstance
-
- getClasspath() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getClasspathAPI() - Method in interface org.apache.openejb.config.Service
-
- getClasspathAPI() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getClasspathConfiguration() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getClassType() - Method in interface javax.persistence.Subgraph
-
Return the type for which this subgraph was defined.
- getClassType() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the classType property.
- getClazz() - Method in class org.apache.openejb.config.sys.Service
-
- getClazz() - Method in class org.apache.openejb.jee.AroundInvoke
-
- getClazz() - Method in class org.apache.openejb.jee.AroundTimeout
-
- getClazz() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallParameter
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jba.cmp.DependentValueClass
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jba.cmp.EntityCommand
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- getClazz() - Method in class org.apache.openejb.jee.jpa.IdClass
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jpa.MapKeyClass
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the clazz property.
- getClazz() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getClazz() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getClazz() - Method in class org.apache.openejb.jee.oejb2.GbeanType
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the clazz property.
- getClazz() - Method in class org.apache.openejb.server.axis.client.TypeInfo
-
- getCleanOnStartUp() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getCleanReadAheadOnLoad() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the cleanReadAheadOnLoad property.
- getCleanReadAheadOnLoad() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the cleanReadAheadOnLoad property.
- getClient() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the client instance associated with the request.
- getClient() - Method in class org.apache.openejb.client.EJBInvocationHandler
-
- getClientAuth() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getClientAuth() - Method in class org.apache.tomee.embedded.Configuration
-
- getClientAuth() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getClientAuth() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getClientAuthConfig(String, String, CallbackHandler) - Method in class org.apache.tomee.security.provider.TomEESecurityAuthConfigProvider
-
- getClientAuthentication() - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Gets the value of the clientAuthentication property.
- getClientBehaviorRenderer() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getClientBehaviorRendererClass() - Method in class org.apache.openejb.jee.FacesClientBehaviorRenderer
-
Gets the value of the clientBehaviorRendererClass property.
- getClientBehaviorRendererType() - Method in class org.apache.openejb.jee.FacesClientBehaviorRenderer
-
Gets the value of the clientBehaviorRendererType property.
- getClientCertAuthentication() - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Gets the value of the clientCertAuthentication property.
- getClientConfiguration(TargetModuleID) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.ProgressObjectImpl
-
- getClientConfiguration(TargetModuleID) - Method in class org.apache.openejb.config.VmDeploymentManager.ProgressObjectImpl
-
- getClientID() - Method in interface javax.jms.Connection
-
Gets the client identifier for this connection.
- getClientID() - Method in interface javax.jms.JMSContext
-
Gets the client identifier for the JMSContext's connection.
- getClientId() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getClientID() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- getClientID() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- getClientIdentity() - Method in class org.apache.openejb.client.ClientIdentityPrincipal
-
- getClientIdentity() - Method in class org.apache.openejb.client.ClientMetaData
-
- getClientIdentity() - Method in class org.apache.openejb.client.EJBInvocationHandler
-
- getClientIdentity() - Method in class org.apache.openejb.client.EJBRequest
-
- getClientInterceptors() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the clientInterceptors property.
- getClientModule() - Method in class org.apache.openejb.config.EjbModule
-
- getClientModules() - Method in class org.apache.openejb.config.AppModule
-
- getClientsOnSameServer() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the clientsOnSameServer property.
- getClientSubject() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the subject for which authentication is to take place.
- getClientSubject() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getClientSubject() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getClockProvider() - Method in class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- getClockProvider() - Method in class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper
-
- getClockProvider() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété clockProvider.
- getCloseCode(int) - Static method in enum javax.websocket.CloseReason.CloseCodes
-
Creates a CloseCode from the given int code number.
- getCloseCode() - Method in class javax.websocket.CloseReason
-
The Close code associated with this CloseReason.
- getCloseCount() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
-
The number of connections closed
- getCloseCount() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
-
Number of connections closed.
- getCloseTimeout() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getCloseTimeout() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getCluster() - Method in class org.apache.openejb.client.event.ConnectionStrategyFailed
-
- getCluster() - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Gets the value of the cluster property.
- getCluster() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- getClusterConfig() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the clusterConfig property.
- getClusterConfig() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the clusterConfig property.
- getClusterConfig() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the clusterConfig property.
- getClustered() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the clustered property.
- getClustered() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the clustered property.
- getClustering() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Reference to abstract clustering element defined in
imported "geronimo-application-2.0.xsd"
- getClusterInvalidationDisabled() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the clusterInvalidationDisabled property.
- getClusterMetaData() - Method in class org.apache.openejb.client.Client.Context
-
- getClusterMetaData() - Method in class org.apache.openejb.client.event.ClusterMetaDataUpdated
-
- getClusterMetaDataVersion() - Method in class org.apache.openejb.client.ClusterRequest
-
- getCmd() - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Gets cmd.
- getCmd() - Method in class org.apache.openejb.maven.plugin.BuildTomEEMojo
-
- getCmd() - Method in class org.apache.openejb.maven.plugin.ConfigTestTomEEMojo
-
- getCmd() - Method in class org.apache.openejb.maven.plugin.RunTomEEMojo
-
- getCmd() - Method in class org.apache.openejb.maven.plugin.StartTomEEMojo
-
- getCmd() - Method in class org.apache.openejb.maven.plugin.StopTomEEMojo
-
- getCmp() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getCMPAttribute() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the cmpAttribute property.
- getCMPAttributes() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the cmpAttributes property.
- getCmpCallback() - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory
-
- getCmpConnectionFactories() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the cmpConnectionFactories property.
- getCmpConnectionFactory() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Gets the value of the cmpConnectionFactory property.
- getCmpEngineFactory() - Method in class org.apache.openejb.config.typed.CmpEntityContainerBuilder
-
- getCmpField() - Method in class org.apache.openejb.jee.EntityBean
-
- getCmpField() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the cmpField property.
- getCmpField() - Method in class org.apache.openejb.jee.wls.FieldMap
-
Gets the value of the cmpField property.
- getCmpField() - Method in class org.apache.openejb.jee.wls.UnknownPrimaryKeyField
-
Gets the value of the cmpField property.
- getCmpFieldClass() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Gets the value of the cmpFieldClass property.
- getCmpFieldGroupMapping() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
Gets the value of the cmpFieldGroupMapping property.
- getCmpFieldMapping() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the cmpFieldMapping property.
- getCmpFieldMapping() - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- getCmpFieldName() - Method in class org.apache.openejb.jee.oejb2.CmpFieldGroupMappingType
-
Gets the value of the cmpFieldName property.
- getCmpFieldName() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Gets the value of the cmpFieldName property.
- getCmpFieldName() - Method in class org.apache.openejb.jee.oejb2.GroupType
-
Gets the value of the cmpFieldName property.
- getCmpFieldOrCmrField() - Method in class org.apache.openejb.jee.wls.FieldGroup
-
Gets the value of the cmpFieldOrCmrField property.
- getCmpImplClass() - Method in class org.apache.openejb.BeanContext
-
- getCmpImplClassName(String, String) - Static method in class org.apache.openejb.core.cmp.CmpUtil
-
- getCmpMappings() - Method in class org.apache.openejb.config.AppModule
-
- getCmpResource() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getCmpVersion() - Method in class org.apache.openejb.jee.EntityBean
-
- getCmrField() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getCmrField() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Gets the value of the cmrField property.
- getCmrField() - Method in class org.apache.openejb.jee.oejb2.GroupType
-
Gets the value of the cmrField property.
- getCmrField() - Method in class org.apache.openejb.jee.wls.CachingElement
-
Gets the value of the cmrField property.
- getCmrFieldDescriptor(Type) - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getCmrFieldGroupMapping() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
Gets the value of the cmrFieldGroupMapping property.
- getCmrFieldMapping() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RoleMapping
-
Gets the value of the cmrFieldMapping property.
- getCmrFieldMapping() - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- getCmrFieldName() - Method in class org.apache.openejb.jee.CmrField
-
- getCmrFieldName() - Method in class org.apache.openejb.jee.oejb2.CmrFieldGroupMappingType
-
Gets the value of the cmrFieldName property.
- getCmrFieldName() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.CmrField
-
Gets the value of the cmrFieldName property.
- getCmrFieldName() - Method in class org.apache.openejb.jee.oejb2.GroupType.CmrField
-
Gets the value of the cmrFieldName property.
- getCmrFieldName() - Method in class org.apache.openejb.jee.sun.CmrFieldMapping
-
- getCmrFields() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the cmrFields property.
- getCmrFieldType() - Method in class org.apache.openejb.jee.CmrField
-
- getCmrStyle() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getCmtTimeoutInSeconds() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getCnonce() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getCode() - Method in interface javax.websocket.CloseReason.CloseCode
-
Returns the code number, for example the integer '1000' for normal closure.
- getCode() - Method in enum javax.websocket.CloseReason.CloseCodes
-
Return the code number of this status code.
- getCode() - Method in enum org.apache.openejb.client.RequestMethodCode
-
- getCode() - Method in enum org.apache.openejb.client.RequestType
-
- getCode() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
gets the HTTP response code
- getCodeSource() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get the SecurityManager Policy CodeSource for this web
applicaiton context.
- getCollection(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Collection-valued attribute of the managed type
that corresponds to the specified name and Java element type.
- getCollection(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Collection-valued attribute of the managed type
that corresponds to the specified name.
- getCollection() - Method in interface javax.xml.registry.BulkResponse
-
Get the Collection of objects returned as a response of a
bulk operation.
- getCollectionTable() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the collectionTable property.
- getCollectionType() - Method in interface javax.persistence.metamodel.PluralAttribute
-
Return the collection type.
- getCollectionType() - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getCollectionType() - Method in class org.apache.openejb.jee.was.v6.ejb.CMRField
-
Gets the value of the collectionType property.
- getCollectionTypes() - Method in class org.apache.openejb.jee.was.v6.ejb.CMRField
-
Gets the value of the collectionTypes property.
- getColumn() - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
Gets the value of the column property.
- getColumn() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the column property.
- getColumn() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the column property.
- getColumn() - Method in interface org.apache.openejb.jee.jpa.Field
-
- getColumn() - Method in class org.apache.openejb.jee.jpa.FieldResult
-
Gets the value of the column property.
- getColumn() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the column property.
- getColumn() - Method in class org.apache.openejb.jee.jpa.Transient
-
- getColumn() - Method in class org.apache.openejb.jee.jpa.Version
-
Gets the value of the column property.
- getColumn() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
Deprecated.
- getColumn() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
Deprecated.
- getColumn() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
Deprecated.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.Column
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.apache.openejb.jee.jpa.PrimaryKeyJoinColumn
-
Gets the value of the columnDefinition property.
- getColumnMap() - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Gets the value of the columnMap property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.jpa.UniqueConstraint
-
Gets the value of the columnName property.
- getColumnName() - Method in class org.apache.openejb.jee.sun.CheckVersionOfAccessedInstances
-
- getColumnName() - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- getColumnName() - Method in class org.apache.openejb.jee.sun.ColumnPair
-
- getColumnNames() - Method in interface javax.servlet.jsp.jstl.sql.Result
-
Returns the names of the columns in the result.
- getColumnNames() - Method in class org.apache.taglibs.standard.tag.common.sql.ResultImpl
-
Returns an array of String objects.
- getColumnNumber() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
- getColumnNumber() - Method in interface javax.xml.bind.ValidationEventLocator
-
Return the column number if available
- getColumnPair() - Method in class org.apache.openejb.jee.sun.CmrFieldMapping
-
- getColumnPair() - Method in class org.apache.openejb.jee.sun.SecondaryTable
-
- getColumnResult() - Method in class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
Gets the value of the columnResult property.
- getColumns() - Method in class org.apache.openejb.table.Line
-
- getCombinedQName() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the combinedQName property.
- getCommand() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.DeploymentStatusImpl
-
- getCommand() - Method in class org.apache.openejb.config.VmDeploymentManager.DeploymentStatusImpl
-
- getCommand() - Method in class org.apache.tomee.livereload.Command
-
- getCommandLine() - Method in class org.apache.tomee.embedded.component.TomEEEmbeddedArgs
-
- getComment() - Method in class javax.servlet.http.Cookie
-
Returns the comment describing the purpose of this cookie, or
null if the cookie has no comment.
- getComment() - Method in interface javax.servlet.SessionCookieConfig
-
Gets the comment that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- getComment() - Method in class javax.ws.rs.core.NewCookie
-
Get the comment associated with the cookie.
- getComment() - Method in interface javax.ws.rs.sse.SseEvent
-
Get a comment string that accompanies the event.
- getComment() - Method in class org.apache.openejb.jee.CookieConfig
-
- getComment(String) - Method in class org.apache.openejb.util.SuperProperties
-
Searches for the comment associated with the specified property.
- getCommentIndent() - Method in class org.apache.openejb.util.SuperProperties
-
Gets the number of spaces to indent comment after '#' character.
- getCommitOption() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the commitOption property.
- getCommitOption() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getCommits() - Method in class org.apache.openejb.resource.GeronimoTransactionManagerFactory.TransactionManagerMBean
-
- getCommittedCount() - Method in interface javax.management.j2ee.statistics.JTAStats
-
Number of committed transactions.
- getCommonLoader() - Method in class org.apache.openejb.loader.TomcatClassPath
-
- getCommonPropertyType(ELContext, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is null, returns String.class.
- getCommonPropertyType(ELContext, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is null, returns String.class.
- getCommonPropertyType(ELContext, Object) - Method in class org.apache.openejb.cdi.WebAppElResolver
-
- getCompatibility() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getCompatibility() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the compatibility property.
- getCompilationContext() - Method in class org.apache.jasper.compiler.Compiler
-
- getCompiler() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Compiler to use.
- getCompiler() - Method in class org.apache.jasper.JspC
-
Compiler to use.
- getCompiler() - Method in class org.apache.jasper.JspCompilationContext
-
- getCompiler() - Method in interface org.apache.jasper.Options
-
Compiler to use.
- getCompilerClassName() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getCompilerClassName() - Method in class org.apache.jasper.JspC
-
- getCompilerClassName() - Method in interface org.apache.jasper.Options
-
The name of class that implements JavaCompiler, used for Java compilations.
- getCompilerSourceVM() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getCompilerSourceVM() - Method in class org.apache.jasper.JspC
-
- getCompilerSourceVM() - Method in interface org.apache.jasper.Options
-
Compiler source VM, e.g.
- getCompilerTargetVM() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getCompilerTargetVM() - Method in class org.apache.jasper.JspC
-
- getCompilerTargetVM() - Method in interface org.apache.jasper.Options
-
The compiler target VM, e.g.
- getCompletedTaskCount() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getCompletedTaskCount() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getComponent(Class<T>) - Method in class org.apache.openejb.client.ClientInstance
-
Gets a global component instance.
- getComponent(Class<T>) - Method in class org.apache.openejb.client.Context
-
- getComponent() - Method in class org.apache.openejb.core.ivm.naming.ParsedName
-
- getComponent() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the component property.
- getComponent() - Method in class org.apache.openejb.loader.event.ComponentAdded
-
- getComponent() - Method in class org.apache.openejb.loader.event.ComponentRemoved
-
- getComponent(Class<T>) - Method in class org.apache.openejb.loader.SystemInstance
-
I'm not sure how this will play out, but I've used class instances instead of strings
for lookups as class instances are classloader scoped and there is an implicit "namespace"
associated with that.
- getComponentClass() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the componentClass property.
- getComponentExtension() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the componentExtension property.
- getComponentFamily() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the componentFamily property.
- getComponentHashCode() - Method in class org.apache.openejb.core.ivm.naming.ParsedName
-
- getComponentName() - Method in exception org.apache.openejb.config.ValidationException
-
- getComponentName() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the componentName property.
- getComponentQName() - Method in class org.apache.openejb.server.axis.client.ArrayTypeInfo.UpdatableArrayTypeInfo
-
- getComponents() - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getComponents() - Method in class org.apache.openejb.util.URISupport.CompositeData
-
- getComponentScopedRefs() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the componentScopedRefs property.
- getComponentType() - Method in class org.apache.openejb.BeanContext
-
- getComponentType() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the componentType property.
- getComponentType() - Method in class org.apache.openejb.jee.was.v6.java.ArrayType
-
Gets the value of the componentType property.
- getComponentType() - Method in class org.apache.openejb.server.axis.client.ArrayTypeInfo.UpdatableArrayTypeInfo
-
- getComponentType() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getComponentTypes() - Method in class org.apache.openejb.jee.was.v6.java.ArrayType
-
Gets the value of the componentTypes property.
- getCompoundSelectionItems() - Method in interface javax.persistence.criteria.Selection
-
Return the selection items composing a compound selection.
- getConcept() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the Concept that is classifying the object.
- getConcurrencyAttribute(Method) - Method in class org.apache.openejb.BeanContext
-
- getConcurrencyManagementType() - Method in class org.apache.openejb.jee.SessionBean
-
- getConcurrencyStrategy() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the concurrencyStrategy property.
- getConcurrencyStrategy() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the concurrencyStrategy property.
- getConcurrentMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getCondition() - Method in class org.apache.openejb.client.event.RetryConditionAdded
-
- getCondition() - Method in class org.apache.openejb.client.event.RetryConditionRemoved
-
- getConf(String) - Method in class org.apache.openejb.loader.SystemInstance
-
- getConf() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getConf() - Method in class org.apache.tomee.embedded.Configuration
-
- getConf() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getConfidentiality() - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Gets the value of the confidentiality property.
- getConfidentiality() - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- getConfidentiality() - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Gets the value of the confidentiality property.
- getConfig() - Method in class org.apache.openejb.core.timer.ScheduleData
-
- getConfig() - Static method in class org.eclipse.microprofile.config.ConfigProvider
-
- getConfig(ClassLoader) - Static method in class org.eclipse.microprofile.config.ConfigProvider
-
- getConfig() - Method in class org.eclipse.microprofile.config.spi.ConfigProviderResolver
-
- getConfig(ClassLoader) - Method in class org.eclipse.microprofile.config.spi.ConfigProviderResolver
-
- getConfigFile() - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Gets the value of the configFile property.
- getConfigName() - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Gets the value of the configName property.
- getConfigParserClass() - Method in class org.apache.openejb.jee.jba.LoaderRepositoryConfig
-
Gets the value of the configParserClass property.
- getConfigProperties() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the configProperties property.
- getConfigProperty() - Method in class org.apache.openejb.jee.ActivationSpec
-
- getConfigProperty() - Method in class org.apache.openejb.jee.AdminObject
-
- getConfigProperty() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getConfigProperty() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getConfigProperty() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getConfigPropertyName() - Method in class org.apache.openejb.jee.ConfigProperty
-
- getConfigPropertyName() - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- getConfigPropertyType() - Method in class org.apache.openejb.jee.ConfigProperty
-
- getConfigPropertyValue() - Method in class org.apache.openejb.jee.ConfigProperty
-
- getConfigSources() - Method in interface org.eclipse.microprofile.config.Config
-
- getConfigSources(ClassLoader) - Method in interface org.eclipse.microprofile.config.spi.ConfigSourceProvider
-
- getConfiguration() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the immutable configuration of the request.
- getConfiguration() - Method in interface javax.ws.rs.core.Configurable
-
Get a live view of an internal configuration state of this configurable instance.
- getConfiguration() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- getConfiguration(Message) - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.DefaultProviderComparator
-
- getConfiguration() - Method in class org.apache.tomee.embedded.Container
-
- getConfiguration() - Method in class org.apache.tomee.embedded.junit.TomEEEmbeddedRule
-
- getConfigurationClass() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEContainer
-
- getConfigurationClass() - Method in class org.apache.openejb.arquillian.openejb.OpenEJBDeployableContainer
-
- getConfigurationClass() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEContainer
-
- getConfigurationClass() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappContainer
-
- getConfigurationCustomizers() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getConfigurationFactory() - Method in class org.apache.tomee.embedded.Container
-
- getConfigurationName() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the configurationName property.
- getConfigurationName() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the configurationName property.
- getConfigurationName() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the configurationName property.
- getConfigurator() - Method in interface javax.websocket.ClientEndpointConfig
-
Return the custom configurator for this configuration.
- getConfigurator() - Method in interface javax.websocket.server.ServerEndpointConfig
-
- getConfResource(String) - Static method in class org.apache.openejb.util.ConfUtils
-
- getConnectAttempts() - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Gets connect attempts.
- getConnectAttempts() - Method in class org.apache.openejb.maven.plugin.ConfigTestTomEEMojo
-
- getConnection() - Method in interface javax.resource.cci.ConnectionFactory
-
Gets a connection to an EIS instance.
- getConnection(ConnectionSpec) - Method in interface javax.resource.cci.ConnectionFactory
-
Gets a connection to an EIS instance.
- getConnection() - Method in interface javax.resource.cci.Interaction
-
Gets the Connection associated with the Interaction.
- getConnection(Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnection
-
Creates a new connection handle for the underlying physical connection
represented by the ManagedConnection instance.
- getConnection() - Method in class org.apache.openejb.client.ClientDataSource
-
- getConnection(String, String) - Method in class org.apache.openejb.client.ClientDataSource
-
- getConnection(URI) - Method in interface org.apache.openejb.client.ConnectionFactory
-
- getConnection(ClusterMetaData, ServerMetaData, Request) - Static method in class org.apache.openejb.client.ConnectionManager
-
- getConnection(URI) - Static method in class org.apache.openejb.client.ConnectionManager
-
- getConnection(URI) - Method in class org.apache.openejb.client.FailoverConnectionFactory
-
- getConnection(URI) - Method in class org.apache.openejb.client.HttpConnectionFactory
-
- getConnection(URI) - Method in class org.apache.openejb.client.MulticastConnectionFactory
-
- getConnection(URI) - Method in class org.apache.openejb.client.MulticastPulseClient
-
- getConnection(URI) - Method in class org.apache.openejb.client.SocketConnectionFactory
-
- getConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEManagedConnection
-
- getConnection() - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getConnection(String, String) - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getConnection() - Method in class org.apache.openejb.resource.jdbc.managed.xa.DataSourceXADataSource
-
- getConnection(String, String) - Method in class org.apache.openejb.resource.jdbc.managed.xa.DataSourceXADataSource
-
- getConnection() - Method in class org.apache.openejb.resource.jdbc.managed.xa.ManagedXADataSource
-
- getConnection(String, String) - Method in class org.apache.openejb.resource.jdbc.managed.xa.ManagedXADataSource
-
- getConnection() - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- getConnection(String, String) - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- getConnection() - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Returns a Connection using the DriverManager and all
set properties.
- getConnection(String, String) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always throws a SQLException.
- getConnectionCount() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getConnectionCreationRetryFrequencySeconds() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the connectionCreationRetryFrequencySeconds property.
- getConnectionDefinition() - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
- getConnectionFactory() - Method in interface javax.management.j2ee.statistics.JCAConnectionStats
-
Returns the associated JCAConnectionFactory OBJECT_NAME
- getConnectionFactoryImplClass() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getConnectionFactoryImplClass() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getConnectionFactoryInterface() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getConnectionFactoryInterface() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getConnectionFactoryJndiName() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the connectionFactoryJndiName property.
- getConnectionFactoryLookup() - Method in class org.apache.openejb.resource.activemq.TomEEMessageActivationSpec
-
- getConnectionFactoryResourceLink() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the connectionFactoryResourceLink property.
- getConnectionHandle() - Method in class javax.resource.spi.ConnectionEvent
-
Get the connection handle associated with the Managed
Connection instance.
- getConnectionImplClass() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getConnectionImplClass() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getConnectionInterface() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getConnectionInterface() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getConnectionManager() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the connectionManager property.
- getConnectionManager() - Method in class org.apache.openejb.core.ConnectorReference
-
- getConnectionMaxIdleMinutes() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getConnectionMaxIdleTime() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getConnectionMaxWaitMilliseconds() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getConnectionMaxWaitTime() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getConnectionPools() - Method in interface javax.management.j2ee.statistics.JCAStats
-
Returns an array of JCAConnectionPool Stats that provide statistics about
the connection pools associated with the referencing JCA resource statistics
- getConnectionPools() - Method in interface javax.management.j2ee.statistics.JDBCStats
-
- getConnectionProperties() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getConnectionReserveTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the connectionReserveTimeoutSeconds property.
- getConnections() - Method in interface javax.management.j2ee.statistics.JCAStats
-
Returns an array of JCAConnectionStats that provide statistics about
the non-pooled connections associated with the referencing JCA resource statistics
- getConnections() - Method in interface javax.management.j2ee.statistics.JDBCStats
-
- getConnections() - Method in interface javax.management.j2ee.statistics.JMSStats
-
Returns an array of JMSConnectionStats that provide statistics about the connections associated with the referencing JMS resource.
- getConnectionsQueued() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getConnectionsQueued() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getConnectionStrategy() - Method in class org.apache.openejb.client.ClusterMetaData
-
- getConnector() - Method in class org.apache.openejb.config.ConnectorModule
-
- getConnector() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the connector property.
- getConnector() - Method in class org.apache.openejb.config.sys.Resources
-
- getConnector() - Method in class org.apache.openejb.jee.Module
-
- getConnector() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the connector property.
- getConnector() - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Gets the value of the connector property.
- getConnectorModules() - Method in class org.apache.openejb.config.AppModule
-
- getConnectors() - Method in class org.apache.tomee.embedded.Configuration
-
- getConsistency() - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- getConstantAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- getConstraint() - Method in class org.apache.openejb.jee.bval.ClassType
-
Gets the value of the constraint property.
- getConstraint() - Method in class org.apache.openejb.jee.bval.CrossParameterType
-
Gets the value of the constraint property.
- getConstraint() - Method in class org.apache.openejb.jee.bval.FieldType
-
Gets the value of the constraint property.
- getConstraint() - Method in class org.apache.openejb.jee.bval.GetterType
-
Gets the value of the constraint property.
- getConstraint() - Method in class org.apache.openejb.jee.bval.ParameterType
-
Gets the value of the constraint property.
- getConstraint() - Method in class org.apache.openejb.jee.bval.ReturnValueType
-
Gets the value of the constraint property.
- getConstraintDefinition() - Method in class org.apache.openejb.jee.bval.ConstraintMappingsType
-
Gets the value of the constraintDefinition property.
- getConstraintFieldValue() - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- getConstraintMapping() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Gets the value of the constraintMapping property.
- getConstraintValidatorFactory() - Method in class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- getConstraintValidatorFactory() - Method in class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper
-
- getConstraintValidatorFactory() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété constraintValidatorFactory.
- getConstructor() - Method in interface javax.interceptor.InvocationContext
-
Returns the constructor of the target class for which the
AroundConstruct interceptor method was invoked.
- getConstructor() - Method in interface org.apache.openejb.config.Service
-
- getConstructor() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getConstructor() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the constructor property.
- getConstructor() - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- getConstructor() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the constructor property.
- getConstructorParameterOrder() - Method in class org.apache.openejb.jee.ExceptionMapping
-
- getConsumers() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Returns an array of JMSConsumerStats that provide statistics about the message
consumers associated with the referencing JMS session statistics.
- getContact() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the contact property.
- getContacts() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the contacts property.
- getContainer() - Method in class javax.websocket.ContainerProvider
-
Create a new instance of the the WebSocket container implementation.
- getContainer() - Method in interface javax.websocket.Session
-
Return the container that this session is part of.
- getContainer() - Method in class org.apache.openejb.BeanContext
-
- getContainer() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the container property.
- getContainer() - Method in class org.apache.openejb.config.sys.Resources
-
- getContainer(Object) - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getContainer() - Method in class org.apache.openejb.junit.jee.statement.StartingStatement
-
- getContainer(Object) - Method in interface org.apache.openejb.spi.ContainerSystem
-
- getContainer() - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- getContainer() - Method in class org.apache.tomee.catalina.realm.LowTypedRealm
-
- getContainer() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- getContainerCacheConf() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the containerCacheConf property.
- getContainerConcurrency() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getContainerConfiguration() - Method in class org.apache.openejb.jee.jba.ContainerConfigurations
-
Gets the value of the containerConfiguration property.
- getContainerConfigurations() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the containerConfigurations property.
- getContainerData() - Method in class org.apache.openejb.BeanContext
-
- getContainerId() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getContainerID() - Method in interface org.apache.openejb.Container
-
- getContainerID() - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- getContainerID() - Method in class org.apache.openejb.core.entity.EntityContainer
-
- getContainerID() - Method in class org.apache.openejb.core.managed.ManagedContainer
-
- getContainerID() - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getContainerID() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getContainerID() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getContainerID() - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- getContainerID() - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- getContainerID() - Method in class org.apache.openejb.core.stateless.StatelessContainer
-
- getContainerId() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getContainerIds() - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getContainerInfos() - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getContainerInfos(AppModule, ConfigurationFactory) - Static method in class org.apache.openejb.config.ContainerUtils
-
- getContainerInfoType(String) - Static method in class org.apache.openejb.config.ConfigurationFactory
-
- getContainerInterceptors() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the containerInterceptors property.
- getContainerName() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the containerName property.
- getContainerPoolConf() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the containerPoolConf property.
- getContainerProperties() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getContainerProperties() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getContainers() - Method in class org.apache.openejb.config.AppModule
-
- getContainers() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the containers property.
- getContainerSystem() - Method in class org.apache.openejb.assembler.classic.Assembler
-
- getContainerSystem() - Method in interface org.apache.openejb.spi.Assembler
-
- getContainerTransaction() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getContainerType() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getContainerType() - Method in interface org.apache.openejb.Container
-
- getContainerType() - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- getContainerType() - Method in class org.apache.openejb.core.entity.EntityContainer
-
- getContainerType() - Method in class org.apache.openejb.core.managed.ManagedContainer
-
- getContainerType() - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getContainerType() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getContainerType() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getContainerType() - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- getContainerType() - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- getContainerType() - Method in class org.apache.openejb.core.stateless.StatelessContainer
-
- getContainingQuery() - Method in interface javax.persistence.criteria.Subquery
-
Return the query of which this is a subquery.
- getContent() - Method in class javax.xml.soap.AttachmentPart
-
Gets the content of this AttachmentPart object as a Java
object.
- getContent() - Method in class javax.xml.soap.SOAPPart
-
Returns the content of the SOAPEnvelope as a JAXP Source
object.
- getContent() - Method in class org.apache.openejb.core.ivm.naming.Reference
-
- getContent() - Method in class org.apache.openejb.jee.bval.ElementType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.CachePolicyConfOther
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AddColumnTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AdditionalColumns
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Alias
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AliasHeaderPrefix
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AliasHeaderSuffix
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AliasMaxLength
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AlterColumnTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AlterTable
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Attribute
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.AutoIncrementTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.CheckDirtyAfterGet
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Class
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.CleanReadAheadOnLoad
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ColumnName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.CreateTable
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Datasource
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.DatasourceMapping
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Description
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.DropColumnTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.EagerLoadGroup
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.EjbName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelation
-
Gets the rest of the content model.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRoleName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FalseMapping
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FetchSize
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FieldName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FieldType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FkConstraint
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FkConstraintTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.From
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FunctionName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.FunctionSql
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.GroupName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.JavaType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.JbossQl
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.JdbcType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.KeyGeneratorFactory
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.LazyResultsetLoading
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ListCacheMax
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.LoadGroupName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.MappedType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Mapper
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.MethodName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.MethodParam
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Name
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Order
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Other
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.PageSize
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ParamSetter
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.PkConstraint
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.PkConstraintTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.PreferredRelationMapping
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.PropertyName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.QlCompiler
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ReadOnly
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ReadTimeOut
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.RemoveTable
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ResultReader
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.RowLocking
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.RowLockingTemplate
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.SqlStatement
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.SqlType
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.StateFactory
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Strategy
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.SubquerySupported
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.TableName
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.ThrowRuntimeExceptions
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.TrueMapping
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPkClass
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Where
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.cmp.Word
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.jba.Interceptor
-
Gets the value of the content property.
- getContent() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsRelation
-
Gets the rest of the content model.
- getContentDescription() - Method in class javax.xml.soap.SOAPMessage
-
Retrieves a description of this SOAPMessage object's
content.
- getContentId() - Method in class javax.xml.soap.AttachmentPart
-
Gets the value of the MIME header whose name is "Content-ID".
- getContentId() - Method in class javax.xml.soap.SOAPPart
-
Retrieves the value of the MIME header whose name is "Content-Id".
- getContentLength() - Method in interface javax.servlet.ServletRequest
-
Returns the length, in bytes, of the request body and made available by
the input stream, or -1 if the length is not known ir is greater than
Integer.MAX_VALUE.
- getContentLength() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentLength()
on the wrapped request object.
- getContentLength() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getContentLength() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getContentLength() - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
- getContentLength() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getContentLength() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getContentLengthLong() - Method in interface javax.servlet.ServletRequest
-
Returns the length, in bytes, of the request body and made available by
the input stream, or -1 if the length is not known.
- getContentLengthLong() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentLengthLong()
on the wrapped request object.
- getContentLengthLong() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getContentLengthLong() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getContentLengthLong() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getContentLengthLong() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getContentLocation() - Method in class javax.xml.soap.AttachmentPart
-
Gets the value of the MIME header whose name is "Content-Location".
- getContentLocation() - Method in class javax.xml.soap.SOAPPart
-
Retrieves the value of the MIME header whose name is "Content-Location".
- getContents() - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Gets the value of the contents property.
- getContents() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the contents property.
- getContentType() - Method in interface javax.servlet.http.Part
-
Gets the content type of this part.
- getContentType() - Method in interface javax.servlet.ServletRequest
-
Returns the MIME type of the body of the request, or
null if the type is not known.
- getContentType() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentType()
on the wrapped request object.
- getContentType() - Method in interface javax.servlet.ServletResponse
-
Returns the content type used for the MIME body
sent in this response.
- getContentType() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getContentType()
on the wrapped response object.
- getContentType() - Method in class javax.xml.soap.AttachmentPart
-
Gets the value of the MIME header whose name is "Content-Type".
- getContentType() - Method in class org.apache.jasper.compiler.PageInfo
-
- getContentType() - Method in class org.apache.jasper.JspCompilationContext
-
Get the content type of this JSP.
- getContentType() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getContentType() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getContentType() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getContentType() - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
- getContentType() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getContentType() - Method in interface org.apache.openejb.server.httpd.HttpResponse
-
Gets the content type that will be sent to the browser.
- getContentType() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
gets the content type that will be sent to the browser
- getContentType() - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getContentType() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getContentType() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getContentType() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getContentTypeAttribute(String, String) - Static method in class org.apache.taglibs.standard.tag.common.core.Util
-
Get the value associated with a content-type attribute.
- getContext() - Method in class javax.ejb.embeddable.EJBContainer
-
Retrieve a naming context for looking up references to session beans
executing in the embeddable container.
- getContext() - Method in interface javax.jms.XAJMSContext
-
Returns the JMSContext object associated with this XAJMSContext.
- getContext(String) - Method in interface javax.servlet.ServletContext
-
Returns a ServletContext object that
corresponds to a specified URL on the server.
- getContext(Class<?>) - Method in interface javax.ws.rs.ext.ContextResolver
-
Get a context of type T that is applicable to the supplied
type.
- getContext() - Method in interface javax.xml.ws.Response
-
Gets the contained response context.
- getContext(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the servlet context for the specified path.
- getContext() - Static method in class org.apache.openejb.assembler.classic.Assembler
-
- getContext() - Method in class org.apache.openejb.assembler.classic.event.AssemblerAfterApplicationCreated
-
- getContext() - Method in class org.apache.openejb.assembler.classic.event.AssemblerBeforeApplicationDestroyed
-
- getContext(Class<? extends Annotation>) - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getContext() - Method in class org.apache.openejb.cdi.WebBeansContextBeforeDeploy
-
- getContext() - Method in class org.apache.openejb.cdi.WebBeansContextCreated
-
- getContext(ServerMetaData) - Static method in class org.apache.openejb.client.Client
-
- getContext() - Method in class org.apache.openejb.client.ClusterMetaData
-
- getContext(Class<T>) - Static method in class org.apache.openejb.config.sys.JaxbOpenejb
-
- getContext() - Static method in class org.apache.openejb.core.ivm.naming.java.javaURLContextFactory
-
- getContext() - Method in class org.apache.openejb.core.ivm.naming.JndiReference
-
- getContext() - Static method in class org.apache.openejb.core.ivm.naming.openejb.openejbURLContextFactory
-
- getContext(Class<T>) - Static method in class org.apache.openejb.jee.JaxbJavaee
-
- getContext() - Method in class org.apache.openejb.OpenEjbContainer
-
- getContext() - Method in class org.apache.openejb.resource.activemq.jms2.XAJMSContextImpl
-
- getContext(Class) - Method in class org.apache.openejb.rest.ThreadLocalContextResolver
-
- getContext(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getContext() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.EmbeddedServletContextCreated
-
- getContext() - Method in class org.apache.taglibs.standard.tag.common.xml.ForEachTag
-
- getContext(Tag) - Static method in class org.apache.taglibs.standard.tag.common.xml.XPathUtil
-
- getContext() - Method in class org.apache.tomee.catalina.event.AfterApplicationCreated
-
- getContext() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getContext() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getContext() - Method in class org.apache.tomee.catalina.realm.event.FindSecurityConstraintsEvent
-
- getContext() - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- getContext(String) - Method in class org.apache.tomee.common.AbstractObjectFactory
-
- getContext() - Method in class org.apache.tomee.embedded.EmbeddedTomEEContainer
-
- getContext() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getContext() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getContext() - Method in class org.apache.tomee.RemoteTomEEEJBContainer
-
- getContextCase() - Method in class org.apache.openejb.jee.wls.ContextRequestClass
-
Gets the value of the contextCase property.
- getContextClassLoader() - Static method in class org.apache.openejb.ClassLoaderUtil
-
- getContextClassLoader() - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- getContextClassLoader() - Static method in class org.apache.openejb.loader.BasicURLClassPath
-
- getContextClassLoader() - Static method in class org.apache.openejb.util.urlhandler.resource.Handler
-
- getContextConfig() - Method in class org.apache.openejb.junit.context.OpenEjbTestContext
-
Constructs the configuration needed to create the InitialContext.
- getContextData() - Method in interface javax.ejb.EJBContext
-
The getContextData method enables a business method, lifecycle
callback method, or timeout method to retrieve any interceptor/webservices context
associated with its invocation.
- getContextData() - Method in interface javax.interceptor.InvocationContext
-
Enables an interceptor to retrieve or update the data associated with the invocation by another interceptor, business
method, and/or webservices endpoint in the invocation chain.
- getContextData() - Method in class org.apache.openejb.core.BaseContext
-
- getContextData() - Method in class org.apache.openejb.core.interceptor.JaxWsInvocationContext
-
- getContextData() - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- getContextID() - Method in class org.apache.openejb.assembler.classic.PolicyContext
-
- getContextID() - Method in class org.apache.openejb.core.security.jacc.BasicPolicyConfiguration
-
- getContextInfo(String) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- getContextInfo(StandardContext) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
Gets context info for given context.
- getContextParam() - Method in class org.apache.openejb.jee.WebApp
-
- getContextParam() - Method in interface org.apache.openejb.jee.WebCommon
-
- getContextParam() - Method in class org.apache.openejb.jee.WebFragment
-
- getContextPath() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the portion of the request URI that indicates the context
of the request.
- getContextPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getContextPath()
on the wrapped request object.
- getContextPath() - Method in interface javax.servlet.ServletContext
-
Returns the context path of the web application.
- getContextPath() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the context path of all the endpoints in an application.
- getContextPath() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Returns the context path of the web application.
- getContextPath() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getContextPath() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getContextPath() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getContextPath() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getContextRelativePath(ServletRequest, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
Convert a possibly relative resource path into a context-relative
resource path that starts with a '/'.
- getContextRequestClass() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the contextRequestClass property.
- getContextResolver(Class<T>, MediaType) - Method in interface javax.ws.rs.ext.Providers
-
Get a context resolver for a particular type of context and media type.
- getContextResolver(Class<T>, MediaType) - Method in class org.apache.openejb.rest.ThreadLocalProviders
-
- getContextRoot() - Method in class org.apache.openejb.config.DeploymentLoader
-
- getContextRoot() - Method in class org.apache.openejb.config.WebModule
-
- getContextRoot() - Method in class org.apache.openejb.core.WebContext
-
- getContextRoot() - Method in class org.apache.openejb.jee.sun.JavaWebStartAccess
-
- getContextRoot() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getContextRoot() - Method in class org.apache.openejb.jee.sun.Web
-
- getContextRoot() - Method in class org.apache.openejb.jee.Web
-
Gets the value of the contextRoot property.
- getContextRoot() - Method in class org.apache.openejb.jee.WebApp
-
- getContextRoot() - Method in interface org.apache.openejb.jee.WebCommon
-
- getContextRoot() - Method in class org.apache.openejb.jee.WebFragment
-
- getContextRoot() - Method in class org.apache.tomee.catalina.TomcatDeploymentLoader
-
- getContexts() - Method in class org.apache.tomee.catalina.cdi.ServletContextHandler
-
- getContextService() - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- getContextState(StandardContext) - Static method in class org.apache.tomee.loader.TomcatHelper
-
- getContextualReference(Class<T>, BeanManager) - Static method in class org.apache.tomee.microprofile.jwt.cdi.MPJWTCDIExtension
-
- getContractionCriteria() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
The contraction criteria defines when the internal array will contract
to store only the number of elements in the element array.
- getContracts(Class<?>) - Method in interface javax.ws.rs.core.Configuration
-
Get the extension contract registration information for a component of a given class.
- getContracts(Class<?>) - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getConverter(Class<T>, Type, Annotation[]) - Method in interface javax.ws.rs.ext.ParamConverterProvider
-
Obtain a
ParamConverter that can provide from/to string conversion
for an instance of a particular Java type.
- getConverter() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the converter property.
- getConverterClass() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the converterClass property.
- getConverterExtension() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the converterExtension property.
- getConverterForClass() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the converterForClass property.
- getConverterId() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the converterId property.
- getConvertGroup() - Method in class org.apache.openejb.jee.bval.FieldType
-
Gets the value of the convertGroup property.
- getConvertGroup() - Method in class org.apache.openejb.jee.bval.GetterType
-
Gets the value of the convertGroup property.
- getConvertGroup() - Method in class org.apache.openejb.jee.bval.ParameterType
-
Gets the value of the convertGroup property.
- getConvertGroup() - Method in class org.apache.openejb.jee.bval.ReturnValueType
-
Gets the value of the convertGroup property.
- getCookie(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getCookieConfig() - Method in class org.apache.openejb.jee.SessionConfig
-
- getCookieMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that maps cookie name to the first matching
Cookie in request.getCookies().
- getCookieProperties() - Method in class org.apache.openejb.jee.sun.SessionConfig
-
- getCookies() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns an array containing all of the Cookie
objects the client sent with this request.
- getCookies() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getCookies()
on the wrapped request object.
- getCookies() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get any cookies that accompanied the request.
- getCookies() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get any new cookies set on the response message.
- getCookies() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get any cookies that accompanied the request.
- getCookies() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get any new cookies set on the response message.
- getCookies() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get any cookies that accompanied the request.
- getCookies() - Method in class javax.ws.rs.core.Response
-
Get any new cookies set on the response message.
- getCookies() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getCookies() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getCookies() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getCookies() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getCookies() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getCopyright() - Method in class org.apache.openejb.util.OpenEjbVersion
-
- getCorePoolSize() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getCorePoolSize() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getCorrelatedJoins() - Method in interface javax.persistence.criteria.Subquery
-
Return the correlated joins of the subquery.
- getCorrelationParent() - Method in interface javax.persistence.criteria.From
-
Returns the parent From object from which the correlated
From object has been obtained through correlation (use
of a Subquery correlate method).
- getCount() - Method in interface javax.management.j2ee.statistics.CountStatistic
-
The count since the last reset.
- getCount() - Method in interface javax.management.j2ee.statistics.TimeStatistic
-
Number of times the operation was invoked since the beginning of this measurement.
- getCount() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Retrieves the "count" of the current round of the iteration.
- getCount() - Method in class org.apache.openejb.jee.wls.Capacity
-
Gets the value of the count property.
- getCount() - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Gets the value of the count property.
- getCount() - Method in class org.apache.openejb.jee.wls.MinThreadsConstraint
-
Gets the value of the count property.
- getCount() - Method in class org.apache.openejb.monitoring.Stats
-
- getCount() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getCount() - Method in class org.apache.openejb.server.stream.CountingInputStream
-
- getCount() - Method in class org.apache.openejb.server.stream.CountingOutputStream
-
- getCount() - Method in class org.apache.openejb.util.CountingLatch
-
- getCount() - Method in interface org.eclipse.microprofile.metrics.Counter
-
Returns the counter's current value.
- getCount() - Method in interface org.eclipse.microprofile.metrics.Counting
-
Returns the current count.
- getCount() - Method in interface org.eclipse.microprofile.metrics.Histogram
-
Returns the number of values recorded.
- getCount() - Method in interface org.eclipse.microprofile.metrics.Meter
-
- getCount() - Method in interface org.eclipse.microprofile.metrics.Metered
-
Returns the number of events which have been marked.
- getCount() - Method in interface org.eclipse.microprofile.metrics.Timer
-
- getCounterpart() - Method in enum org.apache.openejb.InterfaceType
-
- getCounters() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the counters in the registry and their names.
- getCounters(MetricFilter) - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the counters in the registry and their names which match the given
filter.
- getCountry() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the country.
- getCountryCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the country code.
- getCountTest() - Method in class org.eclipse.microprofile.metrics.tck.CounterTest
-
- getCreateAsPrincipalName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the createAsPrincipalName property.
- getCreateCount() - Method in interface javax.management.j2ee.statistics.EJBStats
-
Number of times create was called.
- getCreateCount() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
-
The number of connections created
- getCreateCount() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
-
Number of connections created.
- getCreated() - Method in class org.apache.openejb.server.discovery.MultipointServer.Session
-
- getCreatedBy() - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Gets the value of the createdBy property.
- getCreateDefaultDbmsTables() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the createDefaultDbmsTables property.
- getCreatedTime() - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Gets the value of the createdTime property.
- getCreateJBossMQDestination() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the createJBossMQDestination property.
- getCreateMethod() - Method in class org.apache.openejb.BeanContext
-
- getCreateMethod() - Method in class org.apache.openejb.jee.InitMethod
-
- getCreateTable() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the createTable property.
- getCreateTable() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the createTable property.
- getCreateTable() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the createTable property.
- getCreateTablesAtDeploy() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getCreationalContext() - Method in class org.apache.openejb.core.InstanceContext
-
- getCreationalContext() - Method in class org.apache.openejb.core.WebContext.Instance
-
- getCreationTime() - Method in interface javax.servlet.http.HttpSession
-
Returns the time when this session was created, measured
in milliseconds since midnight January 1, 1970 GMT.
- getCreationTime() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getCreationTime() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getCredential() - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
The credential set as parameter in this instance.
- getCredential() - Method in class org.apache.tomee.catalina.realm.event.UserPasswordAuthenticationEvent
-
- getCredentialData() - Method in interface javax.resource.spi.security.GenericCredential
-
Deprecated.
Gets security data for a specific security mechanism represented
by the GenericCredential.
- getCredentialHandler() - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- getCredentialHandler() - Method in class org.apache.tomee.catalina.realm.LowTypedRealm
-
- getCredentialInterface() - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- getCredentials() - Method in interface javax.xml.registry.Connection
-
Gets the credentials associated with this client.
- getCredentials() - Method in class org.apache.openejb.client.AuthenticationRequest
-
- getCredentialsName() - Method in class org.apache.openejb.jee.oejb2.PortType
-
Gets the value of the credentialsName property.
- getCriteriaBuilder() - Method in interface javax.persistence.EntityManager
-
Return an instance of CriteriaBuilder for the creation of
CriteriaQuery objects.
- getCriteriaBuilder() - Method in interface javax.persistence.EntityManagerFactory
-
Return an instance of CriteriaBuilder for the creation of
CriteriaQuery objects.
- getCriteriaBuilder() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getCriteriaBuilder() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getCriteriaBuilder() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getCronExpression() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getCrossParameter() - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Gets the value of the crossParameter property.
- getCrossParameter() - Method in class org.apache.openejb.jee.bval.MethodType
-
Gets the value of the crossParameter property.
- getCss() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the css property.
- getCssLink() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the cssLink property.
- getCtype() - Method in class org.apache.openejb.config.sys.Container
-
- getCurrent() - Method in interface javax.management.j2ee.statistics.RangeStatistic
-
The current value of this attribute.
- getCurrent() - Method in interface javax.servlet.jsp.jstl.core.LoopTag
-
Retrieves the current item in the iteration.
- getCurrent() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Retrieves the current item in the iteration.
- getCurrent() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- getCurrentAllowedStates() - Method in class org.apache.openejb.core.ThreadContext
-
- getCurrentAuthenticationMechanism(HttpMessageContext) - Method in class org.apache.tomee.security.cdi.TomEESecurityServletAuthenticationMechanismMapper
-
- getCurrentBackendId() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the currentBackendId property.
- getCurrentLocale() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getCurrentLocale() - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getCurrentOperation() - Method in class org.apache.openejb.core.ThreadContext
-
- getCurrentPrincipal() - Method in class org.apache.openejb.cdi.ManagedSecurityService
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxBeanManaged
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxMandatory
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxNever
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxNotSupported
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxRequired
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxRequiresNew
-
- getCurrentTransaction() - Method in class org.apache.openejb.core.transaction.TxSupports
-
- getCustomerFilter() - Method in class org.apache.openejb.config.DeploymentLoader.ExternalConfiguration
-
- getCustomGenerator() - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Gets the value of the customGenerator property.
- getCustomWebResources() - Method in class org.apache.tomee.embedded.Configuration
-
- getCustomWebResources() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getCustomWebResources() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getDaemon() - Method in class org.apache.openejb.server.ejbd.RequestHandler
-
- getDaemons() - Method in class org.apache.openejb.server.SimpleServiceManager
-
- getData() - Method in interface javax.ws.rs.sse.OutboundSseEvent
-
Get event data.
- getData() - Method in class org.apache.openejb.client.serializer.SerializationWrapper
-
- getData() - Method in class org.apache.openejb.core.interceptor.InterceptorInstance
-
- getData() - Method in class org.eclipse.microprofile.health.HealthCheckResponse
-
- getDatabaseName() - Method in class org.apache.openejb.jee.DataSource
-
- getDatabaseSpecificSql() - Method in class org.apache.openejb.jee.wls.SqlQuery
-
Gets the value of the databaseSpecificSql property.
- getDatabaseType() - Method in class org.apache.openejb.jee.wls.DatabaseSpecificSql
-
Gets the value of the databaseType property.
- getDatabaseType() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the databaseType property.
- getDatabaseVendorName() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getDataHandler() - Method in class javax.xml.soap.AttachmentPart
-
Gets the DataHandler object for this AttachmentPart
object.
- getDataMember() - Method in class org.apache.openejb.jee.VariableMapping
-
- getDataSource() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getDataSource() - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- getDataSource() - Method in class org.apache.openejb.jee.Application
-
- getDataSource() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getDataSource() - Method in class org.apache.openejb.jee.EntityBean
-
- getDataSource() - Method in class org.apache.openejb.jee.Interceptor
-
- getDatasource() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the datasource property.
- getDatasource() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the datasource property.
- getDatasource() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the datasource property.
- getDataSource() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getDataSource() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getDataSource() - Method in class org.apache.openejb.jee.SessionBean
-
- getDataSource() - Method in class org.apache.openejb.jee.WebApp
-
- getDataSource() - Method in class org.apache.openejb.jee.WebFragment
-
- getDataSource() - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- getDataSource() - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- getDataSource() - Method in interface org.apache.openejb.resource.jdbc.router.Router
-
- getDataSourceJndiName() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the dataSourceJndiName property.
- getDataSourceMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.Application
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getDataSourceMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.WebApp
-
- getDataSourceMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getDatasourceMapping() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the datasourceMapping property.
- getDatasourceMapping() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the datasourceMapping property.
- getDatasourceMapping() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the datasourceMapping property.
- getDataSourcePlugin(String) - Static method in class org.apache.openejb.resource.jdbc.BasicDataSourceUtil
-
- getDatasources() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the datasources property.
- getDataSources() - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- getDate() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get message date.
- getDate() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get message date.
- getDate() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get message date.
- getDate() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get message date.
- getDate() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get message date.
- getDate() - Method in class javax.ws.rs.core.Response
-
Get message date.
- getDate() - Method in class org.apache.openejb.client.event.ClientVersion
-
- getDate() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getDate() - Method in class org.apache.openejb.util.OpenEjbVersion
-
- getDateHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the value of the specified request header
as a long value that represents a
Date object.
- getDateHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getDateHeader(String name)
on the wrapped request object.
- getDateHeader(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getDateHeader(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getDateHeader(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getDayOfMonth() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the day of the month attribute.
- getDayOfMonth() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getDayOfWeek() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the day of the week attribute.
- getDayOfWeek() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getDbCascadeDelete() - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Gets the value of the dbCascadeDelete property.
- getDbindex() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the dbindex property.
- getDbindex() - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Gets the value of the dbindex property.
- getDbmsColumn() - Method in class org.apache.openejb.jee.wls.FieldMap
-
Gets the value of the dbmsColumn property.
- getDbmsColumn() - Method in class org.apache.openejb.jee.wls.Table
-
Gets the value of the dbmsColumn property.
- getDbmsColumnType() - Method in class org.apache.openejb.jee.wls.FieldMap
-
Gets the value of the dbmsColumnType property.
- getDbmsDefaultValue() - Method in class org.apache.openejb.jee.wls.FieldMap
-
Gets the value of the dbmsDefaultValue property.
- getDbSyntaxFactory() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Gets the value of the dbSyntaxFactory property.
- getDConfigBeanVersion() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getDConfigBeanVersion() - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getDDFolder(File) - Method in interface org.apache.openejb.config.AnnotationDeployer.FolderDDMapper
-
- getDebuggingEnabled() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getDebugPort() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getDeclarativeQueryManager() - Method in interface javax.xml.registry.RegistryService
-
Returns the DeclarativeQueryManager object implemented by the JAXR provider.
- getDeclare() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <declare> element.
- getDeclare() - Method in class javax.servlet.jsp.tagext.VariableInfo
-
Returns whether this is a new variable.
- getDeclare() - Method in class org.apache.openejb.jee.Variable
-
- getDeclaredAttribute(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the attribute declared by the managed
type that corresponds to the specified name.
- getDeclaredAttributes() - Method in interface javax.persistence.metamodel.ManagedType
-
Return the attributes declared by the managed type.
- getDeclaredClasses() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the declaredClasses property.
- getDeclaredCollection(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Collection-valued attribute declared by the
managed type that corresponds to the specified name and Java
element type.
- getDeclaredCollection(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Collection-valued attribute declared by the
managed type that corresponds to the specified name.
- getDeclaredId(Class<Y>) - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the attribute that corresponds to the id attribute
declared by the entity or mapped superclass.
- getDeclaredList(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the List-valued attribute declared by the managed
type that corresponds to the specified name and Java
element type.
- getDeclaredList(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the List-valued attribute declared by the managed
type that corresponds to the specified name.
- getDeclaredMap(String, Class<K>, Class<V>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Map-valued attribute declared by the managed
type that corresponds to the specified name and Java key
and value types.
- getDeclaredMap(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Map-valued attribute declared by the managed
type that corresponds to the specified name.
- getDeclaredPluralAttributes() - Method in interface javax.persistence.metamodel.ManagedType
-
Return all multi-valued attributes (Collection-, Set-,
List-, and Map-valued attributes) declared by the
managed type.
- getDeclaredSet(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Set-valued attribute declared by the managed type
that corresponds to the specified name and Java element type.
- getDeclaredSet(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Set-valued attribute declared by the managed type
that corresponds to the specified name.
- getDeclaredSingularAttribute(String, Class<Y>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the single-valued attribute declared by the
managed type that corresponds to the specified name and
Java type.
- getDeclaredSingularAttribute(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the single-valued attribute declared by the managed
type that corresponds to the specified name.
- getDeclaredSingularAttributes() - Method in interface javax.persistence.metamodel.ManagedType
-
Return the single-valued attributes declared by the managed
type.
- getDeclaredSql() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the declaredSql property.
- getDeclaredType() - Method in class javax.xml.bind.JAXBElement
-
Returns the Java binding of the xml element declaration's type attribute.
- getDeclaredVersion(Class<Y>) - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the attribute that corresponds to the version
attribute declared by the entity or mapped superclass.
- getDeclaringClass() - Method in class org.apache.openejb.config.AnnotationDeployer.FieldMember
-
- getDeclaringClass() - Method in class org.apache.openejb.config.AnnotationDeployer.FilledMember
-
- getDeclaringClass() - Method in interface org.apache.openejb.config.AnnotationDeployer.Member
-
- getDeclaringClass() - Method in class org.apache.openejb.config.AnnotationDeployer.MethodMember
-
- getDeclaringClass() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the declaringClass property.
- getDeclaringClass() - Method in class org.apache.openejb.monitoring.ManagedMBean.FieldMember
-
- getDeclaringClass() - Method in class org.apache.openejb.monitoring.ManagedMBean.MethodMember
-
- getDeclaringType() - Method in interface javax.persistence.metamodel.Attribute
-
Return the managed type representing the type in which
the attribute was declared.
- getDecoders() - Method in interface javax.websocket.EndpointConfig
-
Return the Decoder implementation classes configured.
- getDecorators() - Method in class org.apache.openejb.jee.Beans
-
- getDecoratorsByUrl() - Method in class org.apache.openejb.cdi.CompositeBeans
-
- getDefault() - Method in class org.apache.tomee.catalina.environment.Hosts
-
- getDefaultAsyncSendTimeout() - Method in interface javax.websocket.WebSocketContainer
-
Return the number of milliseconds the implementation will timeout attempting to send a websocket message for all
RemoteEndpoints associated with this container.
- getDefaultAuths() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the defaultAuths property.
- getDefaultAutoCommit() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getDefaultAutoCommit() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getDefaultCatalog() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getDefaultCharset() - Method in class org.apache.openejb.jee.sun.ParameterEncoding
-
- getDefaultCMPConnectionFactories() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the defaultCMPConnectionFactories property.
- getDefaultContentType() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the default-content-type configuration,
which specifies the default response content type for any JSP pages
mapped to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getDefaultContentType() - Method in class org.apache.jasper.compiler.JspProperty
-
- getDefaultContentType() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getDefaultDatasources() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the defaultDatasources property.
- getDefaultDbmsTablesDdl() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the defaultDbmsTablesDdl property.
- getDefaultDomain() - Method in interface javax.management.j2ee.Management
-
Returns the default domain name of this MEJB.
- getDefaultDomain() - Method in class org.apache.openejb.mgmt.MEJBBean
-
- getDefaultDomain() - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getDefaultFactory() - Static method in class javax.servlet.jsp.JspFactory
-
Returns the default factory for this implementation.
- getDefaultFactory() - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- getDefaultFactory() - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- getDefaultFactoryName() - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- getDefaultFactoryName() - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- getDefaultHelper() - Method in class org.apache.openejb.jee.sun.Cache
-
- getDefaultHost() - Method in class org.apache.tomee.catalina.environment.Hosts
-
- getDefaultLocale() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getDefaultLocale() - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getDefaultLocale() - Method in class org.apache.openejb.jee.FacesLocaleConfig
-
Gets the value of the defaultLocale property.
- getDefaultLocale() - Method in class org.apache.openejb.jee.sun.LocaleCharsetInfo
-
- getDefaultMaxBinaryMessageBufferSize() - Method in interface javax.websocket.WebSocketContainer
-
Returns the default maximum size of incoming binary message that this container will buffer.
- getDefaultMaxSessionIdleTimeout() - Method in interface javax.websocket.WebSocketContainer
-
Return the default time in milliseconds after which any web socket sessions in this container will be closed if
it has been inactive.
- getDefaultMaxTextMessageBufferSize() - Method in interface javax.websocket.WebSocketContainer
-
Returns the default maximum size of incoming text message that this container will buffer.
- getDefaultNamespace() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getDefaultOrLevelOrNamedGroupOrNone() - Method in class org.apache.openejb.jee.sun.FetchedWith
-
- getDefaultOutcome() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCall
-
Gets the value of the defaultOutcome property.
- getDefaultOutcome() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitch
-
Gets the value of the defaultOutcome property.
- getDefaultPackage() - Method in class org.apache.openejb.jee.bval.ConstraintMappingsType
-
Gets the value of the defaultPackage property.
- getDefaultPassword() - Method in class org.apache.openejb.client.DataSourceMetaData
-
- getDefaultPostalScheme() - Method in interface javax.xml.registry.RegistryService
-
Gets the default user-defined postal scheme for codifying the attributes of PostalAddress.
- getDefaultProtocol() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- getDefaultProtocol() - Method in class org.apache.openejb.arquillian.openejb.OpenEJBDeployableContainer
-
- getDefaultProvider() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété defaultProvider.
- getDefaultReadOnly() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getDefaultReadOnly() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getDefaultRenderKitId() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the defaultRenderKitId property.
- getDefaultResourcePrincipal() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getDefaultResourcePrincipal() - Method in class org.apache.openejb.jee.sun.MdbConnectionFactory
-
- getDefaultResourcePrincipal() - Method in class org.apache.openejb.jee.sun.ResourceRef
-
- getDefaults() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the defaults property.
- getDefaultScheduler(BeanContext) - Static method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getDefaultSchemes() - Method in class org.apache.openejb.client.MulticastConnectionFactory
-
- getDefaultSecurityContext() - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getDefaultSecurityContext() - Method in class org.apache.tomee.catalina.TomcatSecurityService
-
- getDefaultSessionTrackingModes() - Method in interface javax.servlet.ServletContext
-
Gets the session tracking modes that are supported by default for this
ServletContext.
- getDefaultSessionTrackingModes() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getDefaultSessionTrackingModes() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getDefaultTransactionIsolation() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getDefaultTransactionManager() - Static method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getDefaultTransactionTimeout() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getDefaultTransactionTimeout() - Method in class org.apache.openejb.resource.GeronimoTransactionManagerFactory.TransactionManagerMBean
-
- getDefaultTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Gets the registered default TypeMapping instance.
- getDefaultUser() - Method in class org.apache.openejb.config.typed.SecurityServiceBuilder
-
- getDefaultUser() - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getDefaultUserName() - Method in class org.apache.openejb.client.DataSourceMetaData
-
- getDefaultValidatedExecutableTypes() - Method in class org.apache.openejb.jee.bval.ExecutableValidationType
-
Gets the value of the defaultValidatedExecutableTypes property.
- getDefaultValidator() - Method in class org.apache.openejb.cdi.OpenEJBValidatorService
-
- getDefaultValidatorFactory() - Method in class org.apache.openejb.cdi.OpenEJBValidatorService
-
- getDefaultValidators() - Method in class org.apache.openejb.jee.FacesApplication
-
- getDefaultValue() - Method in class org.apache.openejb.jee.FacesAttribute
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class org.apache.openejb.jee.FacesProperty
-
Gets the value of the defaultValue property.
- getDefaultValueLiteral() - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Gets the value of the defaultValueLiteral property.
- getDeferredMethod() - Method in class org.apache.openejb.jee.TldAttribute
-
- getDeferredSyntaxAllowedAsLiteral() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the
deferred-syntax-allowed-as-literal configuration, which
specifies whether the character sequence "#{",
which is normally reserved for Expression Language (EL) expressions,
will cause a translation error if it appears as a String literal
in any JSP pages mapped to the JSP property group represented by
this JspPropertyGroupDescriptor.
- getDeferredSyntaxAllowedAsLiteral() - Method in class org.apache.jasper.compiler.PageInfo
-
- getDeferredValue() - Method in class org.apache.openejb.jee.TldAttribute
-
- getDefinition() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getDelay(TimeUnit) - Method in class org.apache.openejb.threads.future.CUScheduleFuture
-
- getDelayDatabaseInsertUntil() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the delayDatabaseInsertUntil property.
- getDelayUpdatesUntilEndOfTx() - Method in class org.apache.openejb.jee.wls.Persistence
-
Gets the value of the delayUpdatesUntilEndOfTx property.
- getDelegate() - Method in interface javax.persistence.EntityManager
-
Return the underlying provider object for the EntityManager,
if available.
- getDelegate() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getDelegate() - Method in class org.apache.openejb.client.JaxWsProviderWrapper
-
- getDelegate() - Method in class org.apache.openejb.config.FinderFactory.ModuleLimitedFinder
-
- getDelegate() - Method in class org.apache.openejb.core.webservices.ProviderWrapper
-
- getDelegate() - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- getDelegate() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getDelegate() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getDelegate() - Method in interface org.apache.openejb.resource.jdbc.DelegatableHandler
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.driver.AlternativeDriver
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.FlushableDataSourceHandler
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.logging.LoggingSqlDataSource
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.managed.xa.CommonDataSourceAdapter
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.ResettableDataSourceHandler
-
- getDelegate() - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- getDelegate() - Method in class org.apache.openejb.server.httpd.FilterListener
-
- getDelegate() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpRegistry.ClassLoaderHttpListener
-
- getDelegate() - Method in class org.apache.openejb.server.httpd.ServletListener
-
- getDelegate() - Method in class org.apache.openejb.server.ServerServiceFilter
-
- getDelegate() - Method in class org.apache.openejb.server.ServiceDaemon
-
- getDelegate() - Method in class org.apache.openejb.server.UnwrappbleServerService
-
- getDelegate() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getDelegate() - Method in class org.apache.openejb.threads.task.ManagedTaskListenerTask
-
- getDelegate() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getDelegate() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getDelegate() - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- getDelegate() - Method in class org.apache.tomee.embedded.EmbeddedTomEEContainer
-
- getDelegate() - Method in class org.apache.tomee.loader.TomEEJarScanner.TomEEFilter
-
- getDelegateLoader() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getDelegateRunner(Class<?>) - Method in class org.apache.openejb.junit.OpenEjbRunner
-
Determines, based on the test class which runner we should delegate the
actual JUnit logic to.
- getDeletedDescriptor() - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getDelimitedIdentifiers() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Gets the value of the delimitedIdentifiers property.
- getDelims() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- getDelims() - Method in class org.apache.taglibs.standard.tag.common.core.ForTokensSupport
-
- getDeliveryActive() - Method in class org.apache.openejb.jee.jba.MDBConfig
-
Gets the value of the deliveryActive property.
- getDeliveryDelay() - Method in interface javax.jms.JMSProducer
-
Gets the minimum length of time in milliseconds that must elapse after a message is sent before the JMS provider may
deliver the message to a consumer.
- getDeliveryDelay() - Method in interface javax.jms.MessageProducer
-
Gets the minimum length of time in milliseconds that must elapse after a message is sent before the JMS provider may
deliver the message to a consumer.
- getDeliveryDelay() - Method in class org.apache.openejb.resource.activemq.jms2.TomEEProducer
-
- getDeliveryMode() - Method in interface javax.jms.JMSProducer
-
Returns the delivery mode of messages that are sent using this JMSProducer
- getDeliveryMode() - Method in interface javax.jms.MessageProducer
-
Gets the producer's default delivery mode.
- getDeniedCause() - Method in class org.apache.openejb.client.AuthenticationResponse
-
- getDeniedCause() - Method in class org.apache.openejb.client.LogoutResponse
-
- getDependants() - Method in class org.apache.jasper.compiler.PageInfo
-
- getDependants() - Method in interface org.apache.jasper.runtime.JspSourceDependent
-
Returns a list of files names that the current page has a source
dependency on.
- getDependants() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
Get a list of files that the current page has source dependency on.
- getDependencies() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the dependencies property.
- getDependency() - Method in class org.apache.openejb.jee.oejb2.DependenciesType
-
Gets the value of the dependency property.
- getDependentValueClass() - Method in class org.apache.openejb.jee.jba.cmp.DependentValueClasses
-
Gets the value of the dependentValueClass property.
- getDependentValueClasses() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the dependentValueClasses property.
- getDepends() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the depends property.
- getDepends() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the depends property.
- getDepends() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the depends property.
- getDepends() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the depends property.
- getDependsOn() - Method in class org.apache.openejb.BeanContext
-
- getDependsOn() - Method in class org.apache.openejb.config.sys.Resource
-
- getDependsOn() - Method in class org.apache.openejb.jee.SessionBean
-
- getDeployedApplications() - Method in class org.apache.openejb.assembler.classic.Assembler
-
- getDeployedApplications() - Method in class org.apache.openejb.assembler.monitoring.JMXDeployer
-
- getDeployedApps() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- getDeployedApps() - Method in interface org.apache.openejb.assembler.Deployer
-
- getDeployedApps() - Method in class org.apache.openejb.assembler.DeployerEjb
-
- getDeployedApps() - Method in class org.apache.tomee.catalina.deployer.WebappDeployer
-
- getDeployedEjbs() - Method in class org.apache.openejb.assembler.classic.event.AssemblerAfterApplicationCreated
-
- getDeployentId() - Method in class org.apache.openejb.jee.oejb3.EjbLink
-
- getDeployerProperties() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- getDeployerProperties() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getDeployerProperties() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEContainer
-
- getDeployment(EJBRequest) - Method in class org.apache.openejb.server.ejbd.DeploymentIndex
-
- getDeployment(String) - Method in class org.apache.openejb.server.ejbd.DeploymentIndex
-
- getDeployment(Integer) - Method in class org.apache.openejb.server.ejbd.DeploymentIndex
-
- getDeployment(int) - Method in class org.apache.openejb.server.ejbd.DeploymentIndex
-
- getDeployment(EJBRequest) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getDeploymentCode() - Method in class org.apache.openejb.client.EJBRequest
-
- getDeploymentException(AppInfo) - Method in class org.apache.openejb.assembler.classic.DeploymentExceptionManager
-
- getDeploymentID() - Method in class org.apache.openejb.BeanContext
-
- getDeploymentID() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getDeploymentId() - Method in class org.apache.openejb.client.EJBRequest
-
- getDeploymentId() - Method in class org.apache.openejb.core.timer.TimerData
-
- getDeploymentId() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getDeploymentIndex(BeanContext) - Method in class org.apache.openejb.server.ejbd.DeploymentIndex
-
- getDeploymentIndex(String) - Method in class org.apache.openejb.server.ejbd.DeploymentIndex
-
- getDeploymentManager(String, String, String) - Method in class org.apache.openejb.config.VmDeploymentFactory
-
- getDeploymentModule() - Method in class org.apache.openejb.config.AppModule
-
- getDeployments() - Method in class org.apache.openejb.AppContext
-
Deprecated.
- getDeployments() - Method in class org.apache.openejb.config.sys.AdditionalDeployments
-
- getDeployments() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the deployments property.
- getDeploymentsByEjbName() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getDeploymentsById() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getDeploymentStatus() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.ProgressObjectImpl
-
- getDeploymentStatus() - Method in class org.apache.openejb.config.VmDeploymentManager.ProgressObjectImpl
-
- getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets all descendant Concepts.
- getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets all descendant Concepts.
- getDescendantOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets all descendant Organizations.
- getDescription() - Method in interface javax.management.j2ee.statistics.Statistic
-
A human-readable description of the Statistic.
- getDescription() - Method in class javax.resource.spi.work.HintsContext
-
Get the brief description of the role played by the
WorkContext and any other related debugging information.
- getDescription() - Method in class javax.resource.spi.work.SecurityContext
-
Get the brief description of the role played by the
WorkContext and any other related debugging information.
- getDescription() - Method in class javax.resource.spi.work.TransactionContext
-
Get the brief description of the role played by the
WorkContext and any other related debugging information.
- getDescription() - Method in interface javax.resource.spi.work.WorkContext
-
Get the brief description of the role played by the
WorkContext and any other related debugging information.
- getDescription() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Gets the description string of this tag attribute.
- getDescription() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the textual description for this object.
- getDescription() - Method in class org.apache.openejb.client.CommandParser.Option
-
- getDescription() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetImpl
-
- getDescription() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetImpl
-
- getDescription() - Method in class org.apache.openejb.jee.ActivationConfig
-
- getDescription() - Method in class org.apache.openejb.jee.Application
-
- getDescription() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getDescription() - Method in class org.apache.openejb.jee.AuthConstraint
-
- getDescription() - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- getDescription() - Method in class org.apache.openejb.jee.CmpField
-
- getDescription() - Method in class org.apache.openejb.jee.CmrField
-
- getDescription() - Method in class org.apache.openejb.jee.ConfigProperty
-
- getDescription() - Method in class org.apache.openejb.jee.Connector
-
- getDescription() - Method in class org.apache.openejb.jee.Connector10
-
- getDescription() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getDescription() - Method in class org.apache.openejb.jee.ContainerTransaction
-
- getDescription() - Method in class org.apache.openejb.jee.DataSource
-
- getDescription() - Method in class org.apache.openejb.jee.EjbJar
-
- getDescription() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getDescription() - Method in class org.apache.openejb.jee.EjbRef
-
- getDescription() - Method in class org.apache.openejb.jee.EjbRelation
-
- getDescription() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getDescription() - Method in class org.apache.openejb.jee.EntityBean
-
- getDescription() - Method in class org.apache.openejb.jee.EnvEntry
-
- getDescription() - Method in class org.apache.openejb.jee.ExcludeList
-
- getDescription() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getDescription() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getDescription() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getDescription() - Method in class org.apache.openejb.jee.FacesComponent
-
- getDescription() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.FacesConverter
-
- getDescription() - Method in class org.apache.openejb.jee.FacesFacet
-
- getDescription() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getDescription() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getDescription() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getDescription() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getDescription() - Method in class org.apache.openejb.jee.FacesProperty
-
- getDescription() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getDescription() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getDescription() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getDescription() - Method in class org.apache.openejb.jee.FacesValidator
-
- getDescription() - Method in class org.apache.openejb.jee.Filter
-
- getDescription() - Method in class org.apache.openejb.jee.Function
-
- getDescription() - Method in class org.apache.openejb.jee.Handler
-
- getDescription() - Method in class org.apache.openejb.jee.Interceptor
-
- getDescription() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getDescription() - Method in class org.apache.openejb.jee.Interceptors
-
- getDescription() - Method in class org.apache.openejb.jee.jba.cmp.DependentValueClass
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jba.cmp.LoadGroup
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- getDescription() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the description property.
- getDescription() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getDescription() - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitMetadata
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PostLoad
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PostPersist
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PostRemove
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PostUpdate
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PrePersist
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PreRemove
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.PreUpdate
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.QueryHint
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getDescription() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getDescription() - Method in class org.apache.openejb.jee.License
-
- getDescription() - Method in class org.apache.openejb.jee.Listener
-
- getDescription() - Method in class org.apache.openejb.jee.MessageDestination
-
- getDescription() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getDescription() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getDescription() - Method in class org.apache.openejb.jee.Method
-
- getDescription() - Method in class org.apache.openejb.jee.MethodPermission
-
- getDescription() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getDescription() - Method in class org.apache.openejb.jee.oejb2.ActivationConfigType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.oejb3.Query
-
- getDescription() - Method in class org.apache.openejb.jee.ParamValue
-
- getDescription() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getDescription() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getDescription() - Method in class org.apache.openejb.jee.PortComponent
-
- getDescription() - Method in class org.apache.openejb.jee.Query
-
- getDescription() - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
- getDescription() - Method in class org.apache.openejb.jee.Relationships
-
- getDescription() - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- getDescription() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getDescription() - Method in class org.apache.openejb.jee.ResourceRef
-
- getDescription() - Method in class org.apache.openejb.jee.RunAs
-
- getDescription() - Method in class org.apache.openejb.jee.SecurityIdentity
-
- getDescription() - Method in class org.apache.openejb.jee.SecurityPermission
-
- getDescription() - Method in class org.apache.openejb.jee.SecurityRole
-
- getDescription() - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- getDescription() - Method in class org.apache.openejb.jee.ServiceRef
-
- getDescription() - Method in class org.apache.openejb.jee.Servlet
-
- getDescription() - Method in class org.apache.openejb.jee.SessionBean
-
- getDescription() - Method in class org.apache.openejb.jee.sun.ActivationConfig
-
- getDescription() - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- getDescription() - Method in class org.apache.openejb.jee.sun.Method
-
- getDescription() - Method in class org.apache.openejb.jee.sun.Property
-
- getDescription() - Method in class org.apache.openejb.jee.Tag
-
- getDescription() - Method in class org.apache.openejb.jee.TagFile
-
- getDescription() - Method in class org.apache.openejb.jee.Timer
-
- getDescription() - Method in class org.apache.openejb.jee.TldAttribute
-
- getDescription() - Method in class org.apache.openejb.jee.TldTaglib
-
- getDescription() - Method in class org.apache.openejb.jee.UserDataConstraint
-
- getDescription() - Method in class org.apache.openejb.jee.Validator
-
- getDescription() - Method in class org.apache.openejb.jee.Variable
-
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.CMPAttribute
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.WebApp
-
- getDescription() - Method in interface org.apache.openejb.jee.WebCommon
-
- getDescription() - Method in class org.apache.openejb.jee.WebFragment
-
- getDescription() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getDescription() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getDescription() - Method in class org.apache.openejb.jee.Webservices
-
- getDescription() - Method in class org.apache.openejb.jee.wls.Method
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.wls.SecurityPermission
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.wls.SqlShape
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.openejb.junit.OpenEjbRunner
-
- getDescription() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getDescription() - Method in enum org.eclipse.microprofile.jwt.Claims
-
- getDescription() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Returns the description of the metric.
- getDescriptions() - Method in class org.apache.openejb.jee.ActivationConfig
-
- getDescriptions() - Method in class org.apache.openejb.jee.Application
-
- getDescriptions() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getDescriptions() - Method in class org.apache.openejb.jee.AuthConstraint
-
- getDescriptions() - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- getDescriptions() - Method in class org.apache.openejb.jee.CmpField
-
- getDescriptions() - Method in class org.apache.openejb.jee.CmrField
-
- getDescriptions() - Method in class org.apache.openejb.jee.ConfigProperty
-
- getDescriptions() - Method in class org.apache.openejb.jee.Connector
-
- getDescriptions() - Method in class org.apache.openejb.jee.Connector10
-
- getDescriptions() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getDescriptions() - Method in class org.apache.openejb.jee.ContainerTransaction
-
- getDescriptions() - Method in class org.apache.openejb.jee.DataSource
-
- getDescriptions() - Method in class org.apache.openejb.jee.EjbJar
-
- getDescriptions() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.EjbRef
-
- getDescriptions() - Method in interface org.apache.openejb.jee.EjbReference
-
- getDescriptions() - Method in class org.apache.openejb.jee.EjbRelation
-
- getDescriptions() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getDescriptions() - Method in class org.apache.openejb.jee.EntityBean
-
- getDescriptions() - Method in class org.apache.openejb.jee.EnvEntry
-
- getDescriptions() - Method in class org.apache.openejb.jee.ExcludeList
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesComponent
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesConverter
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesFacet
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesProperty
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getDescriptions() - Method in class org.apache.openejb.jee.FacesValidator
-
- getDescriptions() - Method in class org.apache.openejb.jee.Filter
-
- getDescriptions() - Method in class org.apache.openejb.jee.Function
-
- getDescriptions() - Method in class org.apache.openejb.jee.Handler
-
- getDescriptions() - Method in class org.apache.openejb.jee.Interceptor
-
- getDescriptions() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getDescriptions() - Method in class org.apache.openejb.jee.Interceptors
-
- getDescriptions() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getDescriptions() - Method in class org.apache.openejb.jee.JMSDestination
-
- getDescriptions() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getDescriptions() - Method in class org.apache.openejb.jee.License
-
- getDescriptions() - Method in class org.apache.openejb.jee.Listener
-
- getDescriptions() - Method in class org.apache.openejb.jee.MessageDestination
-
- getDescriptions() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getDescriptions() - Method in class org.apache.openejb.jee.Method
-
- getDescriptions() - Method in class org.apache.openejb.jee.MethodPermission
-
- getDescriptions() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getDescriptions() - Method in class org.apache.openejb.jee.ParamValue
-
- getDescriptions() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
- getDescriptions() - Method in class org.apache.openejb.jee.Relationships
-
- getDescriptions() - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- getDescriptions() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.ResourceRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.RunAs
-
- getDescriptions() - Method in class org.apache.openejb.jee.SecurityIdentity
-
- getDescriptions() - Method in class org.apache.openejb.jee.SecurityPermission
-
- getDescriptions() - Method in class org.apache.openejb.jee.SecurityRole
-
- getDescriptions() - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.ServiceRef
-
- getDescriptions() - Method in class org.apache.openejb.jee.Servlet
-
- getDescriptions() - Method in class org.apache.openejb.jee.SessionBean
-
- getDescriptions() - Method in class org.apache.openejb.jee.Tag
-
- getDescriptions() - Method in class org.apache.openejb.jee.TagFile
-
- getDescriptions() - Method in class org.apache.openejb.jee.Timer
-
- getDescriptions() - Method in class org.apache.openejb.jee.TldAttribute
-
- getDescriptions() - Method in class org.apache.openejb.jee.TldTaglib
-
- getDescriptions() - Method in class org.apache.openejb.jee.UserDataConstraint
-
- getDescriptions() - Method in class org.apache.openejb.jee.Validator
-
- getDescriptions() - Method in class org.apache.openejb.jee.Variable
-
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.CMPAttribute
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the descriptions property.
- getDescriptions() - Method in class org.apache.openejb.jee.WebApp
-
- getDescriptions() - Method in interface org.apache.openejb.jee.WebCommon
-
- getDescriptions() - Method in class org.apache.openejb.jee.WebFragment
-
- getDescriptions() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getDescriptions() - Method in class org.apache.openejb.jee.Webservices
-
- getDescriptor() - Method in class org.apache.openejb.core.cmp.cmp2.CmpField
-
- getDescriptor() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getDescriptors(URL) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- getDeserFactoryClass() - Method in class org.apache.openejb.server.axis.client.TypeInfo
-
- getDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Gets the DeserializerFactory registered for the specified
pair of Java type and XML data type.
- getDeserializerAs(String) - Method in interface javax.xml.rpc.encoding.DeserializerFactory
-
Returns a Deserializer for the specified XML processing
mechanism type.
- getDestination() - Method in interface javax.jms.MessageProducer
-
Gets the destination associated with this MessageProducer.
- getDestination() - Method in interface javax.management.j2ee.statistics.JMSProducerStats
-
Returns a string that encapsulates the identity of the message destination
- getDestination() - Method in class org.apache.openejb.config.typed.QueueBuilder
-
- getDestination() - Method in class org.apache.openejb.config.typed.TopicBuilder
-
- getDestinationId() - Method in class org.apache.openejb.BeanContext
-
- getDestinationJndiName() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the destinationJndiName property.
- getDestinationJndiName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Gets the value of the destinationJndiName property.
- getDestinationJndiName() - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Gets the value of the destinationJndiName property.
- getDestinationJndiName() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the destinationJndiName property.
- getDestinationName() - Method in class org.apache.openejb.jee.JMSDestination
-
- getDestinationQueue() - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Gets the value of the destinationQueue property.
- getDestinationResourceLink() - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Gets the value of the destinationResourceLink property.
- getDestinationResourceLink() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the destinationResourceLink property.
- getDestinations() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the destinations property.
- getDestinationType() - Method in class org.apache.openejb.jee.MessageDrivenDestination
-
Gets the value of the destinationType property.
- getDestinationType() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the destinationType property.
- getDetail() - Method in exception javax.xml.rpc.soap.SOAPFaultException
-
Gets the detail element.
- getDetail() - Method in interface javax.xml.soap.SOAPFault
-
Returns the optional detail element for this SOAPFault
object.
- getDetailEntries() - Method in interface javax.xml.soap.Detail
-
Gets an Iterator over all of the DetailEntrys in this Detail object.
- getDetails() - Method in exception org.apache.openejb.config.ValidationException
-
- getDetails() - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Gets the value of the details property.
- getDetectMisordering() - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Gets the value of the detectMisordering property.
- getDetectReplay() - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Gets the value of the detectReplay property.
- getDevelopment() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Is Jasper being used in development mode?
- getDevelopment() - Method in class org.apache.jasper.JspC
-
Is Jasper being used in development mode?
- getDevelopment() - Method in interface org.apache.jasper.Options
-
Is Jasper being used in development mode?
- getDevelopmentVersionNum() - Static method in class org.apache.taglibs.standard.Version
-
Development Drop Number.
- getDieLevel() - Method in class org.apache.jasper.JspC
-
- getDifferenceContainers() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the differenceContainers property.
- getDifferences() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the differences property.
- getDifferenceTargets() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the differenceTargets property.
- getDigest() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getDir() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getDir() - Method in class org.apache.openejb.config.sys.Deployments
-
Gets the value of the dir property.
- getDir() - Method in class org.apache.tomee.embedded.Configuration
-
- getDir() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getDir() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getDirectory(String) - Method in class org.apache.openejb.loader.FileUtils
-
- getDirectory(String, boolean) - Method in class org.apache.openejb.loader.FileUtils
-
- getDirectory() - Method in class org.apache.openejb.loader.FileUtils
-
- getDisableMessageID() - Method in interface javax.jms.JMSProducer
-
Gets an indication of whether message IDs are disabled.
- getDisableMessageID() - Method in interface javax.jms.MessageProducer
-
Gets an indication of whether message IDs are disabled.
- getDisableMessageTimestamp() - Method in interface javax.jms.JMSProducer
-
Gets an indication of whether message timestamps are disabled.
- getDisableMessageTimestamp() - Method in interface javax.jms.MessageProducer
-
Gets an indication of whether message timestamps are disabled.
- getDisableStringTrimming() - Method in class org.apache.openejb.jee.wls.Compatibility
-
Gets the value of the disableStringTrimming property.
- getDisableWarning() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the disableWarning property.
- getDisallowedMethods() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getDisconnectedDeploymentManager(String) - Method in class org.apache.openejb.config.VmDeploymentFactory
-
- getDiscoveryByUrl() - Method in class org.apache.openejb.cdi.CompositeBeans
-
- getDiscoveryListener() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- getDiscriminatorColumn() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the discriminatorColumn property.
- getDiscriminatorColumn() - Method in class org.apache.openejb.jee.jpa.EntityResult
-
Gets the value of the discriminatorColumn property.
- getDiscriminatorType() - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Gets the value of the discriminatorType property.
- getDiscriminatorValue() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the discriminatorValue property.
- getDispatcher() - Method in class org.apache.openejb.jee.FilterMapping
-
- getDispatcherType() - Method in interface javax.servlet.ServletRequest
-
Gets the dispatcher type of this request.
- getDispatcherType() - Method in class javax.servlet.ServletRequestWrapper
-
Gets the dispatcher type of the wrapped request.
- getDispatcherType() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getDispatcherType() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getDispatcherType() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getDispatcherType() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getDispatchPolicy() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the dispatchPolicy property.
- getDisplayName() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Get the displayName.
- getDisplayName() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.apache.openejb.config.VmDeploymentFactory
-
- getDisplayName() - Method in class org.apache.openejb.jee.Application
-
- getDisplayName() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getDisplayName() - Method in class org.apache.openejb.jee.Connector
-
- getDisplayName() - Method in class org.apache.openejb.jee.Connector10
-
- getDisplayName() - Method in class org.apache.openejb.jee.EjbJar
-
- getDisplayName() - Method in class org.apache.openejb.jee.EntityBean
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesComponent
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.apache.openejb.jee.FacesConverter
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesFacet
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesProperty
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getDisplayName() - Method in class org.apache.openejb.jee.FacesValidator
-
- getDisplayName() - Method in class org.apache.openejb.jee.Filter
-
- getDisplayName() - Method in class org.apache.openejb.jee.Function
-
- getDisplayName() - Method in class org.apache.openejb.jee.Handler
-
- getDisplayName() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getDisplayName() - Method in class org.apache.openejb.jee.Listener
-
- getDisplayName() - Method in class org.apache.openejb.jee.MessageDestination
-
- getDisplayName() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getDisplayName() - Method in class org.apache.openejb.jee.PortComponent
-
- getDisplayName() - Method in class org.apache.openejb.jee.SecurityConstraint
-
- getDisplayName() - Method in class org.apache.openejb.jee.ServiceRef
-
- getDisplayName() - Method in class org.apache.openejb.jee.Servlet
-
- getDisplayName() - Method in class org.apache.openejb.jee.SessionBean
-
- getDisplayName() - Method in class org.apache.openejb.jee.Tag
-
- getDisplayName() - Method in class org.apache.openejb.jee.TagFile
-
- getDisplayName() - Method in class org.apache.openejb.jee.TldTaglib
-
- getDisplayName() - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.apache.openejb.jee.WebApp
-
- getDisplayName() - Method in interface org.apache.openejb.jee.WebCommon
-
- getDisplayName() - Method in class org.apache.openejb.jee.WebFragment
-
- getDisplayName() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getDisplayName() - Method in class org.apache.openejb.jee.Webservices
-
- getDisplayName() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Returns the display name if set, otherwise this method returns the metric name.
- getDisplayNames() - Method in class org.apache.openejb.jee.Application
-
- getDisplayNames() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Connector
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Connector10
-
- getDisplayNames() - Method in class org.apache.openejb.jee.EjbJar
-
- getDisplayNames() - Method in class org.apache.openejb.jee.EntityBean
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesComponent
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesConverter
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesFacet
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesProperty
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getDisplayNames() - Method in class org.apache.openejb.jee.FacesValidator
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Filter
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Function
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Handler
-
- getDisplayNames() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Listener
-
- getDisplayNames() - Method in class org.apache.openejb.jee.MessageDestination
-
- getDisplayNames() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getDisplayNames() - Method in class org.apache.openejb.jee.ServiceRef
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Servlet
-
- getDisplayNames() - Method in class org.apache.openejb.jee.SessionBean
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Tag
-
- getDisplayNames() - Method in class org.apache.openejb.jee.TagFile
-
- getDisplayNames() - Method in class org.apache.openejb.jee.TldTaglib
-
- getDisplayNames() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the displayNames property.
- getDisplayNames() - Method in class org.apache.openejb.jee.WebApp
-
- getDisplayNames() - Method in interface org.apache.openejb.jee.WebCommon
-
- getDisplayNames() - Method in class org.apache.openejb.jee.WebFragment
-
- getDisplayNames() - Method in class org.apache.openejb.jee.Webservices
-
- getDistinct() - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Gets the value of the distinct property.
- getDistributable() - Method in class org.apache.openejb.jee.WebApp
-
- getDistributable() - Method in interface org.apache.openejb.jee.WebCommon
-
- getDistributable() - Method in class org.apache.openejb.jee.WebFragment
-
- getDistributedDestinationConnection() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the distributedDestinationConnection property.
- getDLQConfig() - Method in class org.apache.openejb.jee.jba.MDBConfig
-
Gets the value of the dlqConfig property.
- getDLQPassword() - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Gets the value of the dlqPassword property.
- getDLQUser() - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Gets the value of the dlqUser property.
- getDocBase() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getDocBase() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getDoctypeName() - Method in class org.apache.jasper.compiler.PageInfo
-
- getDoctypePublic() - Method in class org.apache.jasper.compiler.PageInfo
-
- getDoctypeSystem() - Method in class org.apache.jasper.compiler.PageInfo
-
- getDocumentation() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getDomain() - Method in class javax.servlet.http.Cookie
-
Gets the domain name of this Cookie.
- getDomain() - Method in interface javax.servlet.SessionCookieConfig
-
Gets the domain name that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- getDomain() - Method in class javax.ws.rs.core.Cookie
-
Get the domain of the cookie.
- getDomain() - Method in class org.apache.openejb.jee.CookieConfig
-
- getDomain() - Method in class org.apache.openejb.monitoring.ObjectNameBuilder
-
- getDomain() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getDomains() - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getDouble(String) - Method in interface javax.jms.MapMessage
-
Returns the double value with the specified name.
- getDouble(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getDouble1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getDouble2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getDoubleProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
double.
- getDoubleProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the double property with the specified name.
- getDoubleProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getDriverClassName() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getDropColumnTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the dropColumnTemplate property.
- getDropTablesAtUndeploy() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getDuplicatedAlternatives() - Method in class org.apache.openejb.jee.Beans
-
- getDuplicatedDecorators() - Method in class org.apache.openejb.jee.Beans
-
- getDuplicatedInterceptors() - Method in class org.apache.openejb.jee.Beans
-
- getDurableSubscriptionCount() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Number of durable subscriptions.
- getDurableSubscriptionDeletion() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the durableSubscriptionDeletion property.
- getDuration() - Method in class org.apache.openejb.resource.jdbc.logging.TimeWatcherExecutor.TimerWatcherResult
-
- getDynamicAttributes() - Method in class org.apache.openejb.jee.Tag
-
- getDynamicImportPackage() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the dynamicImportPackage property.
- getDynamicQl() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the dynamicQl property.
- getDynamicReloadInterval() - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- getEagerLoadGroup() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the eagerLoadGroup property.
- getEagerLoadGroup() - Method in class org.apache.openejb.jee.jba.cmp.LeftJoin
-
Gets the value of the eagerLoadGroup property.
- getEagerLoadGroup() - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Gets the value of the eagerLoadGroup property.
- getEAnnotations() - Method in class org.apache.openejb.jee.was.v6.ecore.EModelElement
-
Gets the value of the eAnnotations property.
- getEarLibFinder() - Method in class org.apache.openejb.config.AppModule
-
- getEClassESuperTypes() - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Gets the value of the eClassESuperTypes property.
- getEClassifierEExceptions() - Method in class org.apache.openejb.jee.was.v6.ecore.EOperation
-
Gets the value of the eClassifierEExceptions property.
- getEClassifierETypes() - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Gets the value of the eClassifierETypes property.
- getEClassifiers() - Method in class org.apache.openejb.jee.was.v6.ecore.EPackage
-
Gets the value of the eClassifiers property.
- getEExceptions() - Method in class org.apache.openejb.jee.was.v6.ecore.EOperation
-
Gets the value of the eExceptions property.
- getEffectiveMajorVersion() - Method in interface javax.servlet.ServletContext
-
Gets the major version of the Servlet specification that the
application represented by this ServletContext is based on.
- getEffectiveMajorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getEffectiveMajorVersion() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getEffectiveMajorVersion() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getEffectiveMajorVersion() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getEffectiveMinorVersion() - Method in interface javax.servlet.ServletContext
-
Gets the minor version of the Servlet specification that the
application represented by this ServletContext is based on.
- getEffectiveMinorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getEffectiveMinorVersion() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getEffectiveSessionTrackingModes() - Method in interface javax.servlet.ServletContext
-
Gets the session tracking modes that are in effect for this
ServletContext.
- getEffectiveSessionTrackingModes() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getEffectiveSessionTrackingModes() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getEISProductName() - Method in interface javax.resource.cci.ConnectionMetaData
-
Returns product name of the underlying EIS instance connected
through the Connection that produced this metadata.
- getEISProductName() - Method in interface javax.resource.spi.ManagedConnectionMetaData
-
Returns Product name of the underlying EIS instance connected
through the ManagedConnection.
- getEISProductVersion() - Method in interface javax.resource.cci.ConnectionMetaData
-
Returns product version of the underlying EIS instance.
- getEISProductVersion() - Method in interface javax.resource.spi.ManagedConnectionMetaData
-
Returns product version of the underlying EIS instance connected
through the ManagedConnection.
- getEisType() - Method in class org.apache.openejb.jee.Connector
-
- getEisType() - Method in class org.apache.openejb.jee.Connector10
-
- getEjb() - Method in class org.apache.openejb.client.EJBInvocationHandler
-
- getEjb() - Method in class org.apache.openejb.jee.Module
-
- getEjb() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the ejb property.
- getEjb() - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Gets the value of the ejb property.
- getEjb() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getEjbBindings() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the ejbBindings property.
- getEjbClass() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getEjbClass() - Method in class org.apache.openejb.jee.EntityBean
-
- getEjbClass() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEjbClass() - Method in class org.apache.openejb.jee.SessionBean
-
- getEjbClass() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the ejbClass property.
- getEjbClasses() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the ejbClasses property.
- getEjbClientJar() - Method in class org.apache.openejb.jee.EjbJar
-
- getEjbClientJar() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Gets the value of the ejbClientJar property.
- getEjbDeployment() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getEjbDeploymentCount() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getEJBHome() - Method in interface javax.ejb.EJBContext
-
Obtain the enterprise bean's remote home interface.
- getEJBHome() - Method in interface javax.ejb.EJBMetaData
-
Obtain the remote home interface of the enterprise bean.
- getEJBHome() - Method in interface javax.ejb.EJBObject
-
Obtain the enterprise bean's remote home interface.
- getEJBHome() - Method in interface javax.ejb.HomeHandle
-
Obtain the home object represented by this handle.
- getEJBHome() - Method in class org.apache.openejb.BeanContext
-
- getEJBHome() - Method in class org.apache.openejb.client.EJBHomeHandle
-
- getEJBHome() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- GETEJBHOME - Static variable in class org.apache.openejb.client.EJBObjectHandler
-
- getEJBHome(Method, Object[], Object) - Method in class org.apache.openejb.client.EJBObjectHandler
-
- getEJBHome() - Method in class org.apache.openejb.core.BaseContext
-
- getEJBHome(Method, Object[], Object) - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- getEJBHome() - Method in class org.apache.openejb.core.ivm.IntraVmHandle
-
- getEJBHome() - Method in class org.apache.openejb.core.ivm.IntraVmMetaData
-
- getEJBHome(ProxyInfo) - Method in class org.apache.openejb.core.ivm.IntraVmServer
-
- getEJBHome() - Method in class org.apache.openejb.core.mdb.MdbContext
-
- getEJBHome(ProxyInfo) - Method in class org.apache.openejb.core.ServerFederation
-
- getEJBHome(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getEJBHome(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getEJBHome(ProxyInfo) - Method in interface org.apache.openejb.spi.ApplicationServer
-
- getEJBHomeHandler() - Method in interface org.apache.openejb.client.EJBHomeProxy
-
- getEjbInstance(BeanContext, Object) - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- getEjbJar() - Method in class org.apache.openejb.config.EjbModule
-
- getEjbJar() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the ejbJar property.
- getEjbJars() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the ejbJars property.
- getEjbLink() - Method in interface org.apache.openejb.assembler.classic.EjbResolver.Reference
-
- getEjbLink() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getEjbLink() - Method in class org.apache.openejb.jee.EjbRef
-
- getEjbLink() - Method in interface org.apache.openejb.jee.EjbReference
-
- getEjbLink() - Method in class org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Gets the value of the ejbLink property.
- getEjbLink() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the ejbLink property.
- getEjbLink() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getEjbLink(String) - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getEjbLink() - Method in class org.apache.openejb.jee.ServiceImplBean
-
- getEjbLinksMap() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getEJBLocalHome() - Method in interface javax.ejb.EJBContext
-
Obtain the enterprise bean's local home interface.
- getEJBLocalHome() - Method in interface javax.ejb.EJBLocalObject
-
Obtain the enterprise bean's local home interface.
- getEJBLocalHome() - Method in class org.apache.openejb.BeanContext
-
- getEJBLocalHome() - Method in class org.apache.openejb.core.BaseContext
-
- getEJBLocalHome(Method, Object[], Object) - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- getEJBLocalHome() - Method in class org.apache.openejb.core.mdb.MdbContext
-
- getEJBLocalObject() - Method in interface javax.ejb.EntityContext
-
Obtain a reference to the EJB local object that is currently
associated with the instance.
- getEJBLocalObject() - Method in interface javax.ejb.SessionContext
-
Obtain a reference to the EJB local object that is
associated with the instance.
- getEJBLocalObject() - Method in class org.apache.openejb.core.BaseSessionContext
-
- getEJBLocalObject() - Method in class org.apache.openejb.core.entity.EntityContext
-
- getEjbLocalRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.Application
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the ejbLocalRef property.
- getEjbLocalRef() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the ejbLocalRef property.
- getEjbLocalRef() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the ejbLocalRef property.
- getEjbLocalRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEjbLocalRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the ejbLocalRef property.
- getEjbLocalRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the ejbLocalRef property.
- getEjbLocalRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.WebApp
-
- getEjbLocalRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.Application
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getEjbLocalRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getEjbLocalRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getEjbLocalRefs() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the ejbLocalRefs property.
- getEJBMetaData() - Method in interface javax.ejb.EJBHome
-
Obtain the EJBMetaData interface for the enterprise bean.
- GETEJBMETADATA - Static variable in class org.apache.openejb.client.EJBHomeHandler
-
- getEJBMetaData(Method, Object[], Object) - Method in class org.apache.openejb.client.EJBHomeHandler
-
- getEjbMetaData() - Method in class org.apache.openejb.client.EJBRequest
-
- getEJBMetaData(Method, Object[], Object) - Method in class org.apache.openejb.core.ivm.EjbHomeProxyHandler
-
- getEJBMetaData(ProxyInfo) - Method in class org.apache.openejb.core.ivm.IntraVmServer
-
- getEJBMetaData(ProxyInfo) - Method in class org.apache.openejb.core.ServerFederation
-
- getEJBMetaData(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getEJBMetaData(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getEJBMetaData(ProxyInfo) - Method in interface org.apache.openejb.spi.ApplicationServer
-
- getEjbModules() - Method in class org.apache.openejb.config.AppModule
-
- getEjbName() - Method in class org.apache.openejb.BeanContext
-
- getEjbName() - Method in class org.apache.openejb.cdi.CdiEjbBean
-
- getEjbName() - Method in class org.apache.openejb.jee.DependsOn
-
- getEjbName() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getEjbName() - Method in class org.apache.openejb.jee.EntityBean
-
- getEjbName() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getEjbName() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.jpa.Entity
-
- getEjbName() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEjbName() - Method in class org.apache.openejb.jee.Method
-
- getEjbName() - Method in class org.apache.openejb.jee.MethodAttribute
-
- getEjbName() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getEjbName() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RelationshipRoleSource
-
Gets the value of the ejbName property.
- getEjbName() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getEjbName() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.oejb2.TssLinkType
-
- getEjbName() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- getEjbName() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getEjbName() - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
- getEjbName() - Method in class org.apache.openejb.jee.SessionBean
-
- getEjbName() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getEjbName() - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- getEjbName() - Method in class org.apache.openejb.jee.sun.Method
-
- getEjbName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.wls.InvalidationTarget
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.wls.Method
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the ejbName property.
- getEjbName() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the ejbName property.
- getEJBObject() - Method in interface javax.ejb.EntityContext
-
Obtain a reference to the EJB object that is currently associated with
the instance.
- getEJBObject() - Method in interface javax.ejb.Handle
-
Obtain the EJB object reference represented by this handle.
- getEJBObject() - Method in interface javax.ejb.SessionContext
-
Obtain a reference to the EJB object that is currently associated with
the instance.
- getEJBObject() - Method in class org.apache.openejb.client.EJBObjectHandle
-
- getEJBObject() - Method in class org.apache.openejb.core.BaseSessionContext
-
- getEJBObject() - Method in class org.apache.openejb.core.entity.EntityContext
-
- getEJBObject() - Method in class org.apache.openejb.core.ivm.IntraVmHandle
-
- getEJBObject(ProxyInfo) - Method in class org.apache.openejb.core.ivm.IntraVmServer
-
- getEJBObject(ProxyInfo) - Method in class org.apache.openejb.core.ServerFederation
-
- getEJBObject(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getEJBObject(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getEJBObject(ProxyInfo) - Method in interface org.apache.openejb.spi.ApplicationServer
-
- getEJBObjectHandler() - Method in interface org.apache.openejb.client.EJBObjectProxy
-
- getEjbProxy(BeanContext, EntityBean) - Static method in class org.apache.openejb.core.cmp.cmp2.Cmp2Util
-
- getEjbQl() - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Gets the value of the ejbQl property.
- getEjbQl() - Method in class org.apache.openejb.jee.Query
-
- getEjbQL() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the ejbQL property.
- getEjbQlCompilerFactory() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Gets the value of the ejbQlCompilerFactory property.
- getEjbQlQuery() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the ejbQlQuery property.
- getEjbRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getEjbRef() - Method in class org.apache.openejb.jee.Application
-
- getEjbRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getEjbRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getEjbRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getEjbRef() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the ejbRef property.
- getEjbRef() - Method in class org.apache.openejb.jee.jba.Invoker
-
Gets the value of the ejbRef property.
- getEjbRef() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the ejbRef property.
- getEjbRef() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the ejbRef property.
- getEjbRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getEjbRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEjbRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getEjbRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the ejbRef property.
- getEjbRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getEjbRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the ejbRef property.
- getEjbRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getEjbRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getEjbRef() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getEjbRef() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getEjbRef() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getEjbRef() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getEjbRef() - Method in class org.apache.openejb.jee.WebApp
-
- getEjbRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getEjbRefBindings() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the ejbRefBindings property.
- getEjbReferenceDescription() - Method in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
Gets the value of the ejbReferenceDescription property.
- getEjbReferenceDescription() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the ejbReferenceDescription property.
- getEjbRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.Application
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getEjbRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getEjbRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getEjbRefName() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getEjbRefName() - Method in class org.apache.openejb.jee.EjbRef
-
- getEjbRefName() - Method in class org.apache.openejb.jee.jba.EjbLocalRef
-
Gets the value of the ejbRefName property.
- getEjbRefName() - Method in class org.apache.openejb.jee.jba.EjbRef
-
Gets the value of the ejbRefName property.
- getEjbRefName() - Method in class org.apache.openejb.jee.oejb3.EjbLink
-
- getEjbRefName() - Method in class org.apache.openejb.jee.sun.EjbRef
-
- getEjbRefName() - Method in class org.apache.openejb.jee.wls.EjbReferenceDescription
-
Gets the value of the ejbRefName property.
- getEjbRefs() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the ejbRefs property.
- getEjbRefType() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getEjbRefType() - Method in class org.apache.openejb.jee.EjbRef
-
- getEjbRefType() - Method in interface org.apache.openejb.jee.EjbReference
-
- getEjbRefType() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the ejbRefType property.
- getEjbRelation() - Method in class org.apache.openejb.jee.jba.cmp.Relationships
-
Gets the value of the ejbRelation property.
- getEjbRelation() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getEjbRelation() - Method in class org.apache.openejb.jee.Relationships
-
- getEjbRelationName() - Method in class org.apache.openejb.jee.EjbRelation
-
- getEjbRelationName() - Method in class org.apache.openejb.jee.oejb2.EjbRelationType
-
Gets the value of the ejbRelationName property.
- getEjbRelationName() - Method in class org.apache.openejb.jee.wls.SqlShape
-
Gets the value of the ejbRelationName property.
- getEjbRelations() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the ejbRelations property.
- getEjbRelationshipRole() - Method in class org.apache.openejb.jee.EjbRelation
-
- getEjbRelationshipRole() - Method in class org.apache.openejb.jee.oejb2.EjbRelationType
-
Gets the value of the ejbRelationshipRole property.
- getEjbRelationshipRoleName() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getEjbRelationshipRoleName() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Gets the value of the ejbRelationshipRoleName property.
- getEjbRelationshipRoleName() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Gets the value of the ejbRelationshipRoleName property.
- getEjbRelationshipRoleName() - Method in class org.apache.openejb.jee.wls.Table
-
Gets the value of the ejbRelationshipRoleName property.
- getEJBRequest() - Method in class org.apache.openejb.server.ejbd.CallContext
-
- getEjbRestServices() - Method in class org.apache.openejb.config.WebModule
-
- getEjbs() - Method in class org.apache.openejb.assembler.classic.event.BeforeStartEjbs
-
- getEjbSpecsVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Gets the value of the ejbSpecsVersion property.
- getEjbTimeout() - Method in class org.apache.openejb.BeanContext
-
- getEjbTimeoutIdentity() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the ejbTimeoutIdentity property.
- getEjbTimeoutIdentity() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the ejbTimeoutIdentity property.
- getEjbTimerService() - Method in class org.apache.openejb.BeanContext
-
- getEjbType(int) - Static method in class org.apache.openejb.server.webservices.WsService
-
- getEjbWebServices() - Method in class org.apache.openejb.config.WebModule
-
- getELContext() - Method in class javax.servlet.jsp.JspContext
-
Returns the ELContext associated with this JspContext.
- getELContext() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getELContext() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getELContext() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getElement(ResultT) - Method in interface javax.xml.bind.annotation.DomHandler
-
Once the portion is sent to the Result.
- getElement(DOMResult) - Method in class javax.xml.bind.annotation.W3CDomHandler
-
- getElement() - Method in class org.apache.openejb.jee.bval.AnnotationType
-
Gets the value of the element property.
- getElement() - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Gets the value of the element property.
- getElement(int) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the element at the specified index
- getElement(int) - Method in class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the element at the specified index
- getElement(int) - Method in interface org.apache.openejb.math.util.DoubleArray
-
Returns the element at the specified index.
- getElement(int) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Returns the element at the specified index
- getElement() - Method in class org.apache.openejb.util.Debug.Trace.Node
-
- getElementCollection() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the elementCollection property.
- getElementCollection() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the elementCollection property.
- getElementName(Object) - Method in class javax.xml.bind.JAXBIntrospector
-
Get xml element qname for jaxbElement.
- getElementName() - Method in interface javax.xml.soap.SOAPElement
-
Returns the name of this SOAPElement object.
- getElementName() - Method in class org.apache.openejb.jee.ConstructorParameterOrder
-
- getElementQName() - Method in interface javax.xml.soap.SOAPElement
-
Returns the qname of this SOAPElement object.
- getElements() - Method in interface javax.persistence.Tuple
-
Return the tuple elements.
- getElements() - Method in class org.apache.openejb.jee.was.v6.xmi.Any
-
Gets the value of the elements property.
- getElements() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference.Target
-
Gets the value of the elements property.
- getElements() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the elements property.
- getElements() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the elements property.
- getElements() - Method in interface org.apache.openejb.math.util.DoubleArray
-
Returns a double[] array containing the elements of this
DoubleArray.
- getElements() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Returns a double array containing the elements of this
ResizableArray.
- getElements() - Method in class org.apache.taglibs.standard.lang.jstl.ExpressionString
-
- getElementType() - Method in interface javax.persistence.metamodel.PluralAttribute
-
Return the type representing the element type of the
collection.
- getEligible() - Method in class org.apache.openejb.jee.sun.JavaWebStartAccess
-
- getElIgnored() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the el-ignored configuration, which
specifies whether Expression Language (EL) evaluation is enabled for
any JSP pages mapped to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getELiterals() - Method in class org.apache.openejb.jee.was.v6.ecore.EEnum
-
Gets the value of the eLiterals property.
- getELResolver() - Method in class org.apache.jasper.runtime.ELContextImpl
-
- getELResolver() - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getElResolver() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the elResolver property.
- getELResolvers() - Method in class org.apache.jasper.runtime.JspApplicationContextImpl
-
- getEmailAddresses() - Method in interface javax.xml.registry.infomodel.User
-
Gets the email addresses for this User.
- getEmbeddable() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the embeddable property.
- getEmbeddables() - Method in interface javax.persistence.metamodel.Metamodel
-
Return the metamodel embeddable types.
- getEmbedded() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the embedded property.
- getEmbedded() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the embedded property.
- getEmbeddedId() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the embeddedId property.
- getEmptyRoleSemantic() - Method in class javax.servlet.HttpConstraintElement
-
Gets the default authorization semantic.
- getEnableBatchOperations() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the enableBatchOperations property.
- getEnableBeanClassRedeploy() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the enableBeanClassRedeploy property.
- getEnableCallByReference() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the enableCallByReference property.
- getEnabled() - Method in class org.apache.openejb.jee.Addressing
-
- getEnabled() - Method in class org.apache.openejb.jee.bval.ExecutableValidationType
-
Gets the value of the enabled property.
- getEnabled() - Method in class org.apache.openejb.jee.RespectBinding
-
- getEnabled() - Method in class org.apache.openejb.jee.Servlet
-
- getEnabled() - Method in class org.apache.openejb.jee.sun.Cache
-
- getEnableDynamicQueries() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the enableDynamicQueries property.
- getEnableMtom() - Method in class org.apache.openejb.jee.PortComponent
-
- getEnableMtom() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getEnableQueryCaching() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the enableQueryCaching property.
- getEnableQueryCaching() - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Gets the value of the enableQueryCaching property.
- getEnclosingWriter() - Method in class javax.servlet.jsp.tagext.BodyContent
-
Get the enclosing JspWriter.
- getEncoders() - Method in interface javax.websocket.EndpointConfig
-
Return the Encoder implementation classes configured.
- getEncoding() - Method in class javax.ws.rs.client.Entity
-
Get entity encoding.
- getEncoding() - Method in class javax.ws.rs.core.Variant
-
Get the encoding of the variant.
- getEncoding() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for getting the current output encoding.
- getEncoding(String, JarFile, JspCompilationContext, ErrorDispatcher) - Static method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Autodetects the encoding of the XML document supplied by the given
input stream.
- getEncoding() - Method in class org.apache.openejb.jee.LocaleEncodingMapping
-
- getEncodingStyle() - Method in interface javax.xml.soap.SOAPElement
-
Returns the encoding style for this SOAPElement object.
- getEnd() - Method in class javax.ejb.ScheduleExpression
-
Return the end date, if set; otherwise null.
- getEnd() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Returns the value of the 'end' attribute for the associated tag,
or null if no 'end' attribute was specified.
- getEnd() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the end property.
- getEndColumn() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- getEndColumn() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- getEndColumn() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- getEndLine() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- getEndLine() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- getEndLine() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- getEndorsed() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getEndpoint() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getEndpoint() - Method in class org.apache.openejb.server.cxf.CxfWsContainer
-
- getEndpointAddressUri() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getEndpointClass() - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
-
Return the Class object corresponding to the message
endpoint class.
- getEndpointClass() - Method in interface javax.websocket.server.ServerEndpointConfig
-
Returns the Class of the endpoint this configuration is configuring.
- getEndpointConfigs(Set<Class<? extends Endpoint>>) - Method in interface javax.websocket.server.ServerApplicationConfig
-
Return a set of ServerEndpointConfig instances that the server container will use to deploy the programmatic
endpoints.
- getEndpointInstance(Class<T>) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
This method is called by the container each time a new client connects to the logical endpoint this
configurator configures.
- getEndpointInstance(Class<T>) - Method in class org.apache.tomee.catalina.websocket.JavaEEDefaultServerEnpointConfigurator
-
- getEndpointInterceptors() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the endpointInterceptors property.
- getEndpointName() - Method in class org.apache.openejb.server.cxf.CxfServiceConfiguration
-
- getEndpointReference() - Method in interface javax.xml.ws.BindingProvider
-
Returns the EndpointReference associated with
this BindingProvider instance.
- getEndpointReference(Class<T>) - Method in interface javax.xml.ws.BindingProvider
-
Returns the EndpointReference associated with
this BindingProvider instance.
- getEndpointReference(Element...) - Method in class javax.xml.ws.Endpoint
-
Returns the EndpointReference associated with
this Endpoint instance.
- getEndpointReference(Class<T>, Element...) - Method in class javax.xml.ws.Endpoint
-
Returns the EndpointReference associated with
this Endpoint instance.
- getEndpointReference(Element...) - Method in interface javax.xml.ws.WebServiceContext
-
Returns the EndpointReference for this
endpoint.
- getEndpointReference(Class<T>, Element...) - Method in interface javax.xml.ws.WebServiceContext
-
Returns the EndpointReference associated with
this endpoint.
- getEndpointReference(Element...) - Method in class org.apache.openejb.core.singleton.EjbWsContext
-
- getEndpointReference(Class<T>, Element...) - Method in class org.apache.openejb.core.singleton.EjbWsContext
-
- getEndpointReference(Element...) - Method in class org.apache.openejb.core.stateless.EjbWsContext
-
- getEndpointReference(Class<T>, Element...) - Method in class org.apache.openejb.core.stateless.EjbWsContext
-
- getEndpointReference(Element...) - Method in interface org.apache.openejb.core.webservices.AddressingSupport
-
- getEndpointReference(Class<T>, Element...) - Method in interface org.apache.openejb.core.webservices.AddressingSupport
-
- getEndpointReference(Element...) - Method in class org.apache.openejb.core.webservices.NoAddressingSupport
-
- getEndpointReference(Class<T>, Element...) - Method in class org.apache.openejb.core.webservices.NoAddressingSupport
-
- getEndpointReference(Element...) - Method in class org.apache.openejb.server.cxf.ejb.EjbMessageContext
-
- getEndpointReference(Class<T>, Element...) - Method in class org.apache.openejb.server.cxf.ejb.EjbMessageContext
-
- getEndpoints() - Method in class javax.xml.ws.EndpointContext
-
This gives list of endpoints in an application.
- getEndpointURL() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getEnforceEjbRestrictions() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the enforceEjbRestrictions property.
- getEngineInfo() - Method in class javax.servlet.jsp.JspFactory
-
called to get implementation-specific information on the current JSP engine.
- getEngineInfo() - Method in class org.apache.jasper.runtime.JspFactoryImpl
-
- getEnterpriseBean(String) - Method in class org.apache.openejb.jee.EjbJar
-
- getEnterpriseBean() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the enterpriseBean property.
- getEnterpriseBean() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the enterpriseBean property.
- getEnterpriseBeanInfo(String) - Method in class org.apache.openejb.assembler.classic.EjbResolver
-
- getEnterpriseBeans() - Method in class org.apache.openejb.config.EmptyEjbJar
-
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.EjbJar
-
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the enterpriseBeans property.
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the enterpriseBeans property.
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.sun.SunEjbJar
-
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Gets the value of the enterpriseBeans property.
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the enterpriseBeans property.
- getEnterpriseBeans() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the enterpriseBeans property.
- getEnterpriseBeansByEjbName() - Method in class org.apache.openejb.jee.EjbJar
-
- getEntities() - Method in interface javax.persistence.metamodel.Metamodel
-
Return the metamodel entity types.
- getEntity() - Method in exception javax.persistence.OptimisticLockException
-
Returns the entity that caused this exception.
- getEntity() - Method in exception javax.persistence.PessimisticLockException
-
Returns the entity that caused this exception.
- getEntity() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the message entity Java instance.
- getEntity() - Method in class javax.ws.rs.client.Entity
-
Get entity data.
- getEntity() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the message entity Java instance.
- getEntity() - Method in class javax.ws.rs.core.GenericEntity
-
Get the enclosed entity.
- getEntity() - Method in class javax.ws.rs.core.Response
-
Get the message entity Java instance.
- getEntity() - Method in interface javax.ws.rs.ext.WriterInterceptorContext
-
Get object to be written as HTTP entity.
- getEntity() - Method in class org.apache.openejb.jee.jba.cmp.EnterpriseBeans
-
Gets the value of the entity property.
- getEntity() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the entity property.
- getEntityAlwaysUsesTransaction() - Method in class org.apache.openejb.jee.wls.WeblogicCompatibility
-
Gets the value of the entityAlwaysUsesTransaction property.
- getEntityAnnotations() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the annotations attached to the entity instance.
- getEntityAnnotations() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the annotations attached to the entity instance.
- getEntityBean(EJBLocalObject) - Static method in class org.apache.openejb.core.cmp.cmp2.Cmp2Util
-
- getEntityBean(EJBObject) - Static method in class org.apache.openejb.core.cmp.cmp2.Cmp2Util
-
- getEntityBean() - Method in class org.apache.openejb.core.entity.EntityInstanceManager.SynchronizationWrapper
-
- getEntityBean() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the entityBean property.
- getEntityBeans() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the entityBeans property.
- getEntityBeanVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the entityBeanVersion property.
- getEntityCache() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the entityCache property.
- getEntityCacheName() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the entityCacheName property.
- getEntityCacheRef() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the entityCacheRef property.
- getEntityClass() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the raw entity type information.
- getEntityClass() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the raw entity type information.
- getEntityClass() - Method in class org.apache.openejb.jee.jpa.EntityResult
-
Gets the value of the entityClass property.
- getEntityClustering() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the entityClustering property.
- getEntityCommand() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the entityCommand property.
- getEntityCommand() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the entityCommand property.
- getEntityCommand() - Method in class org.apache.openejb.jee.jba.cmp.EntityCommands
-
Gets the value of the entityCommand property.
- getEntityCommands() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the entityCommands property.
- getEntityDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the entityDescriptor property.
- getEntityGraph(String) - Method in interface javax.persistence.EntityManager
-
Return a named EntityGraph.
- getEntityGraph(String) - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getEntityGraph(String) - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getEntityGraphs(Class<T>) - Method in interface javax.persistence.EntityManager
-
Return all named EntityGraphs that have been defined for the provided
class type.
- getEntityGraphs(Class<T>) - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getEntityGraphs(Class<T>) - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getEntityGroupMapping() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
Gets the value of the entityGroupMapping property.
- getEntityListener() - Method in class org.apache.openejb.jee.jpa.EntityListeners
-
Gets the value of the entityListener property.
- getEntityListeners() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the entityListeners property.
- getEntityListeners() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the entityListeners property.
- getEntityListeners() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getEntityListeners() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Gets the value of the entityListeners property.
- getEntityManager() - Method in class org.apache.openejb.persistence.JtaEntityManagerRegistry.EntityManagerTracker
-
- getEntityManager(EntityManagerFactory, Map, boolean, String, SynchronizationType) - Method in class org.apache.openejb.persistence.JtaEntityManagerRegistry
-
Gets an entity manager instance from the transaction registry, extended registry or for a transaction scoped
entity manager, creates a new one when an existing instance is not found.
- getEntityManagerFactory() - Method in interface javax.persistence.EntityManager
-
Return the entity manager factory for the entity manager.
- getEntityManagerFactory() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getEntityManagerFactory() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getEntityManagerFactoryCallable() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getEntityManagers(Index<EntityManagerFactory, BeanContext.EntityManagerConfiguration>) - Method in class org.apache.openejb.core.managed.Instance
-
- getEntityManagers(Index<EntityManagerFactory, BeanContext.EntityManagerConfiguration>) - Method in class org.apache.openejb.core.stateful.Instance
-
- getEntityMap() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
- getEntityMapping() - Method in class org.apache.openejb.jee.sun.SunCmpMapping
-
- getEntityResult() - Method in class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
Gets the value of the entityResult property.
- getEntityStream() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the entity output stream.
- getEntityStream() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the entity input stream.
- getEntityStream() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the entity input stream.
- getEntityStream() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the entity output stream.
- getEntityTag() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the entity tag.
- getEntityTag() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the entity tag.
- getEntityTag() - Method in class javax.ws.rs.core.Response
-
Get the entity tag.
- getEntityType() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the generic entity type information.
- getEntityType() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the generic entity type information.
- getEnumerated() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the enumerated property.
- getEnumerated() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the enumerated property.
- getEnumeration() - Method in interface javax.jms.QueueBrowser
-
Gets an enumeration for browsing the current queue messages in the order they would be received.
- getEnvelope() - Method in class javax.xml.soap.SOAPPart
-
Gets the SOAPEnvelope object associated with this
SOAPPart object.
- getEnvEntriesPropertiesDeployer() - Method in class org.apache.openejb.config.AnnotationDeployer
-
- getEnvEntry() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getEnvEntry() - Method in class org.apache.openejb.jee.Application
-
- getEnvEntry() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getEnvEntry() - Method in class org.apache.openejb.jee.EntityBean
-
- getEnvEntry() - Method in class org.apache.openejb.jee.Interceptor
-
- getEnvEntry() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getEnvEntry() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEnvEntry() - Method in class org.apache.openejb.jee.SessionBean
-
- getEnvEntry() - Method in class org.apache.openejb.jee.WebApp
-
- getEnvEntry() - Method in class org.apache.openejb.jee.WebFragment
-
- getEnvEntryMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.Application
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getEnvEntryMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.WebApp
-
- getEnvEntryMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getEnvEntryName() - Method in class org.apache.openejb.jee.EnvEntry
-
- getEnvEntryType() - Method in class org.apache.openejb.jee.EnvEntry
-
Gets the value of the envEntryType property.
- getEnvEntryType() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the envEntryType property.
- getEnvEntryValue() - Method in class org.apache.openejb.jee.EnvEntry
-
- getEnvironment() - Method in interface javax.ejb.EJBContext
-
- getEnvironment() - Method in class org.apache.openejb.client.JNDIContext
-
- getEnvironment() - Method in class org.apache.openejb.core.BaseContext
-
- getEnvironment() - Method in class org.apache.openejb.core.ivm.naming.ContextWrapper
-
- getEnvironment() - Method in class org.apache.openejb.core.ivm.naming.IvmContext
-
- getEnvironment() - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Gets the value of the environment property.
- getEnvironment() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Gets the value of the environment property.
- getEnvironment() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Gets the value of the environment property.
- getEnvironment() - Method in class org.apache.openejb.jee.oejb2.ServiceModuleType
-
Gets the value of the environment property.
- getEnvironment() - Method in class org.apache.tomee.catalina.OpenEJBContext
- getEnvironmentProperties() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the environmentProperties property.
- getEObjectReferences() - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Gets the value of the eObjectReferences property.
- getEOperations() - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Gets the value of the eOperations property.
- getEOpposite() - Method in class org.apache.openejb.jee.was.v6.ecore.EReference
-
Gets the value of the eOpposite property.
- getEParameters() - Method in class org.apache.openejb.jee.was.v6.ecore.EOperation
-
Gets the value of the eParameters property.
- getEReferenceEOpposites() - Method in class org.apache.openejb.jee.was.v6.ecore.EReference
-
Gets the value of the eReferenceEOpposites property.
- getErr() - Method in class org.apache.openejb.server.cli.StreamManager
-
- getError() - Method in exception org.apache.openejb.core.timer.EJBCronTrigger.ParseException
-
- getErrorCode() - Method in exception javax.jms.JMSException
-
Gets the vendor-specific error code.
- getErrorCode() - Method in exception javax.jms.JMSRuntimeException
-
Returns the vendor-specific error code.
- getErrorCode() - Method in exception javax.resource.ResourceException
-
Get the error code.
- getErrorCode() - Method in exception javax.xml.bind.JAXBException
-
Get the vendor specific error code
- getErrorCode() - Method in exception javax.xml.bind.TypeConstraintException
-
Get the vendor specific error code
- getErrorCode() - Method in class org.apache.openejb.jee.ErrorPage
-
- getErrorData() - Method in class javax.servlet.jsp.PageContext
-
Provides convenient access to error information.
- getErrorDispatcher() - Method in class org.apache.jasper.compiler.Compiler
-
Gets the error dispatcher.
- getErrorInGetter() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getErrorMessage() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the compilation error message.
- getErrorObjectKey() - Method in exception javax.xml.registry.RegistryException
-
Gets the Key to the first object that encountered an error in the registry.
- getErrorOnUndeclaredNamespace() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the error-on-undeclared-namespace
configuration, which specifies whether an error will be raised at
translation time if tag with an undeclared namespace is used in
any JSP pages mapped to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getErrorOnUndeclaredNamespace() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.jasper.JspC
-
- getErrorOnUseBeanInvalidClassAttribute() - Method in interface org.apache.jasper.Options
-
Returns true if Jasper issues a compilation error instead of a runtime
Instantiation error if the class attribute specified in useBean action
is invalid.
- getErrorPage() - Method in class org.apache.jasper.compiler.PageInfo
-
- getErrorPage() - Method in class org.apache.openejb.jee.WebApp
-
- getErrorPage() - Method in interface org.apache.openejb.jee.WebCommon
-
- getErrorPage() - Method in class org.apache.openejb.jee.WebFragment
-
- getErrors() - Method in class org.apache.openejb.config.ValidationContext
-
- getErrors() - Method in exception org.apache.openejb.config.ValidationFailedException
-
- getErrors() - Method in interface org.apache.openejb.config.ValidationResults
-
- getErrors() - Method in class org.apache.tomee.installer.Alerts
-
- getErrors() - Method in class org.apache.tomee.installer.Paths
-
Returns a list of verification errors
- getErrors() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getErrorUrl() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getEstablishTrustInClient() - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Gets the value of the establishTrustInClient property.
- getEstablishTrustInClient() - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- getEstablishTrustInTarget() - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Gets the value of the establishTrustInTarget property.
- getEstablishTrustInTarget() - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- getEstimatedBeanSize() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the estimatedBeanSize property.
- getEStructuralFeatures() - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Gets the value of the eStructuralFeatures property.
- getESubpackages() - Method in class org.apache.openejb.jee.was.v6.ecore.EPackage
-
Gets the value of the eSubpackages property.
- getESuperTypes() - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Gets the value of the eSuperTypes property.
- getEType() - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Gets the value of the eType property.
- getEvaluatorByName(String) - Static method in class org.apache.taglibs.standard.lang.support.ExpressionEvaluatorManager
-
Gets an ExpressionEvaluator from the cache, or seeds the cache
if we haven't seen a particular ExpressionEvaluator before.
- getEvent() - Method in interface org.apache.openejb.observer.event.AfterEvent
-
- getEvent() - Method in interface org.apache.openejb.observer.event.BeforeEvent
-
- getEvent() - Method in class org.apache.openejb.observer.event.ObserverFailed
-
- getEventHandler() - Method in class javax.xml.bind.Binder
-
Return the current event handler or the default event handler if one
hasn't been set.
- getEventHandler() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- getEventHandler() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Return the current event handler or the default event handler if one
hasn't been set.
- getEventHandler() - Method in interface javax.xml.bind.Marshaller
-
Return the current event handler or the default event handler if one
hasn't been set.
- getEventHandler() - Method in interface javax.xml.bind.Unmarshaller
-
Return the current event handler or the default event handler if one
hasn't been set.
- getEventHandler() - Method in interface javax.xml.bind.Validator
-
- getEvents() - Method in class javax.xml.bind.util.ValidationEventCollector
-
Return an array of ValidationEvent objects containing a copy of each of
the collected errors and warnings.
- getEvents() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the events property.
- getEventSet(String, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
Returns the EventSetDescriptor for the given event set name, or
null if not found.
- getEventType() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the type of this event.
- getEvictionThreads() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getExample() - Method in class org.apache.openejb.jee.Function
-
- getExample() - Method in class org.apache.openejb.jee.Tag
-
- getExample() - Method in class org.apache.openejb.jee.TagFile
-
- getException() - Method in class javax.resource.spi.ConnectionEvent
-
Get the exception.
- getException() - Method in class javax.resource.spi.work.WorkEvent
-
Return the WorkException.
- getException() - Method in class javax.servlet.jsp.PageContext
-
The current value of the exception object (an Exception).
- getException() - Method in class javax.websocket.SendResult
-
The problem sending the message.
- getException() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getException() - Method in class org.apache.jasper.runtime.PageContextImpl
-
Returns the exception associated with this page context, if any.
- getException() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getExceptionClass() - Method in class org.apache.openejb.jee.ApplicationException
-
- getExceptionHandlerFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
- getExceptionListener() - Method in interface javax.jms.Connection
-
Gets the ExceptionListener object for this connection.
- getExceptionListener() - Method in interface javax.jms.JMSContext
-
Gets the ExceptionListener object for the JMSContext's connection.
- getExceptionListener() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- getExceptionListener() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- getExceptionMapper(Class<T>) - Method in interface javax.ws.rs.ext.Providers
-
Get an exception mapping provider for a particular class of exception.
- getExceptionMapper(Class<T>) - Method in class org.apache.openejb.rest.ThreadLocalProviders
-
- getExceptionMapping() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getExceptionMappingMap() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getExceptionOnRollback() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the exceptionOnRollback property.
- getExceptionOnRollback() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the exceptionOnRollback property.
- getExceptionOnRollback() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the exceptionOnRollback property.
- getExceptionOnRollback() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the exceptionOnRollback property.
- getExceptions() - Method in interface javax.xml.registry.BulkResponse
-
Get the Collection of RegistryException instances in case of partial commit.
- getExceptions(Class<?>) - Static method in class org.apache.openejb.arquillian.common.deployment.DeploymentExceptionObserver
-
- getExceptionType(Throwable) - Method in class org.apache.openejb.BeanContext
-
- getExceptionType() - Method in class org.apache.openejb.jee.ErrorPage
-
- getExceptionType() - Method in class org.apache.openejb.jee.ExceptionMapping
-
- getExclude() - Method in class org.apache.openejb.jee.Beans.Scan
-
- getExclude() - Method in class org.apache.openejb.jee.Scan
-
Gets the value of the exclude property.
- getExcludeClassInterceptors() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getExcludeDefaultInterceptors() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getExcludedPermissions() - Method in class org.apache.openejb.assembler.classic.PolicyContext
-
- getExcludeList() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getExcludeList() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the excludeList property.
- getExcludeUnlistedClasses() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getExcludeUnlistedClasses() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- getExclusions() - Static method in class org.apache.openejb.config.NewLoaderLogic
-
- getExecutableType() - Method in class org.apache.openejb.jee.bval.DefaultValidatedExecutableTypesType
-
Gets the value of the executableType property.
- getExecutableValidation() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété executableValidation.
- getExecutionProperties(Object) - Method in interface javax.enterprise.concurrent.ContextService
-
Gets the current execution properties on the context proxy instance.
- getExecutionProperties() - Method in interface javax.enterprise.concurrent.ManagedTask
-
- getExecutionProperties(Object) - Method in class org.apache.openejb.threads.impl.ContextServiceImpl
-
- getExecutor() - Method in class javax.xml.ws.Endpoint
-
Returns the executor for this Endpointinstance.
- getExecutor() - Method in class javax.xml.ws.Service
-
Returns the executor for this Serviceinstance.
- getExecutor() - Method in class javax.xml.ws.spi.ServiceDelegate
-
Returns the executor for this Serviceinstance.
- getExecutor() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getExistingDeclarations() - Method in interface org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans.AnnotationHandler
-
- getExistingDeclarations() - Method in class org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans.TransactionAttributeHandler
-
- getExitCode() - Method in exception org.apache.openejb.cli.SystemExitException
-
- getExpansionFactor() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
The expansion factor controls the size of a new array when an array
needs to be expanded.
- getExpansionMode() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
The expansionMode determines whether the internal storage
array grows additively (ADDITIVE_MODE) or multiplicatively
(MULTIPLICATIVE_MODE) when it is expanded.
- getExpectedType() - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- getExpectedType() - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- getExpectedTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Returns the name of the expected type (as a String) of this deferred value attribute.
- getExpGracePeriodSecs() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthContextInfo
-
- getExpiration() - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Gets expirationDate attribute of the RegistryEntry within the Registry.
- getExpiration() - Method in class org.apache.openejb.core.timer.SingleActionTimerData
-
- getExpirationTime() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The exp (Expiration time) claim identifies the expiration time on or
after which the JWT MUST NOT be accepted
for processing in seconds since 1970-01-01T00:00:00Z UTC
- getExpiredMessageCount() - Method in interface javax.management.j2ee.statistics.JMSEndpointStats
-
Number of messages that expired before delivery.
- getExpiredMessageCount() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Number of expired messages.
- getExpiry() - Method in class javax.ws.rs.core.NewCookie
-
Get the cookie expiry date.
- getExponentialBackoff() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getExportConfAsSystemProperty() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getExporter() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the exporter property.
- getExporters() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the exporters property.
- getExporterVersion() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the exporterVersion property.
- getExporterVersions() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the exporterVersions property.
- getExportPackage() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the exportPackage property.
- getExposeContainer() - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Gets the value of the exposeContainer property.
- getExpr(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- getExpression() - Method in interface javax.persistence.criteria.CriteriaBuilder.In
-
Return the expression to be tested against the
list of values.
- getExpression() - Method in interface javax.persistence.criteria.CriteriaBuilder.SimpleCase
-
Return the expression to be tested against the
conditions.
- getExpression() - Method in interface javax.persistence.criteria.Order
-
Return the expression that is used for ordering.
- getExpression() - Method in class org.apache.openejb.core.timer.ScheduleData
-
- getExpression() - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
- getExpression() - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
- getExpressionEvaluator() - Method in class javax.servlet.jsp.JspContext
-
- getExpressionEvaluator() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getExpressionEvaluator() - Method in class org.apache.jasper.runtime.PageContextImpl
-
Provides programmatic access to the ExpressionEvaluator.
- getExpressionEvaluator() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getExpressionFactory() - Method in interface javax.servlet.jsp.JspApplicationContext
-
Returns a factory used to create ValueExpressions and MethodExpressions so that EL
expressions can be parsed and evaluated.
- getExpressionFactory() - Method in class org.apache.jasper.runtime.JspApplicationContextImpl
-
- getExpressions() - Method in interface javax.persistence.criteria.Predicate
-
Return the top-level conjuncts or disjuncts of the predicate.
- getExpressions() - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
- getExpressionString() - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- getExpressionString() - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.ArraySuffix
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.BooleanLiteral
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.ComplexValue
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.Expression
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.ExpressionString
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.FloatingPointLiteral
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.FunctionInvocation
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.IntegerLiteral
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.NamedValue
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.NullLiteral
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.PropertySuffix
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.StringLiteral
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.ValueSuffix
-
Returns the expression in the expression language syntax
- getExprInXml(String) - Static method in class org.apache.jasper.compiler.JspUtil
-
Takes a potential expression and converts it into XML form
- getExtendedEntityManagerFactories() - Method in class org.apache.openejb.BeanContext
-
- getExtender() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the extender property.
- getExtenderID() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the extenderID property.
- getExtends(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
Gets the value of the 'extends' page directive attribute.
- getExtends() - Method in class org.apache.jasper.compiler.PageInfo
-
Gets the value of the 'extends' page directive attribute.
- getExtends() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the extends property.
- getExtensibilityElement(Class<T>, List) - Static method in class org.apache.openejb.server.axis.assembler.JaxRpcServiceInfoBuilder
-
- getExtension() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the internal extension.
- getExtension() - Method in class org.apache.jasper.compiler.JspPropertyGroup
-
- getExtension() - Method in class org.apache.openejb.jee.MimeMapping
-
- getExtensionElement() - Method in class org.apache.openejb.jee.TldExtension
-
- getExtensions() - Method in interface javax.websocket.ClientEndpointConfig
-
Return the extensions, in order of preference, favorite first, that this client would like to use for its
sessions.
- getExtensions() - Method in interface javax.websocket.server.ServerEndpointConfig
-
Return the websocket extensions configured.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the extensions property.
- getExtensions() - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Gets extensions.
- getExternalContextFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
- getExternalIdentifiers() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the ExternalIdentifiers associated with this object
that are external identifiers for this object.
- getExternalLinks() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the ExternalLinks associated with this object.
- getExternallyDefined() - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Gets the value of the externallyDefined property.
- getExternalPath() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the externalPath property.
- getExternalTransactionControllerClass() - Method in class org.apache.openejb.jpa.integration.eclipselink.OpenEJBServerPlatform
-
- getExternalURI() - Method in interface javax.xml.registry.infomodel.ExternalLink
-
Gets URI to the an external resource.
- getExtModule() - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Gets the value of the extModule property.
- getExtraClassPath() - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- getFacesConfigExtension() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the facesConfigExtension property.
- getFacesConfigs() - Method in class org.apache.openejb.config.WebModule
-
- getFacesConfigurationProvider(ExternalContext) - Method in class org.apache.tomee.myfaces.TomEEFacesConfigurationProviderFactory
-
- getFacesContextFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
Gets the value of the facesContextFactory property.
- getFacesServletMappings(ExternalContext) - Method in class org.apache.tomee.myfaces.TomEEWebConfigProvider
-
- getFacet() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the facet property.
- getFacet() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the facet property.
- getFacetExtension() - Method in class org.apache.openejb.jee.FacesFacet
-
Gets the value of the facetExtension property.
- getFacetName() - Method in class org.apache.openejb.jee.FacesFacet
-
Gets the value of the facetName property.
- getFactory() - Method in class org.apache.openejb.assembler.classic.LazyValidatorFactory
-
- getFactory() - Method in class org.apache.openejb.client.event.ConnectionFactoryAdded
-
- getFactory() - Method in class org.apache.openejb.client.event.ConnectionFactoryRemoved
-
- getFactory() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the factory property.
- getFactory(String) - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- getFactoryExtension() - Method in class org.apache.openejb.jee.FacesFactory
-
Gets the value of the factoryExtension property.
- getFactoryMethod() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getFactoryName() - Method in interface org.apache.openejb.config.Service
-
- getFactoryName() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getFactoryName() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the factoryName property.
- getFailed() - Static method in class org.apache.openejb.client.Client
-
- getFailed() - Method in class org.apache.openejb.client.event.FailoverSelection
-
- getFailOnError() - Method in class org.apache.jasper.JspC
-
- getFailure() - Method in class org.apache.openejb.client.ClusterResponse
-
- getFailure() - Method in interface org.eclipse.microprofile.faulttolerance.ExecutionContext
-
Returns the failure of the method execution
- getFailures() - Method in class org.apache.openejb.config.ValidationContext
-
- getFailures() - Method in exception org.apache.openejb.config.ValidationFailedException
-
- getFailures() - Method in interface org.apache.openejb.config.ValidationResults
-
- getFairShare() - Method in class org.apache.openejb.jee.wls.FairShareRequestClass
-
Gets the value of the fairShare property.
- getFairShareRequestClass() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the fairShareRequestClass property.
- getFakeUrl() - Method in class org.apache.openejb.server.cxf.CxfWsContainer
-
- getFakeUrl() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer
-
- getFakeUrl() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer
-
- getFalseMapping() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the falseMapping property.
- getFamily() - Method in enum javax.ws.rs.core.Response.Status
-
Get the class of status code.
- getFamily() - Method in interface javax.ws.rs.core.Response.StatusType
-
Get the class of status code.
- getFault() - Method in interface javax.xml.soap.SOAPBody
-
Returns the SOAPFault object in this SOAPBody
object.
- getFault() - Method in exception javax.xml.ws.soap.SOAPFaultException
-
Gets the embedded SOAPFault instance.
- getFaultActor() - Method in exception javax.xml.rpc.soap.SOAPFaultException
-
Gets the faultactor element.
- getFaultActor() - Method in interface javax.xml.soap.SOAPFault
-
Gets the fault actor for this SOAPFault object.
- getFaultCode() - Method in exception javax.xml.rpc.soap.SOAPFaultException
-
Gets the faultcode element.
- getFaultCode() - Method in interface javax.xml.soap.SOAPFault
-
Gets the fault code for this SOAPFault object.
- getFaultCodeAsName() - Method in interface javax.xml.soap.SOAPFault
-
Gets the mandatory SOAP 1.1 fault code for this
SOAPFault object as a SAAJ Name object.
- getFaultCodeAsQName() - Method in interface javax.xml.soap.SOAPFault
-
Gets the fault code for this
SOAPFault object as a QName object.
- getFaultNode() - Method in interface javax.xml.soap.SOAPFault
-
Returns the optional Node element value for this
SOAPFault object.
- getFaultReasonLocales() - Method in interface javax.xml.soap.SOAPFault
-
Returns an Iterator over a distinct sequence of
Locales for which there are associated Reason Text items.
- getFaultReasonText(Locale) - Method in interface javax.xml.soap.SOAPFault
-
Returns the Reason Text associated with the given Locale.
- getFaultReasonTexts() - Method in interface javax.xml.soap.SOAPFault
-
Returns an Iterator over a sequence of
String objects containing all of the Reason Text items for
this SOAPFault.
- getFaultRole() - Method in interface javax.xml.soap.SOAPFault
-
Returns the optional Role element value for this
SOAPFault object.
- getFaultString() - Method in exception javax.xml.rpc.soap.SOAPFaultException
-
Gets the faultstring element.
- getFaultString() - Method in interface javax.xml.soap.SOAPFault
-
Gets the fault string for this SOAPFault object.
- getFaultStringLocale() - Method in interface javax.xml.soap.SOAPFault
-
Gets the locale of the fault string for this SOAPFault
object.
- getFaultSubcodes() - Method in interface javax.xml.soap.SOAPFault
-
Gets the Subcodes for this SOAPFault as an iterator over
QNames.
- getFeatureDescriptors(ELContext, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is null, and the property matches the name of a JSP implicit object, returns an
Iterator containing FeatureDescriptor objects with information about each JSP implicit
object resolved by this resolver.
- getFeatureDescriptors(ELContext, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is null, returns an Iterator containing
FeatureDescriptor objects with information about each scoped attribute resolved by this resolver.
- getFeatureDescriptors(ELContext, Object) - Method in class org.apache.openejb.cdi.WebAppElResolver
-
- getFederatedFactories() - Static method in class org.apache.openejb.core.ivm.naming.IvmContext
-
- getFetch() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the fetch property.
- getFetch() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the fetch property.
- getFetch() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the fetch property.
- getFetch() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the fetch property.
- getFetch() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the fetch property.
- getFetch() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the fetch property.
- getFetch() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getFetchedWith() - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- getFetchedWith() - Method in class org.apache.openejb.jee.sun.CmrFieldMapping
-
- getFetches() - Method in interface javax.persistence.criteria.FetchParent
-
Return the fetch joins that have been made from this type.
- getFetchSize() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the fetchSize property.
- getFetchSize() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the fetchSize property.
- getField(Class, String) - Static method in class org.apache.openejb.core.cmp.AbstractKeyGenerator
-
- getField() - Method in exception org.apache.openejb.core.timer.EJBCronTrigger.ParseException
-
- getField() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the field property.
- getFieldGroup() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the fieldGroup property.
- getFieldMap() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the fieldMap property.
- getFieldName() - Method in class org.apache.openejb.jee.CmpField
-
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.LoadGroup
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Gets the value of the fieldName property.
- getFieldName() - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- getFieldResult() - Method in class org.apache.openejb.jee.jpa.EntityResult
-
Gets the value of the fieldResult property.
- getFields() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the fields property.
- getFields() - Method in class org.apache.openejb.server.axis.client.TypeInfo
-
- getFields(Class) - Static method in class org.apache.openejb.util.Debug
-
- getFieldType() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the fieldType property.
- getFieldValue(Field, Object) - Static method in class org.apache.openejb.core.cmp.AbstractKeyGenerator
-
- getFifteenMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Meter
-
- getFifteenMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Metered
-
Returns the fifteen-minute exponentially-weighted moving average rate at which events have
occurred since the meter was created.
- getFifteenMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Timer
-
- getFile() - Method in class org.apache.openejb.arquillian.common.TomEEContainer.Dump
-
- getFile() - Method in class org.apache.openejb.config.AppModule
-
- getFile() - Method in class org.apache.openejb.config.ClientModule
-
- getFile() - Method in class org.apache.openejb.config.ConnectorModule
-
- getFile(URL) - Method in class org.apache.openejb.config.DeploymentLoader
-
- getFile() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getFile() - Method in class org.apache.openejb.config.EjbModule
-
- getFile() - Method in class org.apache.openejb.config.PersistenceModule
-
- getFile() - Method in class org.apache.openejb.config.ResourcesModule
-
- getFile() - Method in class org.apache.openejb.config.sys.Deployments
-
Gets the value of the jar property.
- getFile() - Method in class org.apache.openejb.config.WebModule
-
- getFile() - Method in class org.apache.openejb.core.webservices.UriResolver
-
- getFile(String) - Method in class org.apache.openejb.loader.FileUtils
-
- getFile(String, boolean) - Method in class org.apache.openejb.loader.FileUtils
-
- getFile() - Method in class org.apache.openejb.maven.plugin.customizer.monkey.index.Item
-
Gets file.
- getFile() - Method in class org.apache.tomee.catalina.cluster.DeployMessage
-
- getFile() - Method in class org.apache.tomee.catalina.cluster.UndeployMessage
-
- getFile1() - Method in class org.apache.openejb.config.rules.CheckClassLoading.DiffItem
-
- getFile2() - Method in class org.apache.openejb.config.rules.CheckClassLoading.DiffItem
-
- getFileCount() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the fileCount property.
- getFileSizeLimit() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the fileSizeLimit property.
- getFileSizeThreshold() - Method in class javax.servlet.MultipartConfigElement
-
Gets the size threshold after which files will be written to disk.
- getFileSizeThreshold() - Method in class org.apache.openejb.jee.MultipartConfig
-
- getFileTimeSpan() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the fileTimeSpan property.
- getFileUrl(File) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- getFilter() - Static method in class org.apache.openejb.config.NewLoaderLogic
-
- getFilter() - Method in class org.apache.openejb.jee.oejb2.ClassFilterType
-
Gets the value of the filter property.
- getFilter() - Method in class org.apache.openejb.jee.WebApp
-
- getFilter() - Method in interface org.apache.openejb.jee.WebCommon
-
- getFilter() - Method in class org.apache.openejb.jee.WebFragment
-
- getFilterClass() - Method in class org.apache.openejb.jee.Filter
-
- getFilterConfig() - Method in class javax.servlet.GenericFilter
-
- getFilterMapping() - Method in class org.apache.openejb.jee.WebApp
-
- getFilterMapping() - Method in interface org.apache.openejb.jee.WebCommon
-
- getFilterMapping() - Method in class org.apache.openejb.jee.WebFragment
-
- getFilterMappings(String) - Method in class org.apache.openejb.jee.WebApp
-
- getFilterName() - Method in interface javax.servlet.FilterConfig
-
Returns the filter-name of this filter as defined in the deployment
descriptor.
- getFilterName() - Method in class javax.servlet.GenericFilter
-
Returns the name of this filter instance.
- getFilterName() - Method in class org.apache.openejb.jee.Filter
-
- getFilterName() - Method in class org.apache.openejb.jee.FilterMapping
-
- getFilterRegistration(String) - Method in interface javax.servlet.ServletContext
-
Gets the FilterRegistration corresponding to the filter with the
given filterName.
- getFilterRegistration(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getFilterRegistration(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getFilterRegistrations() - Method in interface javax.servlet.ServletContext
-
Gets a (possibly empty) Map of the FilterRegistration
objects (keyed by filter name) corresponding to all filters
registered with this ServletContext.
- getFilterRegistrations() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getFilterRegistrations() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getFilters() - Method in class org.apache.tomee.loader.filter.FilterList
-
- getFinalFireTime() - Method in class org.apache.openejb.core.timer.EJBCronTrigger
-
Works similarly to getFireTimeAfter() but backwards.
- getFinalizer() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the finalizer property.
- getFinder() - Method in class org.apache.openejb.config.ClientModule
-
- getFinder() - Method in class org.apache.openejb.config.ConnectorModule
-
- getFinder() - Method in class org.apache.openejb.config.EjbModule
-
- getFinder(ClassLoader, URL) - Static method in class org.apache.openejb.config.FinderFactory
-
- getFinder() - Method in class org.apache.openejb.config.WebModule
-
- getFinder() - Method in class org.apache.openejb.jee.sun.OneOneFinders
-
- getFinder() - Method in class org.apache.tomee.embedded.event.TomEEEmbeddedScannerCreated
-
- getFinderReference() - Method in class org.apache.openejb.config.ClientModule
-
- getFindersLoadBean() - Method in class org.apache.openejb.jee.wls.Persistence
-
Gets the value of the findersLoadBean property.
- getFindersReturnNulls() - Method in class org.apache.openejb.jee.wls.Compatibility
-
Gets the value of the findersReturnNulls property.
- getFireTimeAfter(Date) - Method in class org.apache.openejb.core.timer.EJBCronTrigger
-
- getFirst(K) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- getFirst(K) - Method in interface javax.ws.rs.core.MultivaluedMap
-
A shortcut to get the first value of the supplied key.
- getFirst(String) - Method in class org.apache.openejb.rest.MultivaluedMapWithCaseInsensitiveKeySet
-
- getFirstName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the first name for this Person.
- getFirstResult() - Method in interface javax.persistence.Query
-
The position of the first result the query object was set to
retrieve.
- getFirstResult() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getFirstResult() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getFiveMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Meter
-
- getFiveMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Metered
-
Returns the five-minute exponentially-weighted moving average rate at which events have
occurred since the meter was created.
- getFiveMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Timer
-
- getFkConstraint() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the fkConstraint property.
- getFkConstraint() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Gets the value of the fkConstraint property.
- getFkConstraintTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the fkConstraintTemplate property.
- getFloat(String) - Method in interface javax.jms.MapMessage
-
Returns the float value with the specified name.
- getFloat(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getFloat1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getFloat2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getFloatProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
float.
- getFloatProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the float property with the specified name.
- getFloatProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getFlowCall() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the flowCall property.
- getFlowDefinitions() - Method in class org.apache.openejb.jee.FacesConfig
-
- getFlowDocumentId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallFlowReference
-
Gets the value of the flowDocumentId property.
- getFlowId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallFlowReference
-
Gets the value of the flowId property.
- getFlowReference() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCall
-
Gets the value of the flowReference property.
- getFlowReturn() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the flowReturn property.
- getFlushAtEndOfMethod() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getFlushEnabled() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the flushEnabled property.
- getFlushMode() - Method in interface javax.persistence.EntityManager
-
Get the flush mode that applies to all objects contained
in the persistence context.
- getFlushMode() - Method in interface javax.persistence.Query
-
Get the flush mode in effect for the query execution.
- getFlushMode() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getFlushMode() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getFlushMode() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getFlushMode() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getFlushSleepTime() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getForceJspDevelopment() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getForeignKeyColumn() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RoleMapping.CmrFieldMapping
-
Gets the value of the foreignKeyColumn property.
- getForeignKeyColumn() - Method in class org.apache.openejb.jee.wls.ColumnMap
-
Gets the value of the foreignKeyColumn property.
- getForeignKeyTable() - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Gets the value of the foreignKeyTable property.
- getFork() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getFork() - Method in class org.apache.jasper.JspC
-
- getFork() - Method in interface org.apache.jasper.Options
-
boolean flag to tell Ant whether to fork JSP page compilations.
- getFormErrorPage() - Method in class org.apache.openejb.jee.FormLoginConfig
-
- getFormHintField() - Method in class org.apache.openejb.jee.sun.ParameterEncoding
-
- getFormLoginConfig() - Method in class org.apache.openejb.jee.LoginConfig
-
Gets the value of the formLoginConfig property.
- getFormLoginPage() - Method in class org.apache.openejb.jee.FormLoginConfig
-
- getFormParameter(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
Gets a form parameter based on the name passed in.
- getFormParameters() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getFragment() - Method in class org.apache.openejb.jee.TldAttribute
-
- getFragment() - Method in class org.apache.openejb.util.URISupport.CompositeData
-
- getFreePoolSize() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
-
The number of free connections in the pool
- getFreePoolSize() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
-
Number of free connections in the pool.
- getFrequency() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getFrequency() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getFrom() - Method in class org.apache.openejb.jee.bval.GroupConversionType
-
Gets the value of the from property.
- getFrom() - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Gets the value of the from property.
- getFromAction() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Gets the value of the fromAction property.
- getFromOutcome() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowReturn
-
Gets the value of the fromOutcome property.
- getFromOutcome() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Gets the value of the fromOutcome property.
- getFromOutcome() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Gets the value of the fromOutcome property.
- getFromViewId() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
Gets the value of the fromViewId property.
- getFullClassName() - Method in class org.apache.jasper.JspCompilationContext
-
Full class name
- getFullName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the fully formatted name for this person.
- getFunction(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Get the FunctionInfo for a given function name, looking through all the functions in this tag library.
- getFunction() - Method in class org.apache.openejb.jee.TldTaglib
-
- getFunctionClass() - Method in class javax.servlet.jsp.tagext.FunctionInfo
-
The class of the function.
- getFunctionClass() - Method in class org.apache.openejb.jee.Function
-
- getFunctionExtension() - Method in class org.apache.openejb.jee.Function
-
- getFunctionMapper() - Method in class org.apache.jasper.runtime.ELContextImpl
-
- getFunctionMapping() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the functionMapping property.
- getFunctionName() - Method in class org.apache.openejb.jee.jba.cmp.FunctionMapping
-
Gets the value of the functionName property.
- getFunctionName() - Method in class org.apache.taglibs.standard.lang.jstl.FunctionInvocation
-
- getFunctions() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
An array describing the functions that are defined in this tag library.
- getFunctionSignature() - Method in class javax.servlet.jsp.tagext.FunctionInfo
-
The signature of the function.
- getFunctionSignature() - Method in class org.apache.openejb.jee.Function
-
- getFunctionSql() - Method in class org.apache.openejb.jee.jba.cmp.FunctionMapping
-
Gets the value of the functionSql property.
- getGarbageCollection() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getGauge() - Method in class io.astefanutti.metrics.cdi.se.GaugeInjectionBean
-
- getGauge() - Method in class io.astefanutti.metrics.cdi.se.GaugeMethodBean
-
- getGauge() - Method in class io.astefanutti.metrics.cdi.se.InheritedParentGaugeMethodBean
-
- getGauges() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the gauges in the registry and their names.
- getGauges(MetricFilter) - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the gauges in the registry and their names which match the given filter.
- getGbeanLink() - Method in class org.apache.openejb.jee.oejb2.GbeanLocatorType
-
Gets the value of the gbeanLink property.
- getGenClasses() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getGeneratedValue() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the generatedValue property.
- getGenerateUniqueJmsClientId() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the generateUniqueJmsClientId property.
- getGenerator() - Method in class org.apache.openejb.jee.jpa.GeneratedValue
-
Gets the value of the generator property.
- getGeneratorName() - Method in class org.apache.openejb.jee.oejb2.CustomGeneratorType
-
Gets the value of the generatorName property.
- getGeneratorName() - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Gets the value of the generatorName property.
- getGeneratorType() - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Gets the value of the generatorType property.
- getGenericSignature() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getGenericType() - Method in interface javax.ws.rs.ext.InterceptorContext
-
Get the type of the object to be produced or written.
- getGenericType() - Method in interface javax.ws.rs.sse.OutboundSseEvent
-
Get generic data type.
- getGeometricMean() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
- getGeometricMean() - Method in class org.apache.openejb.monitoring.Stats
-
- getGeometricMean() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getGeometricMeanImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured geometric mean implementation.
- getGetter() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the getter property.
- getGetterDescriptor() - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getGetterMethod() - Method in class org.apache.openejb.core.cmp.cmp2.CmpField
-
- getGlobalJndiContext() - Method in class org.apache.openejb.AppContext
-
- getGoalMs() - Method in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
Gets the value of the goalMs property.
- getGroup() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
Gets the value of the group property.
- getGroup() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getGroupId() - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Gets the value of the groupId property.
- getGroupId() - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- getGroupId() - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Gets the value of the groupId property.
- getGroupId() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getGroupId() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getGroupList() - Method in interface javax.persistence.criteria.AbstractQuery
-
Return a list of the grouping expressions.
- getGroupName() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.oejb2.CmpFieldGroupMappingType
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.oejb2.CmrFieldGroupMappingType
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.oejb2.EntityGroupMappingType
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.oejb2.GroupType.CmrField
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.oejb2.GroupType
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.wls.CachingElement
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.wls.ContextCase
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.wls.EjbQlQuery
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.wls.FieldGroup
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.wls.FieldMap
-
Gets the value of the groupName property.
- getGroupName() - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Gets the value of the groupName property.
- getGroupRestriction() - Method in interface javax.persistence.criteria.AbstractQuery
-
Return the predicate that corresponds to the restriction(s)
over the grouping items, or null if no restrictions have
been specified.
- getGroups() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Gets the groups set by a call to notifyContainerAboutLogin().
- getGroups() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getGroups() - Method in class org.apache.openejb.core.security.ConnectorCallbackHandler
-
- getGroups() - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Gets the value of the groups property.
- getGroups() - Method in class org.apache.tomee.microprofile.jwt.principal.DefaultJWTCallerPrincipal
-
- getGroups() - Method in class org.apache.tomee.security.http.SavedAuthentication
-
- getGroups() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getGroups() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The groups claim provides the group names the JWT principal has been
granted.
- getGroupSequence() - Method in class org.apache.openejb.jee.bval.ClassType
-
Gets the value of the groupSequence property.
- getGrtrTree() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getGssContext() - Method in class org.apache.tomee.catalina.realm.event.GssAuthenticationEvent
-
- getHandle() - Method in interface javax.ejb.EJBObject
-
Obtain a handle for the EJB object.
- getHandle() - Method in interface javax.ejb.Timer
-
Get a serializable handle to the timer.
- GETHANDLE - Static variable in class org.apache.openejb.client.EJBObjectHandler
-
- getHandle(Method, Object[], Object) - Method in class org.apache.openejb.client.EJBObjectHandler
-
- getHandle(Method, Object[], Object) - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- getHandle(ProxyInfo) - Method in class org.apache.openejb.core.ivm.IntraVmServer
-
- getHandle(ProxyInfo) - Method in class org.apache.openejb.core.ServerFederation
-
- getHandle() - Method in class org.apache.openejb.core.timer.TimerImpl
-
- getHandle(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getHandle(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getHandle(ProxyInfo) - Method in interface org.apache.openejb.spi.ApplicationServer
-
- getHandledTriggerTypeDiscriminator() - Method in class org.apache.openejb.core.timer.EJBCronTriggerPersistenceDelegate
-
- getHandler() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the low level JSR 196 handler that the runtime provided when creating this
HttpMessageContext,
and which this context uses to communicate the authentication details to the runtime.
- getHandler() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- GETHANDLER - Static variable in class org.apache.openejb.client.EJBHomeHandler
-
- GETHANDLER - Static variable in class org.apache.openejb.client.EJBObjectHandler
-
- getHandler() - Method in class org.apache.openejb.jee.HandlerChain
-
- getHandler() - Method in class org.apache.openejb.jee.jba.RetryHandlers
-
Gets the value of the handler property.
- getHandler() - Method in class org.apache.openejb.jee.ServiceRef
-
- getHandler() - Method in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- getHandler() - Method in class org.apache.taglibs.standard.tlv.JstlCoreTLV
-
- getHandler() - Method in class org.apache.taglibs.standard.tlv.JstlFmtTLV
-
- getHandler() - Method in class org.apache.taglibs.standard.tlv.JstlSqlTLV
-
- getHandler() - Method in class org.apache.taglibs.standard.tlv.JstlXmlTLV
-
- getHandler() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getHandlerChain(QName) - Method in interface javax.xml.rpc.handler.HandlerRegistry
-
Gets the handler chain for the specified service endpoint.
- getHandlerChain() - Method in interface javax.xml.ws.Binding
-
Gets a copy of the handler chain for a protocol binding instance.
- getHandlerChain(PortInfo) - Method in interface javax.xml.ws.handler.HandlerResolver
-
Gets the handler chain for the specified port.
- getHandlerChain(PortInfo) - Method in class org.apache.openejb.client.ClientHandlerResolverImpl
-
- getHandlerChain(PortInfo) - Method in class org.apache.openejb.core.webservices.HandlerResolverImpl
-
- getHandlerChain() - Method in class org.apache.openejb.jee.HandlerChains
-
- getHandlerChains() - Method in class org.apache.openejb.client.WsMetaData
-
- getHandlerChains(Class<?>, String, ClassLoader) - Static method in class org.apache.openejb.config.WsDeployer
-
- getHandlerChains() - Method in class org.apache.openejb.core.webservices.PortData
-
- getHandlerChains() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getHandlerChains() - Method in class org.apache.openejb.jee.PortComponent
-
- getHandlerChains() - Method in class org.apache.openejb.jee.ServiceRef
-
- getHandlerClass() - Method in class javax.xml.rpc.handler.HandlerInfo
-
Gets the Handler class
- getHandlerClass() - Method in class org.apache.openejb.client.HandlerMetaData
-
- getHandlerClass() - Method in class org.apache.openejb.core.webservices.HandlerData
-
- getHandlerClass() - Method in class org.apache.openejb.jee.Handler
-
- getHandlerClasses() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the handlerClasses property.
- getHandlerClassString() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the handlerClassString property.
- getHandlerConfig() - Method in class javax.xml.rpc.handler.HandlerInfo
-
Gets the Handler configuration
- getHandlerName() - Method in class org.apache.openejb.jee.Handler
-
- getHandlerName() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the handlerName property.
- getHandlerRegistry() - Method in interface javax.xml.rpc.Service
-
Returns the configured HandlerRegistry instance
for this Service instance.
- getHandlerRegistry() - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- getHandlerResolver() - Method in class javax.xml.ws.Service
-
Returns the configured handler resolver.
- getHandlerResolver() - Method in class javax.xml.ws.spi.ServiceDelegate
-
Returns the configured handler resolver.
- getHandlers() - Method in class org.apache.openejb.client.HandlerChainMetaData
-
- getHandlers() - Method in class org.apache.openejb.core.webservices.HandlerChainData
-
- getHandlers() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the handlers property.
- getHandlers() - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- getHandlers() - Method in class org.apache.openejb.log.logger.Log4jLogger
-
- getHandlers() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getHandlers() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getHard() - Method in class org.apache.openejb.util.Pool.HardReference
-
- getHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the value of the specified request header
as a String.
- getHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeader(String name)
on the wrapped request object.
- getHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
-
Gets the value of the response header with the given name.
- getHeader(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- getHeader(String) - Method in interface javax.servlet.http.Part
-
Returns the value of the specified mime header
as a String.
- getHeader(String) - Method in interface javax.servlet.http.PushBuilder
-
Return the header of the given name to be used for the push.
- getHeader(String) - Method in class javax.xml.soap.MimeHeaders
-
Returns all of the values for the specified header as an array of
String objects.
- getHeader() - Method in interface javax.xml.soap.SOAPEnvelope
-
Returns the SOAPHeader object for
this SOAPEnvelope object.
- getHeader(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getHeader(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getHeader(String, String) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getHeader(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
Gets a header based the header name passed in.
- getHeader(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
Gets a header based on the name passed in
- getHeader(String) - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getHeader(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getHeader(String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getHeaderMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that maps header name to a single header
values.
- getHeaderNames() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns an enumeration of all the header names
this request contains.
- getHeaderNames() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeaderNames()
on the wrapped request object.
- getHeaderNames() - Method in interface javax.servlet.http.HttpServletResponse
-
Gets the names of the headers of this response.
- getHeaderNames() - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- getHeaderNames() - Method in interface javax.servlet.http.Part
-
Gets the header names of this Part.
- getHeaderNames() - Method in interface javax.servlet.http.PushBuilder
-
Return the set of header to be used for the push.
- getHeaderNames() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getHeaderNames() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getHeaderNames() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getHeaderNames() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getHeaderNames() - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getHeaderNames() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getHeaderNames() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getHeaderNames() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getHeaders(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns all the values of the specified request header
as an Enumeration of String objects.
- getHeaders(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeaders(String name)
on the wrapped request object.
- getHeaders(String) - Method in interface javax.servlet.http.HttpServletResponse
-
Gets the values of the response header with the given name.
- getHeaders(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- getHeaders(String) - Method in interface javax.servlet.http.Part
-
Gets the values of the Part header with the given name.
- getHeaders() - Method in interface javax.websocket.HandshakeResponse
-
Return the list of Http headers sent by the web socket server.
- getHeaders() - Method in interface javax.websocket.server.HandshakeRequest
-
Return the read only Map of Http Headers that came with the handshake request.
- getHeaders() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the mutable request headers multivalued map.
- getHeaders() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the mutable response headers multivalued map.
- getHeaders() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the mutable request headers multivalued map.
- getHeaders() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the mutable response headers multivalued map.
- getHeaders() - Method in class javax.ws.rs.core.Response
-
Get view of the response headers and their object values.
- getHeaders() - Method in interface javax.ws.rs.ext.ReaderInterceptorContext
-
Get mutable map of HTTP headers.
- getHeaders() - Method in interface javax.ws.rs.ext.WriterInterceptorContext
-
Get mutable map of HTTP headers.
- getHeaders() - Method in class javax.xml.rpc.handler.GenericHandler
-
Gets the header blocks processed by this Handler instance.
- getHeaders() - Method in interface javax.xml.rpc.handler.Handler
-
Gets the header blocks that can be processed by this Handler
instance.
- getHeaders() - Method in class javax.xml.rpc.handler.HandlerInfo
-
Gets the header blocks processed by this Handler.
- getHeaders() - Method in interface javax.xml.ws.handler.soap.SOAPHandler
-
Gets the header blocks that can be processed by this Handler
instance.
- getHeaders(QName, JAXBContext, boolean) - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
-
Gets headers that have a particular qualified name from the message in the
message context.
- getHeaders(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getHeaders(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getHeaders() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getHeaders(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getHeaders(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getHeaders(String) - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getHeaders(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getHeaders(String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getHeadersMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that maps header name to an array of header
values.
- getHeaderString(String) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in interface javax.ws.rs.core.HttpHeaders
-
Get a HTTP header as a single string value.
- getHeaderString(String) - Method in class javax.ws.rs.core.Response
-
Get a message header as a single string value.
- getHeaderString(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getHeaderValues(String) - Method in class org.apache.tomee.security.http.SavedRequest
-
- getHeapSize() - Method in interface javax.management.j2ee.statistics.JVMStats
-
Size of the JVM's heap.
- getHeartbeats() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getHeartbeats() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getHeartbeatsLatest() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getHeartbeatsLatestTime() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getHeartRate() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getHeartRate() - Method in class org.apache.openejb.server.discovery.Tracker
-
- getHiddenClasses() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the hiddenClasses property.
- getHighestNumUnavailable() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the highestNumUnavailable property.
- getHighestNumWaiters() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the highestNumWaiters property.
- getHighWaterMark() - Method in interface javax.management.j2ee.statistics.RangeStatistic
-
The highest value this attribute has held since the beginning of the measurement.
- getHint() - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Gets the value of the hint property.
- getHint() - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Gets the value of the hint property.
- getHints() - Method in interface javax.persistence.Query
-
Get the properties and hints and associated values that are
in effect for the query instance.
- getHints() - Method in class javax.resource.spi.work.HintsContext
-
- getHints() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getHints() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getHistograms() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the histograms in the registry and their names.
- getHistograms(MetricFilter) - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the histograms in the registry and their names which match the given
filter.
- getHome() - Method in interface org.apache.openejb.assembler.classic.EjbResolver.Reference
-
- getHome() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getHome() - Method in class org.apache.openejb.jee.EjbRef
-
- getHome() - Method in interface org.apache.openejb.jee.EjbReference
-
- getHome() - Method in class org.apache.openejb.jee.EntityBean
-
- getHome() - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Gets the value of the home property.
- getHome() - Method in interface org.apache.openejb.jee.RemoteBean
-
- getHome() - Method in class org.apache.openejb.jee.SessionBean
-
- getHome() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the home property.
- getHome() - Method in class org.apache.openejb.loader.SystemInstance
-
- getHome() - Method in class org.apache.tomee.installer.Paths
-
- getHome() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getHomeCallRouterClassName() - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Gets the value of the homeCallRouterClassName property.
- getHomeCallRouterClassName() - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Gets the value of the homeCallRouterClassName property.
- getHomeCallRouterClassName() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the homeCallRouterClassName property.
- getHomeClass() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getHomeHandle() - Method in interface javax.ejb.EJBHome
-
Obtain a handle for the remote home object.
- GETHOMEHANDLE - Static variable in class org.apache.openejb.client.EJBHomeHandler
-
- getHomeHandle(Method, Object[], Object) - Method in class org.apache.openejb.client.EJBHomeHandler
-
- getHomeHandle(Method, Object[], Object) - Method in class org.apache.openejb.core.ivm.EjbHomeProxyHandler
-
- getHomeHandle(ProxyInfo) - Method in class org.apache.openejb.core.ivm.IntraVmServer
-
- getHomeHandle(ProxyInfo) - Method in class org.apache.openejb.core.ServerFederation
-
- getHomeHandle(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getHomeHandle(ProxyInfo) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getHomeHandle(ProxyInfo) - Method in interface org.apache.openejb.spi.ApplicationServer
-
- getHomeInterface() - Method in class org.apache.openejb.BeanContext
-
- getHomeInterface() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the homeInterface property.
- getHomeInterfaceClass() - Method in interface javax.ejb.EJBMetaData
-
Obtain the class object for the enterprise bean's remote home interface.
- getHomeInterfaceClass() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getHomeInterfaceClass() - Method in class org.apache.openejb.core.ivm.IntraVmMetaData
-
- getHomeInterfaces() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the homeInterfaces property.
- getHomeIsClusterable() - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Gets the value of the homeIsClusterable property.
- getHomeIsClusterable() - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Gets the value of the homeIsClusterable property.
- getHomeIsClusterable() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the homeIsClusterable property.
- getHomeLoadAlgorithm() - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Gets the value of the homeLoadAlgorithm property.
- getHomeLoadAlgorithm() - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Gets the value of the homeLoadAlgorithm property.
- getHomeLoadAlgorithm() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the homeLoadAlgorithm property.
- getHomeLoadBalancePolicy() - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Gets the value of the homeLoadBalancePolicy property.
- getHost() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getHost() - Method in class org.apache.openejb.config.WebModule
-
- getHost() - Method in class org.apache.openejb.core.WebContext
-
- getHost() - Method in class org.apache.openejb.jee.oejb2.PortType
-
Gets the value of the host property.
- getHost() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- getHost() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getHost() - Method in class org.apache.openejb.util.URISupport.CompositeData
-
- getHost() - Method in class org.apache.tomee.embedded.Configuration
-
- getHost() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getHost() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getHostAddress() - Method in class org.apache.openejb.server.ServiceDaemon.AddressMonitor
-
- getHostName() - Method in class org.apache.openejb.server.ServiceDaemon.AddressMonitor
-
- getHostname(StandardContext) - Static method in class org.apache.tomee.catalina.Contexts
-
- getHostnameVerifier() - Method in interface javax.ws.rs.client.Client
-
Get the hostname verifier configured in the client or null in case
no hostname verifier has been configured.
- getHostPermissions() - Method in class org.apache.openejb.server.ServiceAccessController.Access
-
- getHosts() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
Lists current broadcast hosts as a comma separated list.
- getHour() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the hour attribute.
- getHour() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the href property.
- getHref() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the href property.
- getHttpContext() - Method in class javax.xml.ws.spi.http.HttpExchange
-
- getHttpListener() - Method in class org.apache.openejb.server.httpd.BasicAuthHttpListenerWrapper
-
- getHttpListenerRegistry() - Static method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- getHttpMethod() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- getHttpMethod() - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Gets the value of the httpMethod property.
- getHttpMethod() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getHttpMethodConstraints() - Method in class javax.servlet.ServletSecurityElement
-
Gets the (possibly empty) collection of HTTP Method specific
constraint elements.
- getHttpMethodOmission() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getHttpOnly() - Method in class org.apache.openejb.jee.CookieConfig
-
- getHttpPort() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getHttpPort() - Method in class org.apache.tomee.embedded.Configuration
-
- getHttpPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getHttpPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getHttpServletMapping() - Method in interface javax.servlet.http.HttpServletRequest
-
- getHttpServletMapping() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to
return getServletMapping() on the wrapped request object.
- getHttpservletSecurityProvider() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getHttpSession() - Method in interface javax.websocket.server.HandshakeRequest
-
Return a reference to the HttpSession that the web socket handshake that started this conversation was part of,
if the implementation is part of a Java EE web container.
- getHttpSession() - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
The getHttpSession method returns the current
HTTP session (as a javax.servlet.http.HTTPSession).
- getHttpsPort() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getHttpsPort() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getHttpsPort() - Method in class org.apache.tomee.embedded.Configuration
-
- getHttpsPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getHttpsPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getIANA2JavaMapping(String) - Static method in class org.apache.jasper.xmlparser.EncodingMap
-
Returns the Java encoding name for the specified IANA encoding name.
- getIcon() - Method in class org.apache.openejb.jee.Application
-
- getIcon() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getIcon() - Method in class org.apache.openejb.jee.Connector
-
- getIcon() - Method in class org.apache.openejb.jee.Connector10
-
- getIcon() - Method in class org.apache.openejb.jee.EjbJar
-
- getIcon() - Method in class org.apache.openejb.jee.EntityBean
-
- getIcon() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getIcon() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getIcon() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getIcon() - Method in class org.apache.openejb.jee.FacesComponent
-
- getIcon() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the icon property.
- getIcon() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Gets the value of the icon property.
- getIcon() - Method in class org.apache.openejb.jee.FacesConverter
-
- getIcon() - Method in class org.apache.openejb.jee.FacesFacet
-
- getIcon() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getIcon() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getIcon() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getIcon() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getIcon() - Method in class org.apache.openejb.jee.FacesProperty
-
- getIcon() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getIcon() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getIcon() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getIcon() - Method in class org.apache.openejb.jee.FacesValidator
-
- getIcon() - Method in class org.apache.openejb.jee.Filter
-
- getIcon() - Method in class org.apache.openejb.jee.Function
-
- getIcon() - Method in class org.apache.openejb.jee.Handler
-
- getIcon() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getIcon() - Method in class org.apache.openejb.jee.Listener
-
- getIcon() - Method in class org.apache.openejb.jee.MessageDestination
-
- getIcon() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getIcon() - Method in class org.apache.openejb.jee.PortComponent
-
- getIcon() - Method in class org.apache.openejb.jee.ServiceRef
-
- getIcon() - Method in class org.apache.openejb.jee.Servlet
-
- getIcon() - Method in class org.apache.openejb.jee.SessionBean
-
- getIcon() - Method in class org.apache.openejb.jee.Tag
-
- getIcon() - Method in class org.apache.openejb.jee.TagFile
-
- getIcon() - Method in class org.apache.openejb.jee.TldTaglib
-
- getIcon() - Method in class org.apache.openejb.jee.WebApp
-
- getIcon() - Method in interface org.apache.openejb.jee.WebCommon
-
- getIcon() - Method in class org.apache.openejb.jee.WebFragment
-
- getIcon() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getIcon() - Method in class org.apache.openejb.jee.Webservices
-
- getIconMap() - Method in class org.apache.openejb.jee.Application
-
- getIconMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getIconMap() - Method in class org.apache.openejb.jee.Connector
-
- getIconMap() - Method in class org.apache.openejb.jee.Connector10
-
- getIconMap() - Method in class org.apache.openejb.jee.EjbJar
-
- getIconMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesComponent
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesConverter
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesFacet
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesProperty
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getIconMap() - Method in class org.apache.openejb.jee.FacesValidator
-
- getIconMap() - Method in class org.apache.openejb.jee.Filter
-
- getIconMap() - Method in class org.apache.openejb.jee.Function
-
- getIconMap() - Method in class org.apache.openejb.jee.Handler
-
- getIconMap() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getIconMap() - Method in class org.apache.openejb.jee.Listener
-
- getIconMap() - Method in class org.apache.openejb.jee.MessageDestination
-
- getIconMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getIconMap() - Method in class org.apache.openejb.jee.ServiceRef
-
- getIconMap() - Method in class org.apache.openejb.jee.Servlet
-
- getIconMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getIconMap() - Method in class org.apache.openejb.jee.Tag
-
- getIconMap() - Method in class org.apache.openejb.jee.TagFile
-
- getIconMap() - Method in class org.apache.openejb.jee.TldTaglib
-
- getIconMap() - Method in class org.apache.openejb.jee.WebApp
-
- getIconMap() - Method in interface org.apache.openejb.jee.WebCommon
-
- getIconMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getIconMap() - Method in class org.apache.openejb.jee.Webservices
-
- getIcons() - Method in class org.apache.openejb.jee.Application
-
- getIcons() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getIcons() - Method in class org.apache.openejb.jee.Connector
-
- getIcons() - Method in class org.apache.openejb.jee.Connector10
-
- getIcons() - Method in class org.apache.openejb.jee.EjbJar
-
- getIcons() - Method in class org.apache.openejb.jee.EntityBean
-
- getIcons() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- getIcons() - Method in class org.apache.openejb.jee.FacesAttribute
-
- getIcons() - Method in class org.apache.openejb.jee.FacesBehavior
-
- getIcons() - Method in class org.apache.openejb.jee.FacesComponent
-
- getIcons() - Method in class org.apache.openejb.jee.FacesConverter
-
- getIcons() - Method in class org.apache.openejb.jee.FacesFacet
-
- getIcons() - Method in class org.apache.openejb.jee.FacesManagedBean
-
- getIcons() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- getIcons() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- getIcons() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- getIcons() - Method in class org.apache.openejb.jee.FacesProperty
-
- getIcons() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- getIcons() - Method in class org.apache.openejb.jee.FacesRenderer
-
- getIcons() - Method in class org.apache.openejb.jee.FacesRenderKit
-
- getIcons() - Method in class org.apache.openejb.jee.FacesValidator
-
- getIcons() - Method in class org.apache.openejb.jee.Filter
-
- getIcons() - Method in class org.apache.openejb.jee.Function
-
- getIcons() - Method in class org.apache.openejb.jee.Handler
-
- getIcons() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getIcons() - Method in class org.apache.openejb.jee.Listener
-
- getIcons() - Method in class org.apache.openejb.jee.MessageDestination
-
- getIcons() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getIcons() - Method in class org.apache.openejb.jee.ServiceRef
-
- getIcons() - Method in class org.apache.openejb.jee.Servlet
-
- getIcons() - Method in class org.apache.openejb.jee.SessionBean
-
- getIcons() - Method in class org.apache.openejb.jee.Tag
-
- getIcons() - Method in class org.apache.openejb.jee.TagFile
-
- getIcons() - Method in class org.apache.openejb.jee.TldTaglib
-
- getIcons() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the icons property.
- getIcons() - Method in class org.apache.openejb.jee.WebApp
-
- getIcons() - Method in interface org.apache.openejb.jee.WebCommon
-
- getIcons() - Method in class org.apache.openejb.jee.WebFragment
-
- getIcons() - Method in class org.apache.openejb.jee.Webservices
-
- getId(Class<Y>) - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the attribute that corresponds to the id attribute of
the entity or mapped superclass.
- getId() - Method in class javax.resource.spi.ConnectionEvent
-
Get the type of event
- getId() - Method in interface javax.servlet.http.HttpSession
-
Returns a string containing the unique identifier assigned
to this session.
- getId() - Method in class javax.servlet.jsp.tagext.TagData
-
The value of the tag's id attribute.
- getId() - Method in class javax.servlet.jsp.tagext.TagSupport
-
The value of the id attribute of this tag; or null.
- getId() - Method in class javax.servlet.jsp.tagext.ValidationMessage
-
Get the jsp:id.
- getId() - Method in interface javax.websocket.Session
-
Returns a string containing the unique identifier assigned to this session.
- getId() - Method in interface javax.ws.rs.sse.SseEvent
-
Get event identifier.
- getId() - Method in interface javax.xml.registry.infomodel.Key
-
Returns the unique Id of this key.
- getID() - Method in class javax.xml.ws.RespectBindingFeature
-
Get the unique identifier for this WebServiceFeature.
- getID() - Method in class javax.xml.ws.soap.AddressingFeature
-
Get the unique identifier for this WebServiceFeature.
- getID() - Method in class javax.xml.ws.soap.MTOMFeature
-
Get the unique identifier for this WebServiceFeature.
- getID() - Method in class javax.xml.ws.WebServiceFeature
-
Get the unique identifier for this WebServiceFeature.
- getId() - Method in class org.apache.openejb.AppContext
-
- getId() - Method in class org.apache.openejb.cdi.NewCdiEjbBean
-
- getId() - Method in class org.apache.openejb.client.ProtocolMetaData
-
- getId() - Method in exception org.apache.openejb.config.provider.InvalidProviderDeclarationException
-
- getId() - Method in exception org.apache.openejb.config.provider.NoSuchParentProviderException
-
- getId() - Method in class org.apache.openejb.config.rules.CheckDependsOn.Bean
-
- getId() - Method in interface org.apache.openejb.config.Service
-
- getId() - Method in class org.apache.openejb.config.sys.AbstractService
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getId() - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- getId() - Method in class org.apache.openejb.core.timer.TimerData
-
- getId() - Method in class org.apache.openejb.core.WebContext
-
- getId() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getId() - Method in class org.apache.openejb.DeploymentContext
-
- getId() - Method in class org.apache.openejb.jee.ActivationConfig
-
- getId() - Method in class org.apache.openejb.jee.ActivationConfigProperty
-
- getId() - Method in class org.apache.openejb.jee.ActivationSpec
-
- getId() - Method in class org.apache.openejb.jee.AdminObject
-
- getId() - Method in class org.apache.openejb.jee.Application
-
- getId() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getId() - Method in class org.apache.openejb.jee.ApplicationException
-
- getId() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getId() - Method in class org.apache.openejb.jee.AsyncMethod
-
- getId() - Method in class org.apache.openejb.jee.AuthConstraint
-
- getId() - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- getId() - Method in class org.apache.openejb.jee.CmpField
-
- getId() - Method in class org.apache.openejb.jee.CmrField
-
- getId() - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- getId() - Method in class org.apache.openejb.jee.ConfigProperty
-
- getId() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getId() - Method in class org.apache.openejb.jee.Connector
-
- getId() - Method in class org.apache.openejb.jee.Connector10
-
- getId() - Method in class org.apache.openejb.jee.ConstructorParameterOrder
-
- getId() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getId() - Method in class org.apache.openejb.jee.ContainerTransaction
-
- getId() - Method in class org.apache.openejb.jee.CookieConfig
-
- getId() - Method in class org.apache.openejb.jee.DataSource
-
- getId() - Method in class org.apache.openejb.jee.DependsOn
-
- getId() - Method in class org.apache.openejb.jee.DestinationType
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.EjbJar
-
- getId() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getId() - Method in class org.apache.openejb.jee.EjbRef
-
- getId() - Method in class org.apache.openejb.jee.EjbRelation
-
- getId() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getId() - Method in class org.apache.openejb.jee.Empty
-
Gets the value of the id property.
- getId() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getId() - Method in class org.apache.openejb.jee.EntityBean
-
- getId() - Method in class org.apache.openejb.jee.EnvEntry
-
- getId() - Method in class org.apache.openejb.jee.ErrorPage
-
- getId() - Method in class org.apache.openejb.jee.ExceptionMapping
-
- getId() - Method in class org.apache.openejb.jee.ExcludeList
-
- getId() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesApplicationExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesAttribute
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesAttributeExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesBehaviorExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesComponentExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCallMethod
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFinalizer
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCall
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowReturn
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInitializer
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionParameterValue
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitch
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionView
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigIf
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigNavigationRuleExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConfigRedirectRedirectParam
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesConverterExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesDefaultLocale
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesDefaultValidators
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesFacet
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesFacetExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesFactory
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesFactoryExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesFromAction
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesLifecycle
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesLifecycleExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesListEntries
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesLocaleConfig
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesManagedBeanExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesMapEntries
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesMapEntry
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesNavigationRuleExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesNullValue
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesOrderingOthers
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesProperty
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesPropertyExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesRedirect
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesRedirectViewParam
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesRendererExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesRenderKit
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesRenderKitExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesSupportedLocale
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesValidator
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.FacesValidatorExtension
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.Filter
-
- getId() - Method in class org.apache.openejb.jee.FilterMapping
-
- getId() - Method in class org.apache.openejb.jee.FormLoginConfig
-
- getId() - Method in class org.apache.openejb.jee.Function
-
- getId() - Method in class org.apache.openejb.jee.Handler
-
- getId() - Method in class org.apache.openejb.jee.HandlerChain
-
- getId() - Method in class org.apache.openejb.jee.HandlerChains
-
- getId() - Method in class org.apache.openejb.jee.Icon
-
- getId() - Method in class org.apache.openejb.jee.InboundResourceadapter
-
- getId() - Method in class org.apache.openejb.jee.InitMethod
-
- getId() - Method in class org.apache.openejb.jee.Interceptor
-
- getId() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getId() - Method in class org.apache.openejb.jee.InterceptorOrder
-
- getId() - Method in class org.apache.openejb.jee.Interceptors
-
- getId() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getId() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getId() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getId() - Method in class org.apache.openejb.jee.JMSDestination
-
- getId() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getId() - Method in class org.apache.openejb.jee.JspConfig
-
- getId() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getId() - Method in class org.apache.openejb.jee.License
-
- getId() - Method in class org.apache.openejb.jee.Listener
-
- getId() - Method in class org.apache.openejb.jee.LocaleEncodingMapping
-
- getId() - Method in class org.apache.openejb.jee.LocaleEncodingMappingList
-
- getId() - Method in class org.apache.openejb.jee.LoginConfig
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.MessageAdapter
-
- getId() - Method in class org.apache.openejb.jee.MessageDestination
-
- getId() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getId() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getId() - Method in class org.apache.openejb.jee.MessageDrivenDestination
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.MessageListener
-
- getId() - Method in class org.apache.openejb.jee.Method
-
- getId() - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- getId() - Method in class org.apache.openejb.jee.MethodParams
-
- getId() - Method in class org.apache.openejb.jee.MethodPermission
-
- getId() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getId() - Method in class org.apache.openejb.jee.MimeMapping
-
- getId() - Method in class org.apache.openejb.jee.Module
-
- getId() - Method in class org.apache.openejb.jee.NamedMethod
-
- getId() - Method in interface org.apache.openejb.jee.NamedModule
-
- getId() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.oejb3.MethodParams
-
- getId() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getId() - Method in class org.apache.openejb.jee.OrderingOthers
-
- getId() - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
- getId() - Method in class org.apache.openejb.jee.PackageMapping
-
- getId() - Method in class org.apache.openejb.jee.ParamValue
-
- getId() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getId() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getId() - Method in class org.apache.openejb.jee.PortComponent
-
- getId() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getId() - Method in class org.apache.openejb.jee.PortMapping
-
- getId() - Method in class org.apache.openejb.jee.Property
-
- getId() - Method in class org.apache.openejb.jee.Query
-
- getId() - Method in class org.apache.openejb.jee.QueryMethod
-
- getId() - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
- getId() - Method in class org.apache.openejb.jee.Relationships
-
- getId() - Method in class org.apache.openejb.jee.RemoveMethod
-
- getId() - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- getId() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getId() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getId() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getId() - Method in class org.apache.openejb.jee.ResourceRef
-
- getId() - Method in class org.apache.openejb.jee.RunAs
-
- getId() - Method in class org.apache.openejb.jee.SecurityConstraint
-
- getId() - Method in class org.apache.openejb.jee.SecurityIdentity
-
- getId() - Method in class org.apache.openejb.jee.SecurityPermission
-
- getId() - Method in class org.apache.openejb.jee.SecurityRole
-
- getId() - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- getId() - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- getId() - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- getId() - Method in class org.apache.openejb.jee.ServiceImplBean
-
- getId() - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- getId() - Method in class org.apache.openejb.jee.ServiceRef
-
- getId() - Method in class org.apache.openejb.jee.Servlet
-
- getId() - Method in class org.apache.openejb.jee.ServletMapping
-
- getId() - Method in class org.apache.openejb.jee.SessionBean
-
- getId() - Method in class org.apache.openejb.jee.SessionConfig
-
- getId() - Method in class org.apache.openejb.jee.SubscriptionDurability
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.Tag
-
- getId() - Method in class org.apache.openejb.jee.TagFile
-
- getId() - Method in class org.apache.openejb.jee.Taglib
-
- getId() - Method in class org.apache.openejb.jee.Text
-
- getId() - Method in class org.apache.openejb.jee.Timeout
-
- getId() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getId() - Method in class org.apache.openejb.jee.TldAttribute
-
- getId() - Method in class org.apache.openejb.jee.TldDeferredMethod
-
- getId() - Method in class org.apache.openejb.jee.TldDeferredValue
-
- getId() - Method in class org.apache.openejb.jee.TldExtension
-
- getId() - Method in class org.apache.openejb.jee.TldTaglib
-
- getId() - Method in class org.apache.openejb.jee.UserDataConstraint
-
- getId() - Method in class org.apache.openejb.jee.Validator
-
- getId() - Method in class org.apache.openejb.jee.Variable
-
- getId() - Method in class org.apache.openejb.jee.VariableMapping
-
- getId() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.Web
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.WebApp
-
- getId() - Method in interface org.apache.openejb.jee.WebCommon
-
- getId() - Method in class org.apache.openejb.jee.WebFragment
-
- getId() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getId() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getId() - Method in class org.apache.openejb.jee.Webservices
-
- getId() - Method in class org.apache.openejb.jee.WelcomeFileList
-
- getId() - Method in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.CachingElement
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.CachingName
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Capacity
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ColumnMap
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Compatibility
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ContextCase
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ContextRequestClass
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.DistributedDestinationConnection
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.EjbReferenceDescription
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Empty
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.FairShareRequestClass
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.FieldGroup
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.FieldMap
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.IdempotentMethods
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.InvalidationTarget
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Method
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.MethodParams
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.MinThreadsConstraint
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Persistence
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.Pool
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.QueryMethod
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.RelationshipCaching
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.SecurityPermission
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.SecurityPlugin
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.TimerDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.TransactionDescriptor
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.TransactionIsolation
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.UnknownPrimaryKeyField
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicCompatibility
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsRelation
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- getId() - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- getId() - Method in class org.apache.openejb.jee.XmlString
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.jee.XsdString
-
Gets the value of the id property.
- getId() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getId() - Method in interface org.apache.openejb.server.httpd.HttpSession
-
Returns a string containing the unique identifier assigned to this
session.
- getId() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getId() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getId() - Method in class org.apache.openejb.threads.task.TriggerTask
-
- getId() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getIdAttribute(TagAttributeInfo[]) - Static method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Convenience static method that goes through an array of TagAttributeInfo objects and looks for "id".
- getIdClass() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the idClass property.
- getIdClass() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the idClass property.
- getIdClass() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getIdClassAttributes() - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the attributes corresponding to the id class of the
identifiable type.
- getIdempotent() - Method in class org.apache.openejb.jee.jba.Method
-
Gets the value of the idempotent property.
- getIdempotentMethods() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the idempotentMethods property.
- getIdempotentUrlPattern() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getIdentificationScheme() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Gets the ClassificationScheme that is used as the identification scheme
for identifying this object.
- getIdentifier(Object) - Method in interface javax.persistence.PersistenceUnitUtil
-
Return the id of the entity.
- getIdentities() - Method in class org.apache.openejb.jee.was.v6.common.RunAsSpecifiedIdentity
-
Gets the value of the identities property.
- getIdentity() - Method in class org.apache.openejb.client.AuthenticationResponse
-
- getIdentity() - Static method in class org.apache.openejb.client.ClientSecurity
-
- getIdentity() - Method in class org.apache.openejb.client.ClientSecurity.SimpleIdentityResolver
-
- getIdentity() - Method in interface org.apache.openejb.client.IdentityResolver
-
- getIdentity() - Method in class org.apache.openejb.client.JaasIdentityResolver
-
- getIdentity() - Static method in class org.apache.openejb.core.ivm.ClientSecurity
-
- getIdentityAssertion() - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Gets the value of the identityAssertion property.
- getIdentityColumn() - Method in class org.apache.openejb.jee.oejb2.DatabaseGeneratedType
-
Gets the value of the identityColumn property.
- getIdentityName() - Method in interface javax.enterprise.concurrent.LastExecution
-
The name or ID of the identifiable object, as specified in the
ManagedTask.IDENTITY_NAME execution property of the task if
it also implements the
ManagedTask interface.
- getIdentityResolver() - Static method in class org.apache.openejb.client.ClientSecurity
-
- getIdentityStoreId() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
Return the unique ID of the identity store used to validate the credentials.
- getIdleConnectionCount() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getIdleTimeout() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getIdleTimeout() - Method in class org.apache.openejb.util.Pool.Builder
-
- getIdleTimeoutMinutes() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getIdleTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the idleTimeoutSeconds property.
- getIdleTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the idleTimeoutSeconds property.
- getIdleTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.Pool
-
Gets the value of the idleTimeoutSeconds property.
- getIdleTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Gets the value of the idleTimeoutSeconds property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the idref property.
- getIdref() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the idref property.
- getIds() - Method in interface javax.servlet.http.HttpSessionContext
-
- getIds() - Method in exception org.apache.openejb.config.provider.ProviderCircularReferenceException
-
- getIdType() - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the type that represents the type of the id.
- getIeClassId() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Class ID for use in the plugin tag when the browser is IE.
- getIeClassId() - Method in class org.apache.jasper.JspC
-
Gets the class-id value that is sent to Internet Explorer when using
tags.
- getIeClassId() - Method in interface org.apache.jasper.Options
-
Class ID for use in the plugin tag when the browser is IE.
- getIf() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Gets the value of the if property.
- getIf() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Gets the value of the if property.
- getIfClassAvailableOrIfClassNotAvailableOrIfSystemProperty() - Method in class org.apache.openejb.jee.Beans.Scan.Exclude
-
- getIfClassAvailableOrIfClassNotAvailableOrIfSystemProperty() - Method in class org.apache.openejb.jee.Scan.Exclude
-
Gets the value of the ifClassAvailableOrIfClassNotAvailableOrIfSystemProperty property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.ClassType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.CrossParameterType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.FieldType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.GetterType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.MethodType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.ParameterType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreAnnotations() - Method in class org.apache.openejb.jee.bval.ReturnValueType
-
Gets the value of the ignoreAnnotations property.
- getIgnoreDefaultValues() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getIgnoreInUseConnectionsEnabled() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the ignoreInUseConnectionsEnabled property.
- getIiopSecurityDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the iiopSecurityDescriptor property.
- GetImage() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- GetImage() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- GetImage() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- getImplClass() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getImplementor() - Method in class javax.xml.ws.Endpoint
-
Returns the implementation object for this endpoint.
- getImplementor() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getImplementorClass() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getImplementorClass() - Method in class org.apache.openejb.server.cxf.ejb.EjbEndpoint
-
- getImplementsInterfaces() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the implementsInterfaces property.
- getImplicitObjects(PageContext) - Static method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Finds the ImplicitObjects associated with the PageContext,
creating it if it doesn't yet exist.
- getImport() - Method in class org.apache.openejb.jee.oejb2.DependencyType
-
Gets the value of the import property.
- getImportInputSource(String, String) - Method in class org.apache.openejb.core.webservices.WsdlResolver
-
- getImportPackage() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the importPackage property.
- getImports() - Method in class org.apache.jasper.compiler.PageInfo
-
- getInboundParameter() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the inboundParameter property.
- getInboundResourceAdapter() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getIncludeCoda() - Method in class org.apache.jasper.compiler.JspProperty
-
- getIncludeCoda() - Method in class org.apache.jasper.compiler.PageInfo
-
- getIncludeCoda() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getIncludeCodas() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the include-coda configuration
of the JSP property group represented by this
JspPropertyGroupDescriptor.
- getIncludeExistingValidators() - Method in class org.apache.openejb.jee.bval.ValidatedByType
-
Gets the value of the includeExistingValidators property.
- getIncludePrelude() - Method in class org.apache.jasper.compiler.JspProperty
-
- getIncludePrelude() - Method in class org.apache.jasper.compiler.PageInfo
-
- getIncludePrelude() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getIncludePreludes() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the include-prelude configuration
of the JSP property group represented by this
JspPropertyGroupDescriptor.
- getIncludeUpdates() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the includeUpdates property.
- getIndent() - Method in class org.apache.openejb.util.SuperProperties
-
Gets the number of spaces to indent each line of the properties file.
- getIndex() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Retrieves the index of the current round of the iteration.
- getIndex() - Method in class org.apache.openejb.maven.plugin.customizer.monkey.index.FileIndexer
-
Gets index.
- getIndex() - Method in class org.apache.taglibs.standard.lang.jstl.ArraySuffix
-
- getIndexed1(int) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getIndexedProperty(String, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
Returns the BeanInfoIndexedProperty for the given property name,
or null if not found.
- getIndexedPropertyDescriptor() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoIndexedProperty
-
- getInetAddress() - Method in class org.apache.openejb.server.ServiceDaemon
-
Gets the inetAddress number that the
daemon is listening on.
- getInfo() - Method in interface javax.ejb.Timer
-
Get the information associated with the timer at the time of
creation.
- getInfo() - Method in class javax.ejb.TimerConfig
-
Return the info object made available to timer callbacks.
- getInfo() - Method in class org.apache.jasper.compiler.PageInfo
-
- getInfo(ValidationConfigType) - Static method in class org.apache.openejb.assembler.classic.ValidatorBuilder
-
- getInfo() - Method in class org.apache.openejb.core.timer.TimerData
-
- getInfo() - Method in class org.apache.openejb.core.timer.TimerImpl
-
- getInfo() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the info property.
- getInfo(String) - Method in class org.apache.tomee.embedded.Container
-
- getInfos() - Method in class org.apache.tomee.installer.Alerts
-
- getInfoString() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The information string for the tag.
- getInfoString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Information (documentation) for this TLD.
- getInheritance() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the inheritance property.
- getInherited() - Method in class org.apache.openejb.jee.ApplicationException
-
- getInheritedEntityManager(EntityManagerFactory) - Method in class org.apache.openejb.persistence.JtaEntityManagerRegistry
-
Gets an exiting extended entity manager created by a component down the call stack.
- getInitialBeansInFreePool() - Method in class org.apache.openejb.jee.wls.Pool
-
Gets the value of the initialBeansInFreePool property.
- getInitialCapacity() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Gets initial capacity of HashMap which maps JSPs to their corresponding
servlets.
- getInitialCapacity() - Method in class org.apache.jasper.JspC
-
Gets initial capacity of HashMap which maps JSPs to their corresponding
servlets.
- getInitialCapacity() - Method in interface org.apache.jasper.Options
-
Gets initial capacity of HashMap which maps JSPs to their corresponding
servlets.
- getInitialCapacity() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the initialCapacity property.
- getInitialContext(Hashtable<?, ?>) - Method in class org.apache.openejb.client.hessian.HessianInitialContextFactory
-
- getInitialContext(Hashtable) - Method in class org.apache.openejb.client.JNDIContext
-
- getInitialContext(Hashtable) - Method in class org.apache.openejb.core.ivm.naming.InitContextFactory
-
Deprecated.
- getInitialContext(Hashtable) - Method in class org.apache.openejb.core.LocalInitialContextFactory
-
Deprecated.
- getInitialContext(Hashtable) - Method in class org.apache.openejb.core.OpenEJBInitialContextFactory
-
- getInitialContext() - Method in class org.apache.openejb.core.WebContext
-
- getInitialContext() - Method in class org.apache.openejb.junit.context.OpenEjbTestContext
-
Returns this context's InitialContext, creating it if necessary.
- getInitialContext(Hashtable) - Method in class org.apache.openejb.osgi.client.LocalInitialContextFactory
-
- getInitialContextFactory() - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Gets the value of the initialContextFactory property.
- getInitialContextFactory() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the initialContextFactory property.
- getInitialExpiration() - Method in class org.apache.openejb.core.timer.IntervalTimerData
-
- getInitialized() - Method in class org.apache.openejb.OpenEJB.Instance
-
- getInitializeInOrder() - Method in class org.apache.openejb.jee.Application
-
- getInitializer() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the initializer property.
- getInitializers() - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Gets the value of the initializers property.
- getInitializers() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the initializers property.
- getInitialPoolSize() - Method in class org.apache.openejb.jee.DataSource
-
- getInitialServers() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getInitialSize() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getInitialSize() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getInitialValue() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the initialValue property.
- getInitialValue() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the initialValue property.
- getInitialValueType() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getInitMethod() - Method in class org.apache.openejb.jee.Interceptor
-
- getInitMethod() - Method in interface org.apache.openejb.jee.Session
-
- getInitMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getInitOnStartup() - Method in class org.apache.openejb.jee.SessionBean
-
- getInitParam() - Method in class org.apache.openejb.jee.Filter
-
- getInitParam() - Method in class org.apache.openejb.jee.Handler
-
- getInitParam() - Method in class org.apache.openejb.jee.Servlet
-
- getInitParam() - Method in class org.apache.openejb.jee.Validator
-
- getInitParameter(String) - Method in interface javax.servlet.FilterConfig
-
Returns a String containing the value of the
named initialization parameter, or null if
the initialization parameter does not exist.
- getInitParameter(String) - Method in class javax.servlet.GenericFilter
-
Returns a String containing the value of the named
initialization parameter, or null if the parameter does
not exist.
- getInitParameter(String) - Method in class javax.servlet.GenericServlet
-
Returns a String containing the value of the named
initialization parameter, or null if the parameter does
not exist.
- getInitParameter(String) - Method in interface javax.servlet.Registration
-
Gets the value of the initialization parameter with the given name
that will be used to initialize the Servlet or Filter represented
by this Registration object.
- getInitParameter(String) - Method in interface javax.servlet.ServletConfig
-
Gets the value of the initialization parameter with the given name.
- getInitParameter(String) - Method in interface javax.servlet.ServletContext
-
Returns a String containing the value of the named
context-wide initialization parameter, or null if
the parameter does not exist.
- getInitParameter(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the specified context initialization parameter.
- getInitParameter(String) - Method in class org.apache.openejb.rest.ThreadLocalServletConfig
-
- getInitParameter(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getInitParameter(String) - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getInitParameterNames() - Method in interface javax.servlet.FilterConfig
-
Returns the names of the filter's initialization parameters
as an Enumeration of String objects,
or an empty Enumeration if the filter has
no initialization parameters.
- getInitParameterNames() - Method in class javax.servlet.GenericFilter
-
Returns the names of the filter's initialization parameters
as an Enumeration of String objects,
or an empty Enumeration if the filter has no
initialization parameters.
- getInitParameterNames() - Method in class javax.servlet.GenericServlet
-
Returns the names of the servlet's initialization parameters
as an Enumeration of String objects,
or an empty Enumeration if the servlet has no
initialization parameters.
- getInitParameterNames() - Method in interface javax.servlet.ServletConfig
-
Returns the names of the servlet's initialization parameters
as an Enumeration of String objects,
or an empty Enumeration if the servlet has
no initialization parameters.
- getInitParameterNames() - Method in interface javax.servlet.ServletContext
-
Returns the names of the context's initialization parameters as an
Enumeration of String objects, or an
empty Enumeration if the context has no initialization
parameters.
- getInitParameterNames() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return an enumeration of the names of context initialization
parameters.
- getInitParameterNames() - Method in class org.apache.openejb.rest.ThreadLocalServletConfig
-
- getInitParameterNames() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getInitParameterNames() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getInitParameters() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
-
Get the init parameters data as an immutable Map.
- getInitParameters() - Method in interface javax.servlet.Registration
-
Gets an immutable (and possibly empty) Map containing the
currently available initialization parameters that will be used to
initialize the Servlet or Filter represented by this Registration
object.
- getInitParamMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that maps init parameter name to a single init
parameter values.
- getInitParams() - Method in class org.apache.openejb.core.webservices.HandlerData
-
- getInitParams() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the initParams property.
- getInitSuspendSeconds() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the initSuspendSeconds property.
- getInjectableReference(InjectionPoint, <any>) - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getInjectionPoints() - Method in class org.apache.openejb.cdi.CdiEjbBean.EjbInjectionTargetImpl
-
- getInjectionPoints() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getInjections() - Method in class org.apache.openejb.AppContext
-
- getInjections() - Method in class org.apache.openejb.BeanContext
-
- getInjections() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getInjections() - Method in class org.apache.openejb.client.InjectionMetaData
-
- getInjections() - Method in class org.apache.openejb.core.WebContext
-
- getInjections() - Method in class org.apache.openejb.core.webservices.PortData
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.EjbRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.EnvEntry
-
- getInjectionTarget() - Method in interface org.apache.openejb.jee.Injectable
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.ResourceRef
-
- getInjectionTarget() - Method in class org.apache.openejb.jee.ServiceRef
-
- getInjectionTargetClass() - Method in class org.apache.openejb.jee.InjectionTarget
-
- getInjectionTargetName() - Method in class org.apache.openejb.jee.InjectionTarget
-
- getInjectionValue(Field) - Method in class org.apache.openejb.junit.context.OpenEjbTestContext
-
Analyzes the field and returns any values which should be injected on it
- getInlinedServerXml() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getInlinedServerXml() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getInlinedTomEEXml() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getInlinedTomEEXml() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getInOutParams() - Method in class org.apache.openejb.server.axis.EjbRpcProvider.AxisRpcInterceptor
-
- getInputStream() - Method in interface javax.servlet.http.Part
-
Gets the content of this part as an InputStream
- getInputStream() - Method in interface javax.servlet.http.WebConnection
-
Returns an input stream for this web connection.
- getInputStream() - Method in class javax.servlet.jsp.tagext.PageData
-
Returns an input stream on the XML view of a JSP page.
- getInputStream() - Method in interface javax.servlet.ServletRequest
-
- getInputStream() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getInputStream()
on the wrapped request object.
- getInputStream() - Method in interface javax.ws.rs.ext.ReaderInterceptorContext
-
Get the input stream of the object to be read.
- getInputStream(String, JarFile, JspCompilationContext, ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
-
- getInputStream() - Method in interface org.apache.openejb.client.Connection
-
- getInputStream() - Method in class org.apache.openejb.client.HttpConnectionFactory.HttpConnection
-
- getInputStream() - Method in class org.apache.openejb.core.webservices.UriResolver
-
- getInputStream() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getInputStream() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getInputStream() - Method in class org.apache.openejb.server.context.RequestInfos.RequestInfo
-
- getInputStream() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getInputStream() - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getInputStream() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getInsertAfterEjbPostCreate() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the insertAfterEjbPostCreate property.
- getInstalledExtensions() - Method in interface javax.websocket.WebSocketContainer
-
Return the set of Extensions installed in the container.
- getInstance() - Static method in class javax.ws.rs.ext.RuntimeDelegate
-
Obtain a RuntimeDelegate instance.
- getInstance() - Static method in class org.apache.jasper.runtime.ProtectedFunctionMapper
-
Generated Servlet and Tag Handler implementations call this
method to retrieve an instance of the ProtectedFunctionMapper.
- getInstance(<any>) - Method in class org.apache.openejb.cdi.OpenEJBBeanBuilder
-
- getInstance() - Method in class org.apache.openejb.client.ClientInjectionProcessor
-
- getInstance() - Static method in class org.apache.openejb.config.rules.CheckClassLoading.DiffItemComparator
-
- getInstance() - Method in class org.apache.openejb.core.interceptor.Interceptor
-
- getInstance(ThreadContext) - Method in class org.apache.openejb.core.mdb.MdbInstanceManager
-
Removes an instance from the pool and returns it for use
by the container in business methods.
- getInstance(ThreadContext) - Method in class org.apache.openejb.core.singleton.SingletonInstanceManager
-
- getInstance(ThreadContext) - Method in class org.apache.openejb.core.stateless.StatelessInstanceManager
-
Removes an instance from the pool and returns it for use
by the container in business methods.
- getInstance() - Method in class org.apache.openejb.InjectionProcessor
-
- getInstance(Class<T>) - Method in class org.apache.openejb.junit.ApplicationComposerRule
-
- getInstance(Class<T>) - Method in class org.apache.openejb.junit.ApplicationRule
-
- getInstance(Class<T>) - Method in class org.apache.openejb.junit.ContainerRule
-
- getInstance(Message) - Method in class org.apache.openejb.server.cxf.rs.CdiResourceProvider
-
- getInstance(Message) - Method in class org.apache.openejb.server.cxf.rs.CdiSingletonResourceProvider
-
- getInstance(Message) - Method in class org.apache.openejb.server.cxf.rs.NoopResourceProvider
-
- getInstance() - Static method in class org.apache.openejb.server.Server
-
- getInstance() - Method in class org.apache.openejb.testing.TestInstance
-
- getInstance(LogCategory, String) - Method in interface org.apache.openejb.util.LogFactory
-
- getInstance(LogCategory, String) - Static method in class org.apache.openejb.util.Logger
-
Finds a Logger from the cache and returns it.
- getInstance(LogCategory, Class) - Static method in class org.apache.openejb.util.Logger
-
- getInstance() - Method in class org.apache.tomee.embedded.event.TomEEEmbeddedApplicationRunnerInjection
-
- getInstanceCache() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the instanceCache property.
- getInstanceClassName() - Method in class org.apache.openejb.jee.was.v6.ecore.EClassifier
-
Gets the value of the instanceClassName property.
- getInstanceCount() - Method in class org.apache.openejb.core.mdb.MdbInstanceFactory
-
Gets the current number of created instances.
- getInstanceData() - Method in class org.apache.openejb.core.InstanceContext
-
- getInstanceFactory() - Method in class org.apache.openejb.core.mdb.EndpointFactory
-
- getInstanceId() - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- getInstanceLimit() - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- getInstanceLimit() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getInstanceLimit() - Method in class org.apache.openejb.core.mdb.MdbInstanceFactory
-
Gets the maximal number of instances that can exist at any time.
- getInstanceLockOrder() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the instanceLockOrder property.
- getInstanceManager() - Method in class org.apache.openejb.core.entity.EntityContainer
-
- getInstanceManagers() - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- getInstanceName() - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- getInstancePool() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the instancePool property.
- getInstances() - Method in interface javax.ws.rs.core.Configuration
-
Get the immutable set of registered JAX-RS component (such as provider or
feature) instances to be utilized by the configurable instance.
- getInstances() - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getInstanceScopedInterceptors() - Method in class org.apache.openejb.BeanContext
-
When an instance of an EJB is instantiated, everything in this list
is also instatiated and tied to the bean instance.
- getInstrumentation() - Static method in class org.apache.openejb.javaagent.Agent
-
Gets the instrumentation instance.
- getInt(String) - Method in interface javax.jms.MapMessage
-
Returns the int value with the specified name.
- getInt(Properties, String, int) - Static method in class org.apache.openejb.client.SocketConnectionFactory
-
- getInt(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getInt(Integer) - Static method in class org.apache.taglibs.standard.lang.jstl.test.StaticFunctionTests
-
- getInt1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getInt2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getInteger(int) - Static method in class org.apache.taglibs.standard.lang.jstl.test.StaticFunctionTests
-
- getIntegrity() - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Gets the value of the integrity property.
- getIntegrity() - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- getIntegrity() - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Gets the value of the integrity property.
- getInteractionSpecsSupported() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Returns an array of fully-qualified names of InteractionSpec
types supported by the CCI implementation for this resource
adapter.
- getInterceptor() - Method in class org.apache.openejb.core.interceptor.InterceptorInstance
-
- getInterceptor(String) - Method in class org.apache.openejb.jee.EjbJar
-
- getInterceptor() - Method in class org.apache.openejb.jee.Interceptors
-
- getInterceptor(String) - Method in class org.apache.openejb.jee.Interceptors
-
- getInterceptor() - Method in class org.apache.openejb.jee.jba.Bean
-
Gets the value of the interceptor property.
- getInterceptor() - Method in class org.apache.openejb.jee.jba.ContainerInterceptors
-
Gets the value of the interceptor property.
- getInterceptor() - Method in class org.apache.openejb.jee.jba.EndpointInterceptors
-
Gets the value of the interceptor property.
- getInterceptor() - Method in class org.apache.openejb.jee.jba.Home
-
Gets the value of the interceptor property.
- getInterceptor() - Method in class org.apache.openejb.jee.jba.ListEntity
-
Gets the value of the interceptor property.
- getInterceptorBinding() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getInterceptorClass() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getInterceptorClass() - Method in class org.apache.openejb.jee.Interceptor
-
- getInterceptorClass() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getInterceptorClass() - Method in class org.apache.openejb.jee.InterceptorOrder
-
- getInterceptorData() - Method in class org.apache.openejb.BeanContext
-
- getInterceptorOrder() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getInterceptors() - Method in class org.apache.openejb.core.InstanceContext
-
- getInterceptors() - Method in class org.apache.openejb.jee.Beans
-
- getInterceptors() - Method in class org.apache.openejb.jee.EjbJar
-
- getInterceptors() - Method in class org.apache.openejb.MethodContext
-
- getInterceptorsByUrl() - Method in class org.apache.openejb.cdi.CompositeBeans
-
- getInterface() - Method in interface org.apache.openejb.assembler.classic.EjbResolver.Reference
-
- getInterface(InterfaceType) - Method in class org.apache.openejb.BeanContext
-
- getInterface() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getInterface() - Method in class org.apache.openejb.jee.EjbRef
-
- getInterface() - Method in interface org.apache.openejb.jee.EjbReference
-
- getInterface() - Method in class org.apache.openejb.jee.oejb2.Jndi
-
- getInterface() - Method in class org.apache.openejb.jee.oejb3.Jndi
-
- getInterface() - Method in class org.apache.openejb.ProxyInfo
-
- getInterfaceClass() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getInterfaceClass() - Method in class org.apache.openejb.client.EJBRequest
-
- getInterfaceName() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getInterfaceName() - Method in class org.apache.openejb.jee.JMSDestination
-
- getInterfaceRepositorySupported() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the interfaceRepositorySupported property.
- getInterfaces(Class, Class, List<Class>) - Static method in class org.apache.openejb.assembler.classic.ProxyInterfaceResolver
-
- getInterfaces(InterfaceType) - Method in class org.apache.openejb.BeanContext
-
- getInterfaces() - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- getInterfaces() - Method in class org.apache.openejb.ProxyInfo
-
- getInterfaceType(Class) - Method in class org.apache.openejb.BeanContext
-
- getInterfaceType() - Method in class org.apache.openejb.ProxyInfo
-
- getInternalCookies() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getInternalParent() - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- getInternalPath() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the internalPath property.
- getInternalPrefixOrNsURI() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the internalPrefixOrNsURI property.
- getInternalResource(String) - Method in class org.apache.openejb.core.TempClassLoader
-
- getInternalValues() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Returns the internal storage array.
- getInterval() - Method in class org.apache.openejb.util.Pool.Builder
-
- getIntervalDuration() - Method in class org.apache.openejb.core.timer.IntervalTimerData
-
- getIntHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the value of the specified request header
as an int.
- getIntHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return
getIntHeader(String name) on the wrapped request object.
- getIntHeader(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getIntHeader(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getIntHeader(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getIntiCollectionType() - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getIntProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
int.
- getIntProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the int property with the specified name.
- getIntProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getIntputStream() - Method in class org.apache.openejb.server.httpd.ServletByteArrayIntputStream
-
- getInvalidationGroupName() - Method in class org.apache.openejb.jee.jba.CacheInvalidationConfig
-
Gets the value of the invalidationGroupName property.
- getInvalidationManagerName() - Method in class org.apache.openejb.jee.jba.CacheInvalidationConfig
-
Gets the value of the invalidationManagerName property.
- getInvalidationTarget() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the invalidationTarget property.
- getInvalidConnections(Set) - Method in interface javax.resource.spi.ValidatingManagedConnectionFactory
-
This method returns a set of invalid ManagedConnection
objects chosen from a specified set of ManagedConnection
objects.
- getInvalidPropertyDescriptors() - Method in exception javax.resource.spi.InvalidPropertyException
-
Get the list of invalid properties.
- getInverseJoinColumn() - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Gets the value of the inverseJoinColumn property.
- getInvocationCount() - Method in class org.apache.openejb.monitoring.StatsInterceptor
-
- getInvocationHandler() - Method in class org.apache.openejb.client.proxy.Jdk13InvocationHandler
-
- getInvocationHandler(Object) - Method in class org.apache.openejb.client.proxy.Jdk13ProxyFactory
-
- getInvocationHandler(Object) - Method in interface org.apache.openejb.client.proxy.ProxyFactory
-
- getInvocationHandler(Object) - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- getInvocationHandler(Object) - Method in class org.apache.openejb.util.proxy.Jdk13ProxyFactory
-
- getInvocationHandler(Object) - Static method in class org.apache.openejb.util.proxy.LocalBeanProxyFactory
-
- getInvocationHandler(Object) - Method in interface org.apache.openejb.util.proxy.ProxyFactory
-
- getInvocationHandler(Object) - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- getInvocations() - Method in class org.apache.openejb.observer.ObserverManager.InvocationList
-
- getInvocationTime() - Method in class org.apache.openejb.monitoring.StatsInterceptor
-
- getInvokedBusinessInterface() - Method in interface javax.ejb.SessionContext
-
Obtain the business interface or no-interface view type through which the
current business method invocation was made.
- getInvokedBusinessInterface() - Method in class org.apache.openejb.core.BaseSessionContext
-
- getInvokedInterface(Method) - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
This method should be called to determine the corresponding
business interface class to name as the invoking interface.
- getInvokedInterface() - Method in class org.apache.openejb.core.ThreadContext
-
- getInvoker() - Method in class org.apache.openejb.jee.jba.InvokerBindings
-
Gets the value of the invoker property.
- getInvokerBindings() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the invokerBindings property.
- getInvokerBindings() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the invokerBindings property.
- getInvokerBindings() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the invokerBindings property.
- getInvokerMbean() - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Gets the value of the invokerMbean property.
- getInvokerProxyBinding() - Method in class org.apache.openejb.jee.jba.InvokerProxyBindings
-
Gets the value of the invokerProxyBinding property.
- getInvokerProxyBindingName() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the invokerProxyBindingName property.
- getInvokerProxyBindingName() - Method in class org.apache.openejb.jee.jba.Invoker
-
Gets the value of the invokerProxyBindingName property.
- getInvokerProxyBindings() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the invokerProxyBindings property.
- getIorSecurityConfig() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the iorSecurityConfig property.
- getIorSecurityConfig() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the iorSecurityConfig property.
- getIorSecurityConfig() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the iorSecurityConfig property.
- getIorSecurityConfig() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getIP() - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- getIP() - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- getIP() - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- getIP() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- getIP() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- getIP() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getIP() - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getIP() - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- getIP() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getIP() - Method in class org.apache.openejb.server.hsql.HsqlService
-
- getIP() - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- getIP() - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- getIP() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- getIP() - Method in class org.apache.openejb.server.rest.RESTService
-
- getIP() - Method in interface org.apache.openejb.server.ServerService
-
- getIP() - Method in class org.apache.openejb.server.ServerServiceFilter
-
- getIP() - Method in class org.apache.openejb.server.ServiceDaemon
-
- getIP() - Method in class org.apache.openejb.server.ssh.SSHServer
-
- getIP() - Method in class org.apache.openejb.server.webservices.WsService
-
- getIPAddressMask(String) - Static method in class org.apache.openejb.server.auth.IPAddressPermissionFactory
-
- getIsCacheOverflowAllowed() - Method in class org.apache.openejb.jee.sun.BeanCache
-
- getIsELIgnored() - Method in class org.apache.jasper.compiler.PageInfo
-
- getIsErrorPage() - Method in class org.apache.jasper.compiler.PageInfo
-
- getIsModifiedMethodName() - Method in class org.apache.openejb.jee.wls.Persistence
-
Gets the value of the isModifiedMethodName property.
- getIsolationLevel() - Method in class org.apache.openejb.jee.DataSource
-
- getIsolationLevel() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.Cache
-
Gets the value of the isolationLevel property.
- getIsolationLevel() - Method in class org.apache.openejb.jee.wls.TransactionIsolation
-
Gets the value of the isolationLevel property.
- getIsolationLevel(String) - Static method in class org.apache.openejb.resource.jdbc.IsolationLevels
-
- getIsOneOneCmp() - Method in class org.apache.openejb.jee.sun.Cmp
-
- getIsReadOnlyBean() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getIssuedAtTime() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The iat(Issued at time) claim identifies the time at which the JWT was
issued in seconds since 1970-01-01T00:00:00Z UTC
- getIssuedBy() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthContextInfo
-
- getIssuer() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The iss(Issuer) claim identifies the principal that issued the JWT
- getIsThreadSafe() - Method in class org.apache.jasper.compiler.PageInfo
-
- getIsXml() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the is-xml configuration, which
specifies whether any JSP pages mapped to the JSP property group
represented by this JspPropertyGroupDescriptor will
be treated as JSP documents (XML syntax).
- getItem(ELContext, int) - Method in class javax.servlet.jsp.jstl.core.IteratedExpression
-
Evaluates the stored ValueExpression and return the indexed item.
- getJar() - Method in interface org.apache.openejb.config.Service
-
- getJar() - Method in class org.apache.openejb.config.sys.AbstractService
-
Gets the value of the jar property.
- getJarFile() - Method in class org.apache.openejb.assembler.classic.CmpJarBuilder
-
- getJarFile() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- getJarFile() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getJarFile() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the jarFile property.
- getJarFiles() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- getJarFileUrls() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns a list of URLs for the jar files or exploded jar
file directories that the persistence provider must examine
for managed classes of the persistence unit.
- getJarFileUrls() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getJarFileUrls() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getJarLocation() - Method in class org.apache.openejb.config.AppModule
-
- getJarLocation() - Method in class org.apache.openejb.config.ClientModule
-
- getJarLocation() - Method in class org.apache.openejb.config.ConnectorModule
-
- getJarLocation() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getJarLocation() - Method in class org.apache.openejb.config.EjbModule
-
- getJarLocation() - Method in class org.apache.openejb.config.PersistenceModule
-
- getJarLocation() - Method in class org.apache.openejb.config.ResourcesModule
-
- getJarLocation() - Method in class org.apache.openejb.config.WebModule
-
- getJarResources() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getJarScanFilter() - Method in class org.apache.tomee.catalina.scan.EmptyScanner
-
- getJava() - Method in class org.apache.openejb.jee.Module
-
- getJava() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the java property.
- getJava() - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Gets the value of the java property.
- getJava2IANAMapping(String) - Static method in class org.apache.jasper.xmlparser.EncodingMap
-
Returns the IANA encoding name for the specified Java encoding name.
- getJavaagent() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getJavaClassImplementsInterfaces() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the javaClassImplementsInterfaces property.
- getJavaClassImports() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the javaClassImports property.
- getJavaClassJavaExceptions() - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Gets the value of the javaClassJavaExceptions property.
- getJavaDeclaredClasses() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the javaDeclaredClasses property.
- getJavaDeclaringClasses() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the javaDeclaringClasses property.
- getJavaEEAPIJar() - Method in class org.apache.tomee.installer.Paths
-
- getJavaEEAPIJar() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getJavaEncoding(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Gets the corresponding Java encoding name from an IANA name.
- getJavaEncoding() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getJavaEncoding() - Method in class org.apache.jasper.JspC
-
Returns the encoding to use for
java files.
- getJavaEncoding() - Method in interface org.apache.jasper.Options
-
Java platform encoding to generate the JSP
page servlet.
- getJavaExceptions() - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Gets the value of the javaExceptions property.
- getJavaFileManager(JavaFileManager) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- getJavaFileName() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the name of the Java source file in which the compilation error
occurred.
- getJavaLine() - Method in class org.apache.jasper.compiler.ServletWriter
-
- getJavaLineNumber() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the compilation error line number.
- getJavaMember() - Method in interface javax.persistence.metamodel.Attribute
-
Return the java.lang.reflect.Member for the represented
attribute.
- getJavaMethodName() - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- getJavaMethodOrOperationName() - Method in class org.apache.openejb.jee.sun.Message
-
- getJavaPackageImports() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the javaPackageImports property.
- getJavaPath() - Method in class org.apache.jasper.JspCompilationContext
-
Path of the Java file relative to the work directory.
- getJavaPortName() - Method in class org.apache.openejb.jee.PortMapping
-
- getJavaType() - Method in interface javax.persistence.metamodel.Attribute
-
Return the Java type of the represented attribute.
- getJavaType() - Method in interface javax.persistence.metamodel.Type
-
Return the represented Java type.
- getJavaType() - Method in interface javax.persistence.TupleElement
-
Return the Java type of the tuple element.
- getJavaType() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getJavaType() - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Gets the value of the javaType property.
- getJavaType() - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Gets the value of the javaType property.
- getJavaVariableName() - Method in class org.apache.openejb.jee.VariableMapping
-
- getJavaVisibility() - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Gets the value of the javaVisibility property.
- getJavaVisibility() - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Gets the value of the javaVisibility property.
- getJavaWebStartAccess() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getJavaWriter(String, String) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- getJavaWriter(String, String) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- getJavaXmlTypeMapping() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getJAXBNode(XmlNode) - Method in class javax.xml.bind.Binder
-
Gets the JAXB object associated with the given XML element.
- getJAXRPChandlerChain(MessageContext) - Method in class org.apache.openejb.server.axis.client.AxisClientImpl
-
- getJaxrpcMapping() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getJaxrpcMappingFile() - Method in class org.apache.openejb.jee.ServiceRef
-
- getJaxrpcMappingFile() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the jaxrpcMappingFile property.
- getJaxrpcMappingFile() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getJaxRsProviders() - Method in class org.apache.openejb.config.AppModule
-
- getJaxrsProviders() - Method in class org.apache.openejb.config.WebModule
-
- getJbossQl() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the jbossQl property.
- getJdbcDataSource() - Method in interface javax.management.j2ee.statistics.JDBCConnectionStats
-
Identifies the JDBC driver for the corresponding JDBCConnection.
- getJdbcDriver() - Method in class org.apache.openejb.client.DataSourceMetaData
-
- getJdbcDriver() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getJdbcDriver() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- getJdbcDriver() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- getJdbcName(String) - Static method in class org.apache.openejb.resource.jdbc.BasicDataSourceUtil
-
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Gets the value of the jdbcType property.
- getJdbcType() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Gets the value of the jdbcType property.
- getJdbcUrl() - Method in class org.apache.openejb.client.DataSourceMetaData
-
- getJdbcUrl() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getJdbcUrl() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- getJdbcUrl() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- getJmsClientId() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the jmsClientId property.
- getJMSConnectionFactories() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.Application
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.EntityBean
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.Interceptor
-
- getJMSConnectionFactories() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.SessionBean
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.WebApp
-
- getJMSConnectionFactories() - Method in class org.apache.openejb.jee.WebFragment
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.Application
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getJMSConnectionFactoriesMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.WebApp
-
- getJMSConnectionFactoriesMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getJMSConnectionFactory() - Method in class org.apache.openejb.jee.WebApp
-
- getJMSConnectionFactoryMap() - Method in class org.apache.openejb.jee.WebApp
-
- getJMSCorrelationID() - Method in interface javax.jms.JMSProducer
-
Returns the JMSCorrelationID header value that has been set on this JMSProducer, as a String.
- getJMSCorrelationID() - Method in interface javax.jms.Message
-
Gets the correlation ID for the message.
- getJMSCorrelationID() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSCorrelationIDAsBytes() - Method in interface javax.jms.JMSProducer
-
Returns the JMSCorrelationID header value that has been set on this JMSProducer, as an array of
bytes.
- getJMSCorrelationIDAsBytes() - Method in interface javax.jms.Message
-
Gets the correlation ID as an array of bytes for the message.
- getJMSCorrelationIDAsBytes() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSDeliveryMode() - Method in interface javax.jms.Message
-
Gets the DeliveryMode value specified for this message.
- getJMSDeliveryMode() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSDeliveryTime() - Method in interface javax.jms.Message
-
Gets the message's delivery time value.
- getJMSDeliveryTime() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSDestination() - Method in interface javax.jms.Message
-
Gets the Destination object for this message.
- getJMSDestination() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getJMSDestination() - Method in class org.apache.openejb.jee.Application
-
- getJMSDestination() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getJMSDestination() - Method in class org.apache.openejb.jee.EntityBean
-
- getJMSDestination() - Method in class org.apache.openejb.jee.Interceptor
-
- getJMSDestination() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getJMSDestination() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getJMSDestination() - Method in class org.apache.openejb.jee.SessionBean
-
- getJMSDestination() - Method in class org.apache.openejb.jee.WebApp
-
- getJMSDestination() - Method in class org.apache.openejb.jee.WebFragment
-
- getJMSDestination() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSDestinationMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.Application
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getJMSDestinationMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.WebApp
-
- getJMSDestinationMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getJmsDurableSubscriptionName() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getJMSExpiration() - Method in interface javax.jms.Message
-
Gets the message's expiration time.
- getJMSExpiration() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSMajorVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS major version number.
- getJmsMaxMessagesLoad() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getJMSMessageID() - Method in interface javax.jms.Message
-
Gets the message ID.
- getJMSMessageID() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSMinorVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS minor version number.
- getJmsPollingIntervalSeconds() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the jmsPollingIntervalSeconds property.
- getJMSPriority() - Method in interface javax.jms.Message
-
Gets the message priority level.
- getJMSPriority() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSProviderAdapterJNDI() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the jmsProviderAdapterJNDI property.
- getJMSProviderName() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS provider name.
- getJMSRedelivered() - Method in interface javax.jms.Message
-
Gets an indication of whether this message is being redelivered.
- getJMSRedelivered() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSReplyTo() - Method in interface javax.jms.JMSProducer
-
Returns the JMSReplyTo header value that has been set on this JMSProducer.
- getJMSReplyTo() - Method in interface javax.jms.Message
-
Gets the Destination object to which a reply to this message should be sent.
- getJMSReplyTo() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSTimestamp() - Method in interface javax.jms.Message
-
Gets the message timestamp.
- getJMSTimestamp() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSType() - Method in interface javax.jms.JMSProducer
-
Returns the JMSType header value that has been set on this JMSProducer.
- getJMSType() - Method in interface javax.jms.Message
-
Gets the message type identifier supplied by the client when the message was sent.
- getJMSType() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getJMSVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS API version.
- getJMSXPropertyNames() - Method in interface javax.jms.ConnectionMetaData
-
Gets an enumeration of the JMSX property names.
- getJmxName() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the jmxName property.
- getJndi() - Method in class org.apache.openejb.assembler.classic.Assembler.ResourceAdapterReference
-
- getJndi() - Method in class org.apache.openejb.config.sys.Resource
-
Gets the value of the jndi property.
- getJndi() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getJndi() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- getJndi() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- getJndi() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getJndi() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getJndiConsumerName() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getJndiConsumerName() - Method in class org.apache.openejb.config.CompManagedBean
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.Application
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.EntityBean
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.Interceptor
-
- getJndiConsumerName() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.SessionBean
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.WebApp
-
- getJndiConsumerName() - Method in interface org.apache.openejb.jee.WebCommon
-
- getJndiConsumerName() - Method in class org.apache.openejb.jee.WebFragment
-
- getJndiContext() - Method in class org.apache.openejb.BeanContext
-
- getJNDIContext() - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getJNDIContext() - Method in interface org.apache.openejb.spi.ContainerSystem
-
- getJndiContext() - Method in class org.apache.tomee.embedded.Container
-
- getJndiEnc() - Method in class org.apache.openejb.BeanContext
-
- getJndiEnc() - Method in class org.apache.openejb.core.WebContext
-
- getJndiName() - Method in class org.apache.openejb.client.Injection
-
- getJndiName() - Method in class org.apache.openejb.core.ivm.naming.IntraVmJndiReference
-
- getJndiName() - Method in class org.apache.openejb.core.ivm.naming.JndiUrlReference
-
- getJndiName() - Method in class org.apache.openejb.Injection
-
- getJndiName() - Method in class org.apache.openejb.jee.jba.EjbRef
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.jba.Invoker
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.jba.MessageDestination
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.jba.MessageDestinationRef
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.jba.ResourceEnvRef
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the jndiName property.
- getJndiName() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getJndiName() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- getJndiName() - Method in interface org.apache.openejb.jee.oejb2.RpcBean
-
- getJndiName() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.oejb2.TssLinkType
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.EjbRef
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.MdbConnectionFactory
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.MessageDestination
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.MessageDestinationRef
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.ResourceEnvRef
-
- getJndiName() - Method in class org.apache.openejb.jee.sun.ResourceRef
-
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.wls.EjbReferenceDescription
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Gets the value of the jndiName property.
- getJndiName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the jndiName property.
- getJndiProvider() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the jndiProvider property.
- getJndiProvider() - Method in class org.apache.openejb.config.sys.Resources
-
- getJndiResource(String) - Method in class org.apache.openejb.resource.jdbc.router.AbstractRouter
-
- getJndiService() - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- getJnpContext() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the jnpContext property.
- getJobGroup() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getJobName() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getJoined() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getJoined() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getJoins() - Method in interface javax.persistence.criteria.From
-
Return the joins that have been made from this bound type.
- getJoinTable() - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the joinTable property.
- getJoinTable() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getJoinType() - Method in interface javax.persistence.criteria.Fetch
-
Return the join type used in the fetch join.
- getJoinType() - Method in interface javax.persistence.criteria.Join
-
Return the join type.
- getJsfAnnotatedClasses() - Method in class org.apache.openejb.config.WebModule
-
- getJsfClasses() - Method in interface org.apache.openejb.assembler.classic.WebAppBuilder
-
- getJsfClasses() - Method in class org.apache.openejb.web.LightweightWebAppBuilder
-
- getJsfClasses() - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- getJspApplicationContext(ServletContext) - Method in class javax.servlet.jsp.JspFactory
-
Obtains the JspApplicationContext instance associated with the web application for the given
ServletContext.
- getJspApplicationContext(ServletContext) - Method in class org.apache.jasper.runtime.JspFactoryImpl
-
- getJspBeginLineNumber() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the start line number (in the JSP file) of the JSP element
responsible for the compilation error.
- getJspBody() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Returns the body passed in by the container via setJspBody.
- getJSPCompilationErrors() - Method in class org.apache.jasper.JspC
-
Gets the list of JSP compilation errors caught during the most recent
invocation of this instance's execute method when
failOnError has been set to FALSE.
- getJspCompilerPath() - Method in class org.apache.jasper.JspC
-
- getJspCompilerPlugin() - Method in class org.apache.jasper.JspC
-
- getJspConfig() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getJspConfig() - Method in class org.apache.jasper.JspC
-
Obtain JSP configuration informantion specified in web.xml.
- getJspConfig() - Method in interface org.apache.jasper.Options
-
Obtain JSP configuration informantion specified in web.xml.
- getJspConfig() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getJspConfig() - Method in class org.apache.openejb.jee.WebApp
-
- getJspConfig() - Method in interface org.apache.openejb.jee.WebCommon
-
- getJspConfig() - Method in class org.apache.openejb.jee.WebFragment
-
- getJspConfigDescriptor() - Method in interface javax.servlet.ServletContext
-
Gets the <jsp-config> related configuration
that was aggregated from the web.xml and
web-fragment.xml descriptor files of the web application
represented by this ServletContext.
- getJspConfigDescriptor() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getJspConfigDescriptor() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getJspContext() - Method in class javax.servlet.jsp.tagext.JspFragment
-
Returns the JspContext that is bound to this JspFragment.
- getJspContext() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Returns the page context passed in by the container via setJspContext.
- getJspContext() - Method in class org.apache.jasper.runtime.JspFragmentHelper
-
- getJspCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Returns the number of JSPs for which JspServletWrappers exist, i.e.,
the number of JSPs that have been loaded into the webapp.
- getJspCount() - Method in class org.apache.jasper.servlet.JspServlet
-
Returns the number of JSPs for which JspServletWrappers exist, i.e.,
the number of JSPs that have been loaded into the webapp with which
this JspServlet is associated.
- getJspEngineContext() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getJspErrorCount() - Method in class org.apache.jasper.servlet.JspServlet
-
Gets the number of errors triggered by JSP invocations.
- getJspFile() - Method in class org.apache.jasper.compiler.PageInfo
-
- getJspFile() - Method in class org.apache.jasper.JspCompilationContext
-
Path of the JSP URI.
- getJspFile() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getJspFile() - Method in class org.apache.openejb.jee.Servlet
-
- getJspFileName() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the name of the JSP file from which the Java source file was
generated.
- getJspLoader() - Method in class org.apache.jasper.JspCompilationContext
-
- getJspProperty() - Method in class org.apache.jasper.compiler.JspPropertyGroup
-
- getJspPropertyGroup() - Method in class org.apache.openejb.jee.JspConfig
-
- getJspPropertyGroups() - Method in interface javax.servlet.descriptor.JspConfigDescriptor
-
Gets the <jsp-property-group> child elements
of the <jsp-config> element represented by this
JspConfigDescriptor.
- getJspReloadCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Gets the current value of the JSP reload counter.
- getJspReloadCount() - Method in class org.apache.jasper.servlet.JspServlet
-
Gets the number of JSPs that have been reloaded.
- getJspVersion() - Method in class org.apache.openejb.jee.TldTaglib
-
- getJtaDataSource() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the JTA-enabled data source to be used by the
persistence provider.
- getJtaDataSource() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getJtaDataSource() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the jtaDataSource property.
- getJtaDataSource() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getJtaDataSourceName() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getJtaManaged() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getJWTAuthContextInfo() - Method in class org.apache.tomee.microprofile.jwt.config.ConfigurableJWTAuthContextInfo
-
- getKeepAliveMillis() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the keepAliveMillis property.
- getKeepAliveTime() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getKeepGenerated() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Are we keeping generated code around?
- getKeepGenerated() - Method in class org.apache.jasper.JspC
-
- getKeepGenerated() - Method in interface org.apache.jasper.Options
-
Are we keeping generated code around?
- getKeepServerXmlAsThis() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getKeepServerXmlAsThis() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getKey() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the key representing the universally unique ID (UUID) for this object.
- getKey() - Method in class org.apache.openejb.arquillian.common.ObjectMap.FieldEntry
-
- getKey() - Method in class org.apache.openejb.arquillian.common.ObjectMap.MethodEntry
-
- getKey() - Method in class org.apache.openejb.config.JPAPropertyConverter.Pair
-
- getKey() - Method in class org.apache.openejb.config.typed.util.ObjectMap.FieldEntry
-
- getKey() - Method in class org.apache.openejb.config.typed.util.ObjectMap.MethodEntry
-
- getKey() - Method in class org.apache.openejb.jee.ApplicationException
-
- getKey() - Method in class org.apache.openejb.jee.DataSource
-
- getKey() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getKey() - Method in class org.apache.openejb.jee.EjbRef
-
- getKey() - Method in class org.apache.openejb.jee.EnvEntry
-
- getKey() - Method in class org.apache.openejb.jee.ExceptionMapping
-
- getKey() - Method in class org.apache.openejb.jee.FacesMapEntry
-
Gets the value of the key property.
- getKey() - Method in class org.apache.openejb.jee.Icon
-
- getKey() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getKey() - Method in class org.apache.openejb.jee.JMSDestination
-
- getKey() - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
- getKey() - Method in class org.apache.openejb.jee.jpa.Basic
-
- getKey() - Method in class org.apache.openejb.jee.jpa.Entity
-
- getKey() - Method in class org.apache.openejb.jee.jpa.Id
-
- getKey() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
- getKey() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
- getKey() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
- getKey() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
- getKey() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
- getKey() - Method in class org.apache.openejb.jee.jpa.Transient
-
- getKey() - Method in interface org.apache.openejb.jee.Keyable
-
Gets the immutable key for this object.
- getKey(V) - Method in class org.apache.openejb.jee.KeyedCollection
-
- getKey(V) - Method in interface org.apache.openejb.jee.KeyExtractor
-
Gets the immutable key for the specified value.
- getKey() - Method in class org.apache.openejb.jee.MessageDestination
-
- getKey() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getKey() - Method in class org.apache.openejb.jee.oejb2.PropertyType
-
Gets the value of the key property.
- getKey() - Method in class org.apache.openejb.jee.PackageMapping
-
- getKey() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getKey() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getKey() - Method in class org.apache.openejb.jee.PortComponent
-
- getKey() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getKey() - Method in class org.apache.openejb.jee.ResourceRef
-
- getKey() - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- getKey() - Method in class org.apache.openejb.jee.ServiceRef
-
- getKey() - Method in class org.apache.openejb.jee.sun.WebserviceDescription
-
- getKey() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getKey() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the key property.
- getKey() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getKey() - Method in class org.apache.openejb.jee.wls.SecurityPlugin
-
Gets the value of the key property.
- getKey(int) - Method in class org.apache.openejb.util.Index
-
- getKeyAlias() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getKeyAlias() - Method in class org.apache.tomee.embedded.Configuration
-
- getKeyAlias() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getKeyAlias() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getKeyAttributes() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the keyAttributes property.
- getKeyAttributesString() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the keyAttributesString property.
- getKeyCacheSize() - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Gets the value of the keyCacheSize property.
- getKeyClass() - Method in class org.apache.openejb.jee.FacesMapEntries
-
Gets the value of the keyClass property.
- getKeyColumn() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RoleMapping.CmrFieldMapping
-
Gets the value of the keyColumn property.
- getKeyColumn() - Method in class org.apache.openejb.jee.wls.ColumnMap
-
Gets the value of the keyColumn property.
- getKeyField() - Method in class org.apache.openejb.jee.jba.cmp.KeyFields
-
Gets the value of the keyField property.
- getKeyFields() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Gets the value of the keyFields property.
- getKeyGenerator() - Method in class org.apache.openejb.BeanContext
-
- getKeyGenerator() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the keyGenerator property.
- getKeyGeneratorFactory() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the keyGeneratorFactory property.
- getKeyGeneratorFactory() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the keyGeneratorFactory property.
- getKeyJavaType() - Method in interface javax.persistence.metamodel.MapAttribute
-
Return the Java type of the map key.
- getKeystoreFile() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getKeystoreFile() - Method in class org.apache.tomee.embedded.Configuration
-
- getKeystoreFile() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getKeystoreFile() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getKeystorePass() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getKeystorePass() - Method in class org.apache.tomee.embedded.Configuration
-
- getKeystorePass() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getKeystorePass() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getKeystoreType() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getKeystoreType() - Method in class org.apache.tomee.embedded.Configuration
-
- getKeystoreType() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getKeystoreType() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getKeySubgraphs() - Method in interface javax.persistence.AttributeNode
-
Return the Map<Class, Subgraph> of subgraphs associated
with this attribute node's map key.
- getKeyType() - Method in interface javax.persistence.metamodel.MapAttribute
-
Return the type representing the key type of the map.
- getKeyValueSeparator() - Method in class org.apache.openejb.util.SuperProperties
-
Gets the text that separates keys and values.
- getKind() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the kind property.
- getKurtosis() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the Kurtosis of the available values.
- getKurtosis() - Method in class org.apache.openejb.monitoring.Stats
-
- getKurtosis() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getKurtosisImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured kurtosis implementation.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the label property.
- getLabel() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the label property.
- getLang() - Method in class org.apache.openejb.jee.Description
-
Gets the value of the lang property.
- getLang() - Method in class org.apache.openejb.jee.DisplayName
-
Gets the value of the lang property.
- getLang() - Method in class org.apache.openejb.jee.Icon
-
- getLang() - Method in class org.apache.openejb.jee.Text
-
- getLang() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the lang property.
- getLang() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the lang property.
- getLang() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the lang property.
- getLanguage() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the language of the entity.
- getLanguage() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the language of the entity.
- getLanguage() - Method in class javax.ws.rs.client.Entity
-
Get entity language.
- getLanguage() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the language of the entity.
- getLanguage() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the language of the entity.
- getLanguage() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get the language of the request entity.
- getLanguage() - Method in class javax.ws.rs.core.Response
-
Get the language of the message entity.
- getLanguage() - Method in class javax.ws.rs.core.Variant
-
Get the language of the variant.
- getLanguage(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- getLanguage() - Method in class org.apache.jasper.compiler.PageInfo
-
- getLanguage() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getLanguageString() - Method in class javax.ws.rs.core.Variant
-
Get the string representation of the variant language,
or null if no language has been set.
- getLargeIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Get the path to the large icon.
- getLargeIcon() - Method in class org.apache.openejb.jee.Icon
-
- getLargeIcon() - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Gets the value of the largeIcon property.
- getLargeIcon() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the largeIcon property.
- getLargestPoolSize() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getLargestPoolSize() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getLastAccessedTime() - Method in interface javax.servlet.http.HttpSession
-
Returns the last time the client sent a request associated with
this session, as the number of milliseconds since midnight
January 1, 1970 GMT, and marked by the time the container received the
request.
- getLastAccessedTime() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getLastAccessedTime() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getLastException() - Method in class org.apache.openejb.assembler.classic.DeploymentExceptionManager
-
- getLastExecution() - Method in class org.apache.openejb.threads.task.TriggerTask
-
- getLastLocation() - Method in class org.apache.openejb.client.ClusterMetaData
-
- getLastModificationTest() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getLastModified(HttpServletRequest) - Method in class javax.servlet.http.HttpServlet
-
Returns the time the HttpServletRequest
object was last modified,
in milliseconds since midnight January 1, 1970 GMT.
- getLastModified() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the last modified date.
- getLastModified() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the last modified date.
- getLastModified() - Method in class javax.ws.rs.core.Response
-
Get the last modified date.
- getLastModifiedInDir(File) - Static method in class org.apache.openejb.config.AutoDeployer
-
- getLastName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the last name (surname) for this Person.
- getLastSampleTime() - Method in interface javax.management.j2ee.statistics.Statistic
-
The time of the last measurement represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.
- getLatest() - Method in class org.apache.openejb.monitoring.Event
-
- getLatest() - Method in class org.apache.openejb.monitoring.Stats
-
- getLatestImportURI() - Method in class org.apache.openejb.core.webservices.WsdlResolver
-
- getLatestTime() - Method in class org.apache.openejb.monitoring.Event
-
- getLatestTime() - Method in class org.apache.openejb.monitoring.Stats
-
- getLazyLoadGroups() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the lazyLoadGroups property.
- getLazyResultsetLoading() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the lazyResultsetLoading property.
- getLeftJoin() - Method in class org.apache.openejb.jee.jba.cmp.LeftJoin
-
Gets the value of the leftJoin property.
- getLeftJoin() - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Gets the value of the leftJoin property.
- getLength() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get Content-Length value.
- getLength() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get Content-Length value.
- getLength() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get Content-Length value.
- getLength() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get Content-Length value.
- getLength() - Method in class javax.ws.rs.core.Response
-
Get Content-Length value.
- getLength() - Method in class org.apache.openejb.jee.jpa.Column
-
Gets the value of the length property.
- getLength() - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Gets the value of the length property.
- getLength() - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Gets the value of the length property.
- getLength() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getLength() - Method in class org.apache.openejb.util.LengthInputStream
-
- getLessTree() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getLevel() - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- getLevel() - Method in class org.apache.openejb.log.logger.Log4j2Logger
-
- getLevel() - Method in class org.apache.openejb.log.logger.Log4jLogger
-
- getLevel() - Method in class org.apache.openejb.log.logger.Slf4jLogger
-
- getLevel() - Method in class org.apache.openejb.maven.util.MavenLogStreamFactory.MavenLogger
-
- getLib() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getLibraries() - Method in class org.apache.openejb.config.ConnectorModule
-
- getLibraryDirectory() - Method in class org.apache.openejb.jee.Application
-
- getLicense() - Method in class org.apache.openejb.jee.Connector
-
- getLicense() - Method in class org.apache.openejb.jee.Connector10
-
- getLifecycle() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the lifecycle property.
- getLifecycleCallbackClass() - Method in class org.apache.openejb.jee.LifecycleCallback
-
- getLifecycleCallbackMethod() - Method in class org.apache.openejb.jee.LifecycleCallback
-
- getLifecycleExtension() - Method in class org.apache.openejb.jee.FacesLifecycle
-
Gets the value of the lifecycleExtension property.
- getLifecycleFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
Gets the value of the lifecycleFactory property.
- getLifeCycleManager() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the LifeCycleManager that created this object.
- getLine() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
Deprecated.
- getLine() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
Deprecated.
- getLine() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
Deprecated.
- getLineNumber() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
- getLineNumber() - Method in interface javax.xml.bind.ValidationEventLocator
-
Return the line number if available
- getLines() - Method in class org.apache.openejb.table.Lines
-
- getLineSep() - Method in class org.apache.openejb.server.cli.StreamManager
-
- getLineSeparator() - Method in class org.apache.openejb.util.SuperProperties
-
Gets the text that separates lines while storing.
- getLink(String) - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the link for the relation.
- getLink(String) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the link for the relation.
- getLink(String) - Method in class javax.ws.rs.core.Response
-
Get the link for the relation.
- getLink() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the link property.
- getLink() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the link property.
- getLink() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the link property.
- getLink() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the link property.
- getLink() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the link property.
- getLinkBuilder(String) - Method in interface javax.ws.rs.client.ClientResponseContext
-
Convenience method that returns a
Link.Builder
for the relation.
- getLinkBuilder(String) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Convenience method that returns a
Link.Builder
for the relation.
- getLinkBuilder(String) - Method in class javax.ws.rs.core.Response
-
Convenience method that returns a
Link.Builder for the relation.
- getLinkedCause() - Method in exception javax.xml.rpc.JAXRPCException
-
Gets the Linked cause
- getLinkedCause() - Method in exception javax.xml.rpc.ServiceException
-
Gets the Linked cause
- getLinkedException() - Method in exception javax.jms.JMSException
-
Gets the exception linked to this one.
- getLinkedException() - Method in exception javax.resource.ResourceException
-
- getLinkedException() - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
- getLinkedException() - Method in exception javax.xml.bind.JAXBException
-
Get the linked exception
- getLinkedException() - Method in exception javax.xml.bind.TypeConstraintException
-
Get the linked exception
- getLinkedException() - Method in interface javax.xml.bind.ValidationEvent
-
Retrieve the linked exception for this warning/error.
- getLinkedObjects() - Method in interface javax.xml.registry.infomodel.ExternalLink
-
Gets the collection of RegistryObjects that are annotated by this
ExternalLink.
- getLinkedWarning() - Method in exception javax.resource.cci.ResourceWarning
-
- getLinkName() - Method in class org.apache.tomee.catalina.ContextValue
-
- getLinks() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the links attached to the message as header.
- getLinks() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the links attached to the message as header.
- getLinks() - Method in class javax.ws.rs.core.Response
-
Get the links attached to the message as headers.
- getList(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the List-valued attribute of the managed type that
corresponds to the specified name and Java element type.
- getList(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the List-valued attribute of the managed type that
corresponds to the specified name.
- getList(Properties, String, ClassLoader, Class<T>) - Static method in class org.apache.openejb.util.ListConfigurator
-
- getList1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getListCacheMax() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the listCacheMax property.
- getListCacheMax() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the listCacheMax property.
- getListener() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- getListener() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- getListener() - Method in interface javax.xml.bind.Marshaller
-
- getListener() - Method in interface javax.xml.bind.Unmarshaller
-
- getListener() - Method in interface org.apache.openejb.core.managed.Cache
-
Gets the listener for cache events.
- getListener() - Method in class org.apache.openejb.core.managed.SimpleCache
-
- getListener() - Method in interface org.apache.openejb.core.stateful.Cache
-
Gets the listener for cache events.
- getListener() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getListener() - Method in class org.apache.openejb.jee.TldTaglib
-
- getListener() - Method in class org.apache.openejb.jee.WebApp
-
- getListener() - Method in interface org.apache.openejb.jee.WebCommon
-
- getListener() - Method in class org.apache.openejb.jee.WebFragment
-
- getListener() - Method in interface org.apache.openejb.server.httpd.HttpServer
-
- getListener() - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- getListener() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- getListener() - Method in class org.apache.openejb.util.DirectoryMonitor
-
- getListenerClass() - Method in class org.apache.openejb.jee.Listener
-
- getListenerClasses() - Method in class org.apache.openejb.jee.was.v6.common.Listener
-
Gets the value of the listenerClasses property.
- getListenerClassString() - Method in class org.apache.openejb.jee.was.v6.common.Listener
-
Gets the value of the listenerClassString property.
- getListenerInputPortName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Gets the value of the listenerInputPortName property.
- getListenerRegistry() - Method in interface javax.management.j2ee.Management
-
Returns the listener registry implementation for this MEJB.
- getListenerRegistry() - Method in class org.apache.openejb.mgmt.MEJBBean
-
- getListEntity() - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Gets the value of the listEntity property.
- getListEntries() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the listEntries property.
- getListEntries() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the listEntries property.
- getLiveCss() - Method in class org.apache.tomee.livereload.Command
-
- getLiveHandleRegistry() - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- getLoader() - Method in class org.apache.openejb.config.provider.ProviderManager
-
- getLoaderRepository() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the loaderRepository property.
- getLoaderRepositoryClass() - Method in class org.apache.openejb.jee.jba.LoaderRepository
-
Gets the value of the loaderRepositoryClass property.
- getLoadGroup() - Method in class org.apache.openejb.jee.jba.cmp.LoadGroups
-
Gets the value of the loadGroup property.
- getLoadGroupName() - Method in class org.apache.openejb.jee.jba.cmp.LazyLoadGroups
-
Gets the value of the loadGroupName property.
- getLoadGroupName() - Method in class org.apache.openejb.jee.jba.cmp.LoadGroup
-
Gets the value of the loadGroupName property.
- getLoadGroups() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the loadGroups property.
- getLoadOnStartup() - Method in class org.apache.openejb.jee.Servlet
-
- getLob() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the lob property.
- getLob() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the lob property.
- getLocal() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getLocal() - Method in class org.apache.openejb.jee.EntityBean
-
- getLocal() - Method in class org.apache.openejb.jee.LocalCollection
-
- getLocal() - Method in interface org.apache.openejb.jee.RemoteBean
-
- getLocal() - Method in class org.apache.openejb.jee.SessionBean
-
- getLocal() - Method in class org.apache.openejb.jee.was.v6.common.EJBLocalRef
-
Gets the value of the local property.
- getLocalAddr() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) address of the interface on
which the request was received.
- getLocalAddr() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getLocalAddr() on the wrapped request object.
- getLocalAddr() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getLocalAddr() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getLocalAddr() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getLocalAddr() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getLocalAddress() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the unresolved local address on which the request was received.
- getLocalAddress(String, String) - Static method in class org.apache.openejb.util.NetworkUtil
-
- getLocalBean() - Method in class org.apache.openejb.jee.SessionBean
-
- getLocalClients() - Method in class org.apache.openejb.config.ClientModule
-
- getLocale() - Method in class javax.servlet.jsp.jstl.fmt.LocalizationContext
-
Gets the locale of this I18N localization context.
- getLocale() - Method in interface javax.servlet.ServletRequest
-
Returns the preferred Locale that the client will
accept content in, based on the Accept-Language header.
- getLocale() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocale()
on the wrapped request object.
- getLocale() - Method in interface javax.servlet.ServletResponse
-
- getLocale() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getLocale()
on the wrapped response object.
- getLocale() - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Get the Locale for this object.
- getLocale() - Method in class org.apache.openejb.jee.LocaleEncodingMapping
-
- getLocale() - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- getLocale() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getLocale() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getLocale() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getLocale() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getLocale() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getLocale() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getLocale() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getLocaleCharsetInfo() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getLocaleCharsetMap() - Method in class org.apache.openejb.jee.sun.LocaleCharsetInfo
-
- getLocaleConfig() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the localeConfig property.
- getLocaleEncodingMapping() - Method in class org.apache.openejb.jee.LocaleEncodingMappingList
-
- getLocaleEncodingMappingList() - Method in class org.apache.openejb.jee.WebApp
-
- getLocaleEncodingMappingList() - Method in interface org.apache.openejb.jee.WebCommon
-
- getLocaleEncodingMappingList() - Method in class org.apache.openejb.jee.WebFragment
-
- getLocales() - Method in interface javax.servlet.ServletRequest
-
Returns an Enumeration of Locale objects
indicating, in decreasing order starting with the preferred locale, the
locales that are acceptable to the client based on the Accept-Language
header.
- getLocales() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocales()
on the wrapped request object.
- getLocales() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getLocales() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getLocales() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getLocales() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getLocales() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getLocalHome() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getLocalHome() - Method in class org.apache.openejb.jee.EntityBean
-
- getLocalHome() - Method in interface org.apache.openejb.jee.RemoteBean
-
- getLocalHome() - Method in class org.apache.openejb.jee.SessionBean
-
- getLocalHome() - Method in class org.apache.openejb.jee.was.v6.common.EJBLocalRef
-
Gets the value of the localHome property.
- getLocalHomeImpl() - Method in class org.apache.openejb.jee.sun.GenClasses
-
- getLocalHomeInterface() - Method in class org.apache.openejb.BeanContext
-
- getLocalHomeInterface() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the localHomeInterface property.
- getLocalHomeInterfaces() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the localHomeInterfaces property.
- getLocalImpl() - Method in class org.apache.openejb.jee.sun.GenClasses
-
- getLocalInterface() - Method in class org.apache.openejb.BeanContext
-
- getLocalInterface() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the localInterface property.
- getLocalInterfaces() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the localInterfaces property.
- getLocalizationContext() - Method in class org.apache.taglibs.standard.tag.common.fmt.BundleSupport
-
- getLocalizationContext(PageContext) - Static method in class org.apache.taglibs.standard.tag.common.fmt.BundleSupport
-
Gets the default I18N localization context.
- getLocalizationContext(PageContext, String) - Static method in class org.apache.taglibs.standard.tag.common.fmt.BundleSupport
-
Gets the resource bundle with the given base name, whose locale is
determined as follows:
Check if a match exists between the ordered set of preferred
locales and the available locales, for the given base name.
- getLocalizedMessage(PageContext, String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
-
Retrieves the localized message corresponding to the given key.
- getLocalizedMessage(PageContext, String, String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
-
Retrieves the localized message corresponding to the given key.
- getLocalizedMessage(PageContext, String, Object[]) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
-
Retrieves the localized message corresponding to the given key, and
performs parametric replacement using the arguments specified via
args.
- getLocalizedMessage(PageContext, String, Object[], String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
-
Retrieves the localized message corresponding to the given key, and
performs parametric replacement using the arguments specified via
args.
- getLocalizedMessage() - Method in exception org.apache.openejb.core.NoSuchObjectException
-
Answers the extra information message which was provided when the
throwable was created.
- getLocalizedMessage() - Method in exception org.apache.openejb.core.transaction.TransactionRolledbackException
-
Answers the extra information message which was provided when the
throwable was created.
- getLocalizedMessage() - Method in exception org.apache.openejb.math.MathRuntimeException
- getLocalizedString(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Gets the LocalizedString for the specified Locale and charsetName.
- getLocalizedStrings() - Method in interface javax.xml.registry.infomodel.InternationalString
-
Returns the LocalizedStrings associated with this object.
- getLocalJndiName() - Method in class org.apache.openejb.jee.jba.EjbLocalRef
-
Gets the value of the localJndiName property.
- getLocalJndiName() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the localJndiName property.
- getLocalJndiName() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the localJndiName property.
- getLocalJndiName() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the localJndiName property.
- getLocalJndiName() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getLocalJndiName() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the localJndiName property.
- getLocalJndiName() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- getLocalJndiName() - Method in interface org.apache.openejb.jee.oejb2.RpcBean
-
- getLocalJndiName() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the localJndiName property.
- getLocalJndiName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the localJndiName property.
- getLocalName() - Method in interface javax.servlet.ServletRequest
-
Returns the host name of the Internet Protocol (IP) interface on
which the request was received.
- getLocalName() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getLocalName() on the wrapped request object.
- getLocalName() - Method in interface javax.xml.soap.Name
-
Gets the local name part of the XML name that this Name
object represents.
- getLocalName() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getLocalName() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getLocalName() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getLocalName() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getLocalName() - Method in class org.apache.openejb.sxc.TldTaglibXml.TaglibNamespaceFilter
-
- getLocalpart() - Method in class org.apache.openejb.jee.sun.ServiceQname
-
- getLocalpart() - Method in class org.apache.openejb.jee.sun.WsdlPort
-
- getLocalPart() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the localPart property.
- getLocalPart(String) - Method in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- getLocalPort() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) port number of the interface
on which the request was received.
- getLocalPort() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getLocalPort() on the wrapped request object.
- getLocalPort() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getLocalPort() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getLocalPort() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getLocalPort() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getLocalPort() - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- getLocalTransaction() - Method in interface javax.resource.cci.Connection
-
Returns an LocalTransaction instance that enables a component to
demarcate resource manager local transactions on the Connection.
- getLocalTransaction() - Method in interface javax.resource.spi.ManagedConnection
-
Returns an javax.resource.spi.LocalTransaction instance.
- getLocation() - Method in class javax.servlet.MultipartConfigElement
-
Gets the directory location where files will be stored.
- getLocation() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the location.
- getLocation() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the location.
- getLocation() - Method in class javax.ws.rs.core.Response
-
Get the location.
- getLocation() - Method in exception javax.ws.rs.RedirectionException
-
Get the redirection response location.
- getLocation(String) - Method in class org.apache.jasper.runtime.TldScanner
-
Gets the 'location' of the TLD associated with the given taglib 'uri'.
- getLocation() - Method in class org.apache.openejb.client.ServerMetaData
-
- getLocation() - Method in class org.apache.openejb.config.DeploymentModule.ID
-
- getLocation() - Method in class org.apache.openejb.core.webservices.PortData
-
- getLocation() - Method in class org.apache.openejb.jee.ErrorPage
-
- getLocation() - Method in class org.apache.openejb.jee.MultipartConfig
-
- getLocation() - Method in class org.apache.openejb.jee.PortComponent
-
- getLocations() - Method in class org.apache.openejb.client.ClusterMetaData
-
- getLocations() - Method in class org.apache.openejb.client.ServerMetaData
-
- getLocations(BeanContext) - Method in interface org.apache.openejb.ClusteredRPCContainer
-
- getLocations() - Method in class org.apache.openejb.config.DeploymentModule.ID
-
- getLocator() - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
- getLocator() - Method in interface javax.xml.bind.ValidationEvent
-
Retrieve the locator for this warning/error.
- getLock() - Method in class org.apache.openejb.core.managed.Instance
-
- getLock() - Method in class org.apache.openejb.core.stateful.Instance
-
- getLock() - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- getLock() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getLockFactory() - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- getLockingPolicy() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the lockingPolicy property.
- getLockMode(Object) - Method in interface javax.persistence.EntityManager
-
Get the current lock mode for the entity instance.
- getLockMode() - Method in interface javax.persistence.Query
-
Get the current lock mode for the query.
- getLockMode() - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Gets the value of the lockMode property.
- getLockMode() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getLockMode(Object) - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getLockMode() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getLockMode(Object) - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getLockOrder() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the lockOrder property.
- getLockType() - Method in class org.apache.openejb.BeanContext
-
- getLockType() - Method in class org.apache.openejb.MethodContext
-
- getLog(String) - Method in class org.apache.openejb.maven.util.OpenJPALogFactory
-
- getLogCategory() - Method in class org.apache.tomee.livereload.Instances
-
- getLogFileDir() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getLogFileExt() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getLogFileName() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getLogFilename() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the logFilename property.
- getLogFileRotationDir() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the logFileRotationDir property.
- getLogger(Class<?>, Locale) - Method in class org.apache.openejb.cdi.logging.ContainerJULLoggerFactory
-
- getLogger(Class<?>) - Method in class org.apache.openejb.cdi.logging.ContainerJULLoggerFactory
-
- getLogger(Class<?>, Locale) - Method in class org.apache.openejb.cdi.logging.Log4j2LoggerFactory
-
- getLogger(Class<?>) - Method in class org.apache.openejb.cdi.logging.Log4j2LoggerFactory
-
- getLogger(Class<?>, Locale) - Method in class org.apache.openejb.cdi.logging.Log4jLoggerFactory
-
- getLogger(Class<?>) - Method in class org.apache.openejb.cdi.logging.Log4jLoggerFactory
-
- getLogger(Class<?>, Locale) - Method in class org.apache.openejb.cdi.logging.Slf4jLoggerFactory
-
- getLogger(Class<?>) - Method in class org.apache.openejb.cdi.logging.Slf4jLoggerFactory
-
- getLogger() - Method in class org.apache.openejb.client.Options
-
- getLogger() - Method in class org.apache.openejb.loader.Options
-
- getLogger() - Method in class org.apache.openejb.loader.Options.NullOptions
-
- getLogger(Class<?>, Locale) - Method in class org.apache.openejb.maven.util.MavenLogStreamFactory.OWBMavenLogFactory
-
- getLogger(Class<?>) - Method in class org.apache.openejb.maven.util.MavenLogStreamFactory.OWBMavenLogFactory
-
- getLogger() - Method in class org.apache.openejb.server.cxf.transport.HttpDestination
-
- getLogger() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getLogger() - Method in class org.apache.openejb.server.ejbd.ClusterRequestHandler
-
- getLogger() - Method in class org.apache.openejb.server.ejbd.RequestHandler
-
- getLoggerClazz() - Static method in class org.apache.tomee.jul.formatter.log.TomEELog
-
- getLoggingEnabled() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the loggingEnabled property.
- getLogicalRoles(Principal[], Set<String>) - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getLogicalRoles(Principal[], Set<String>) - Method in interface org.apache.openejb.core.security.jacc.BasicPolicyConfiguration.RoleResolver
-
- getLogicalRoles(Principal[], Set<String>) - Method in class org.apache.openejb.ri.sp.PseudoSecurityService
-
- getLogicalRoles(Principal[], Set<String>) - Method in class org.apache.tomee.catalina.TomcatSecurityService
-
- getLoginConfig() - Method in class org.apache.openejb.jee.WebApp
-
- getLoginConfig() - Method in interface org.apache.openejb.jee.WebCommon
-
- getLoginConfig() - Method in class org.apache.openejb.jee.WebFragment
-
- getLoginConfig() - Method in class org.apache.tomee.embedded.Configuration
-
- getLoginConfigOrMessageSecurityBinding() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getLoginConfigurationName() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the loginConfigurationName property.
- getLoginConfigurationName() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the loginConfigurationName property.
- getLoginTimeout() - Method in class org.apache.openejb.client.ClientDataSource
-
- getLoginTimeout() - Method in class org.apache.openejb.jee.DataSource
-
- getLoginTimeout() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- getLoginTimeout() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- getLoginTimeout() - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getLoginTimeout() - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- getLoginTimeout() - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- getLoginTimeout() - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always throws a SQLException.
- getLoginToContinue() - Method in class org.apache.tomee.security.cdi.FormAuthenticationMechanism
-
- getLoginToContinue() - Method in interface org.apache.tomee.security.http.LoginToContinueMechanism
-
- getLogWriter() - Method in interface javax.resource.spi.ManagedConnection
-
Gets the log writer for this ManagedConnection instance.
- getLogWriter() - Method in interface javax.resource.spi.ManagedConnectionFactory
-
Get the log writer for this ManagedConnectionFactory instance.
- getLogWriter() - Method in class org.apache.openejb.client.ClientDataSource
-
- getLogWriter() - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getLogWriter() - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- getLogWriter() - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- getLogWriter() - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always throws a SQLException.
- getLong(String) - Method in interface javax.jms.MapMessage
-
Returns the long value with the specified name.
- getLong(Map<String, String>, String, long) - Static method in class org.apache.openejb.client.MulticastConnectionFactory
-
- getLong(Properties, String, long) - Static method in class org.apache.openejb.client.SocketConnectionFactory
-
- getLong(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getLong1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getLong2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getLongDescription() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the longDescription property.
- getLongDescriptions() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the longDescriptions property.
- getLongProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
long.
- getLongProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the long property with the specified name.
- getLongProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getLookupName() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getLookupName() - Method in class org.apache.openejb.jee.EjbRef
-
- getLookupName() - Method in class org.apache.openejb.jee.EnvEntry
-
- getLookupName() - Method in interface org.apache.openejb.jee.JndiReference
-
- getLookupName() - Method in class org.apache.openejb.jee.MessageDestination
-
- getLookupName() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getLookupName() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getLookupName() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getLookupName() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getLookupName() - Method in class org.apache.openejb.jee.ResourceRef
-
- getLookupName() - Method in class org.apache.openejb.jee.ServiceRef
-
- getLoopStatus() - Method in interface javax.servlet.jsp.jstl.core.LoopTag
-
Retrieves a 'status' object to provide information about the
current round of the iteration.
- getLoopStatus() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- getLowerBound() - Method in interface javax.management.j2ee.statistics.BoundaryStatistic
-
The lower limit of the value of this attribute.The upper limit of the value of this attribute.
- getLowerBound() - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Gets the value of the lowerBound property.
- getLowWaterMark() - Method in interface javax.management.j2ee.statistics.RangeStatistic
-
The lowest value this attribute has held since the beginning of the measurement.
- getMainClass() - Method in class org.apache.openejb.config.ClientModule
-
- getMainClass() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getMainInterface() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getMainInterface() - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- getMaintenanceVersionNum() - Static method in class org.apache.taglibs.standard.Version
-
Maintenance Drop Number.
- getMajor() - Method in class org.apache.openejb.client.ProtocolMetaData
-
- getMajorVersion() - Method in interface javax.servlet.ServletContext
-
Returns the major version of the Servlet API that this
servlet container supports.
- getMajorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
-
Gets the major revision number for this version of the Versionable object.
- getMajorVersion() - Method in class org.apache.catalina.startup.OpenEJBContextConfig.OpenEJBWebXml
-
- getMajorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the Servlet API major version number.
- getMajorVersion() - Method in class org.apache.openejb.resource.jdbc.driver.AlternativeDriver
-
- getMajorVersion() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getMajorVersion() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getMajorVersion() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getMajorVersionNum() - Static method in class org.apache.taglibs.standard.Version
-
Major version number.
- getManagedBean() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the managedBean property.
- getManagedBeanClass() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the managedBeanClass property.
- getManagedBeanExtension() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the managedBeanExtension property.
- getManagedBeanName() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the managedBeanName property.
- getManagedBeans() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getManagedBeanScope() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the managedBeanScope property.
- getManagedClass() - Method in class org.apache.openejb.BeanContext
-
- getManagedClasses() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getManagedClasses() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- getManagedClasses() - Method in class org.apache.openejb.jee.Beans
-
- getManagedClassNames() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the list of the names of the classes that the
persistence provider must add to its set of managed
classes.
- getManagedClassNames() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getManagedConnectionFactory() - Method in interface javax.management.j2ee.statistics.JCAConnectionStats
-
Returns the associated JCAManagedConnectionFactory OBJECT_NAME
- getManagedConnectionFactory() - Method in class javax.resource.spi.security.PasswordCredential
-
Gets the target ManagedConnectionFactory for which the user name and
password has been set by the application server.
- getManagedConnectionFactoryClass() - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- getManagedConnectionFactoryClass() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getManagedProperty() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the managedProperty property.
- getManagedTaskListener() - Method in interface javax.enterprise.concurrent.ManagedTask
-
- getManagedTypes() - Method in interface javax.persistence.metamodel.Metamodel
-
Return the metamodel managed types.
- getManager() - Static method in class org.apache.openejb.config.ServiceUtils
-
- getManager() - Static method in class org.apache.openejb.server.ServiceManager
-
- getManagerProperties() - Method in class org.apache.openejb.jee.sun.SessionManager
-
- getManyToMany() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the manyToMany property.
- getManyToMany() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the manyToMany property.
- getManyToManyTableName() - Method in class org.apache.openejb.jee.oejb2.EjbRelationType
-
Gets the value of the manyToManyTableName property.
- getManyToOne() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the manyToOne property.
- getManyToOne() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the manyToOne property.
- getMap(String, Class<K>, Class<V>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Map-valued attribute of the managed type that
corresponds to the specified name and Java key and value
types.
- getMap(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Map-valued attribute of the managed type that
corresponds to the specified name.
- getMap1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getMapEntries() - Method in class org.apache.openejb.jee.FacesManagedBean
-
Gets the value of the mapEntries property.
- getMapEntries() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the mapEntries property.
- getMapEntry() - Method in class org.apache.openejb.jee.FacesMapEntries
-
Gets the value of the mapEntry property.
- getMapForFunction(String, Class<?>, String, Class<?>[]) - Static method in class org.apache.jasper.runtime.ProtectedFunctionMapper
-
Creates an instance for this class, and stores the Method for
the given EL function prefix and name.
- getMapKey() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKey property.
- getMapKey() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKey property.
- getMapKey() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKey property.
- getMapKeyAttributeOverride() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKeyAttributeOverride property.
- getMapKeyAttributeOverride() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKeyAttributeOverride property.
- getMapKeyAttributeOverride() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKeyAttributeOverride property.
- getMapKeyClass() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKeyClass property.
- getMapKeyClass() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKeyClass property.
- getMapKeyClass() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKeyClass property.
- getMapKeyColumn() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKeyColumn property.
- getMapKeyColumn() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKeyColumn property.
- getMapKeyColumn() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKeyColumn property.
- getMapKeyEnumerated() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKeyEnumerated property.
- getMapKeyEnumerated() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKeyEnumerated property.
- getMapKeyEnumerated() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKeyEnumerated property.
- getMapKeyJoinColumn() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKeyJoinColumn property.
- getMapKeyJoinColumn() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKeyJoinColumn property.
- getMapKeyJoinColumn() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKeyJoinColumn property.
- getMapKeyTemporal() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the mapKeyTemporal property.
- getMapKeyTemporal() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mapKeyTemporal property.
- getMapKeyTemporal() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mapKeyTemporal property.
- getMapNames() - Method in interface javax.jms.MapMessage
-
Returns an Enumeration of all the names in the MapMessage object.
- getMapNames() - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getMappedBy() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the mappedBy property.
- getMappedBy() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
- getMappedBy() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the mappedBy property.
- getMappedBy() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the mappedBy property.
- getMappedBy() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getMappedFile() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Are we supporting HTML mapped servlets?
- getMappedFile() - Method in class org.apache.jasper.JspC
-
Are we supporting HTML mapped servlets?
- getMappedFile() - Method in interface org.apache.jasper.Options
-
Are we supporting HTML mapped servlets?
- getMappedName() - Method in interface org.apache.openejb.assembler.classic.EjbResolver.Reference
-
- getMappedName() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getMappedName() - Method in class org.apache.openejb.jee.EjbRef
-
- getMappedName() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getMappedName() - Method in class org.apache.openejb.jee.EntityBean
-
- getMappedName() - Method in class org.apache.openejb.jee.EnvEntry
-
- getMappedName() - Method in interface org.apache.openejb.jee.JndiReference
-
- getMappedName() - Method in class org.apache.openejb.jee.MessageDestination
-
- getMappedName() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getMappedName() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMappedName() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getMappedName() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getMappedName() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getMappedName() - Method in class org.apache.openejb.jee.ResourceRef
-
- getMappedName() - Method in class org.apache.openejb.jee.ServiceRef
-
- getMappedName() - Method in class org.apache.openejb.jee.SessionBean
-
- getMappedSuperclass() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the mappedSuperclass property.
- getMappedSuperclassMap() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
- getMappedType() - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Gets the value of the mappedType property.
- getMapper() - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Gets the value of the mapper property.
- getMapper() - Method in class org.apache.tomee.livereload.Instances
-
- getMapping() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the mapping property.
- getMapping() - Method in class org.apache.openejb.server.cxf.rs.event.ServerCreated
-
- getMappingFile() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- getMappingFile() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getMappingFile() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the mappingFile property.
- getMappingFileNames() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the list of the names of the mapping files that the
persistence provider must load to determine the mappings for
the entity classes.
- getMappingFileNames() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getMappingFiles() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getMappingFiles() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- getMappingMatch() - Method in interface javax.servlet.http.HttpServletMapping
-
- getMappingProperties() - Method in class org.apache.openejb.jee.sun.Cmp
-
- getMappings() - Method in interface javax.servlet.ServletRegistration
-
Gets the currently available mappings of the
Servlet represented by this ServletRegistration.
- getMapsId() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the mapsId property.
- getMapsId() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the mapsId property.
- getMatchedResources() - Method in interface javax.ws.rs.core.UriInfo
-
Get a read-only list of the currently matched resource class instances.
- getMatchedResources() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getMatchedURIs() - Method in interface javax.ws.rs.core.UriInfo
-
Get a read-only list of URIs for matched resources.
- getMatchedURIs(boolean) - Method in interface javax.ws.rs.core.UriInfo
-
Get a read-only list of URIs for matched resources.
- getMatchedURIs() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getMatchedURIs(boolean) - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getMatchExpr() - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- getMatchingBeanMethod(Method) - Method in class org.apache.openejb.BeanContext
-
- getMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
-
Returns all the MimeHeader objects whose name matches
a name in the given array of names.
- getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
-
Retrieves all MimeHeader objects that match a name in
the given array.
- getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
-
Retrieves all MimeHeader objects that match a name in
the given array.
- getMatchingPostCreateMethod(Method) - Method in class org.apache.openejb.BeanContext
-
- getMatchValue() - Method in interface javax.servlet.http.HttpServletMapping
-
Return the portion of the URI path that caused this request to
be matched.
- getMatrixParameters() - Method in interface javax.ws.rs.core.PathSegment
-
Get a map of the matrix parameters associated with the path segment.
- getMax() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the maximum of the available values
- getMax() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
Returns the maximum of the available values
- getMax() - Method in class org.apache.openejb.monitoring.Stats
-
- getMax() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getMax() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the highest value in the snapshot.
- getMaxActive() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getMaxActive() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getMaxAge() - Method in class javax.servlet.http.Cookie
-
Gets the maximum age in seconds of this Cookie.
- getMaxAge() - Method in interface javax.servlet.SessionCookieConfig
-
Gets the lifetime (in seconds) of the session tracking cookies
created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- getMaxAge() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the max-age cache control directive.
- getMaxAge() - Method in class javax.ws.rs.core.NewCookie
-
Get the maximum age of the the cookie in seconds.
- getMaxAge() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getMaxAge() - Method in class org.apache.openejb.jee.CookieConfig
-
- getMaxAge() - Method in class org.apache.openejb.util.Pool.Builder
-
- getMaxAgeOffset() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getMaxAgeOffset() - Method in class org.apache.openejb.util.Pool.Builder
-
- getMaxBeanAge() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the maxBeanAge property.
- getMaxBeanLife() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the maxBeanLife property.
- getMaxBeansInCache() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the maxBeansInCache property.
- getMaxBeansInCache() - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Gets the value of the maxBeansInCache property.
- getMaxBeansInFreePool() - Method in class org.apache.openejb.jee.wls.Pool
-
Gets the value of the maxBeansInFreePool property.
- getMaxBinaryMessageBufferSize() - Method in interface javax.websocket.Session
-
The maximum length of incoming binary messages that this Session can buffer.
- getMaxBlocksPerFile() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getMaxBuffers() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getMaxCacheMissPeriod() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the maxCacheMissPeriod property.
- getMaxCacheSize() - Method in class org.apache.openejb.jee.sun.BeanCache
-
- getMaxCapacity() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the maxCapacity property.
- getMaxCapacity() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the maxCapacity property.
- getMaxConnections() - Method in interface javax.resource.spi.ManagedConnectionMetaData
-
Returns maximum limit on number of active concurrent connections
that an EIS instance can support across client processes.
- getMaxElements() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the maxElements property.
- getMaxEntries() - Method in class org.apache.openejb.jee.sun.Cache
-
- getMaxFileSize() - Method in class javax.servlet.MultipartConfigElement
-
Gets the maximum size allowed for uploaded files.
- getMaxFileSize() - Method in class org.apache.openejb.jee.MultipartConfig
-
- getMaxIdle() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getMaxIdle() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getMaxIdleTime() - Method in class org.apache.openejb.jee.DataSource
-
- getMaxIdleTimeout() - Method in interface javax.websocket.Session
-
Return the number of milliseconds before this conversation may be closed by the container if it is inactive, i.e.
- getMaxImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured maximum implementation.
- getMaximumPoolSize() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getMaximumPoolSize() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getMaximumSize() - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Gets the value of the maximumSize property.
- getMaximumSize() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the maximumSize property.
- getMaxInactiveInterval() - Method in interface javax.servlet.http.HttpSession
-
Returns the maximum time interval, in seconds, that
the servlet container will keep this session open between
client accesses.
- getMaxInactiveInterval() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getMaxInactiveInterval() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getMaxLogFiles() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getMaxMessages() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the maxMessages property.
- getMaxMessagesInTransaction() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the maxMessagesInTransaction property.
- getMaxMissedHeartbeats() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getMaxMissedHeartbeats() - Method in class org.apache.openejb.server.discovery.Tracker
-
- getMaxOpenPreparedStatements() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getMaxOpenPreparedStatements() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getMaxPoolSize() - Method in class org.apache.openejb.jee.DataSource
-
- getMaxPoolSize() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getMaxPoolSize() - Method in class org.apache.openejb.jee.sun.BeanPool
-
- getMaxQueriesInCache() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the maxQueriesInCache property.
- getMaxReconnectAttempts() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getMaxReconnectDelay() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getMaxRequestSize() - Method in class javax.servlet.MultipartConfigElement
-
Gets the maximum size allowed for multipart/form-data requests.
- getMaxRequestSize() - Method in class org.apache.openejb.jee.MultipartConfig
-
- getMaxResults() - Method in interface javax.persistence.Query
-
The maximum number of results the query object was set to
retrieve.
- getMaxResults() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getMaxResults() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getMaxSize() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getMaxSize() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getMaxStatements() - Method in class org.apache.openejb.jee.DataSource
-
- getMaxStuckThreadTime() - Method in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
Gets the value of the maxStuckThreadTime property.
- getMaxStuckThreadTime() - Method in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
Gets the value of the maxStuckThreadTime property.
- getMaxSuspendSeconds() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the maxSuspendSeconds property.
- getMaxTagNesting() - Method in class org.apache.jasper.compiler.PageInfo
-
- getMaxTextMessageBufferSize() - Method in interface javax.websocket.Session
-
The maximum length of incoming text messages that this Session can buffer.
- getMaxThreadsConstraint() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the maxThreadsConstraint property.
- getMaxThreadsConstraintName() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the maxThreadsConstraintName property.
- getMaxTime() - Method in interface javax.management.j2ee.statistics.TimeStatistic
-
The maximum amount of time taken to complete one invocation of this operation since the beginning of this measurement.
- getMaxTimesRedelivered() - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Gets the value of the maxTimesRedelivered property.
- getMaxWait() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getMaxWaitTime() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getMaxWaitTimeInMillis() - Method in class org.apache.openejb.jee.sun.BeanPool
-
- getMBeanCount() - Method in interface javax.management.j2ee.Management
-
Returns the number of managed objects registered in the MEJB.
- getMBeanCount() - Method in class org.apache.openejb.mgmt.MEJBBean
-
- getMBeanCount() - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getMBeanInfo(ObjectName) - Method in interface javax.management.j2ee.Management
-
This method discovers the attributes and operations that a managed object exposes
for management.
- getMBeanInfo() - Method in class org.apache.openejb.core.mdb.MdbContainer.MdbJmxControl
-
- getMBeanInfo() - Method in class org.apache.openejb.core.mdb.MdbInstanceManager.MdbJmxControl
-
- getMBeanInfo(ObjectName) - Method in class org.apache.openejb.mgmt.MEJBBean
-
- getMBeanInfo() - Method in class org.apache.openejb.monitoring.DynamicMBeanWrapper
-
- getMBeanInfo(ObjectName) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getMBeanInfo() - Method in class org.apache.openejb.monitoring.ManagedMBean
-
- getMBeanInfo() - Method in class org.apache.openejb.monitoring.MBeanPojoWrapper
-
- getMBeanInfo() - Method in class org.apache.openejb.monitoring.remote.RemoteResourceMonitor
-
- getMbeans() - Method in class org.apache.openejb.config.Module
-
- getMcf() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getMd5a2() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getMdbClientId() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the mdbClientId property.
- getMDBConfig() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the mdbConfig property.
- getMdbConnectionFactory() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getMdbInterface() - Method in class org.apache.openejb.BeanContext
-
- getMdbPasswd() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the mdbPasswd property.
- getMdbResourceAdapter() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getMdbSubscriptionId() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the mdbSubscriptionId property.
- getMdbUser() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the mdbUser property.
- getMe() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getMean() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
- getMean() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
- getMean() - Method in class org.apache.openejb.monitoring.Stats
-
- getMean() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getMean() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the arithmetic mean of the values in the snapshot.
- getMeanImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured mean implementation.
- getMeanRate() - Method in interface org.eclipse.microprofile.metrics.Meter
-
- getMeanRate() - Method in interface org.eclipse.microprofile.metrics.Metered
-
Returns the mean rate at which events have occurred since the meter was created.
- getMeanRate() - Method in interface org.eclipse.microprofile.metrics.Timer
-
- getMechanismType() - Method in interface javax.xml.rpc.encoding.Deserializer
-
Gets the type of the XML processing mechanism and
representation used by this Deserializer.
- getMechanismType() - Method in interface javax.xml.rpc.encoding.Serializer
-
Gets the type of the XML processing mechanism and
representation used by this Serializer.
- getMechType() - Method in interface javax.resource.spi.security.GenericCredential
-
Deprecated.
Returns the mechanism type for the GenericCredential instance.
- getMedian() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the median value in the distribution.
- getMediaType() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the media type of the entity.
- getMediaType() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the media type of the entity.
- getMediaType() - Method in class javax.ws.rs.client.Entity
-
Get entity media type.
- getMediaType() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the media type of the entity.
- getMediaType() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the media type of the entity.
- getMediaType() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get the media type of the request entity.
- getMediaType() - Method in class javax.ws.rs.core.Response
-
Get the media type of the message entity.
- getMediaType() - Method in class javax.ws.rs.core.Variant
-
Get the media type of the variant.
- getMediaType() - Method in interface javax.ws.rs.ext.InterceptorContext
-
Get media type of HTTP entity.
- getMediaType() - Method in interface javax.ws.rs.sse.OutboundSseEvent
-
- getMediaType() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getMember() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
-
- getMessage() - Method in exception javax.resource.ResourceException
-
Returns a detailed message string describing this exception.
- getMessage() - Method in class javax.servlet.jsp.tagext.ValidationMessage
-
Get the localized validation message.
- getMessage() - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
- getMessage() - Method in interface javax.xml.bind.ValidationEvent
-
Retrieve the text message for this warning/error.
- getMessage() - Method in exception javax.xml.registry.JAXRException
-
Returns the detail message for this JAXRException
object.
- getMessage() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
-
Gets the SOAPMessage from this message context
- getMessage() - Method in exception javax.xml.soap.SOAPException
-
Returns the detail message for this SOAPException
object.
- getMessage() - Method in interface javax.xml.ws.handler.LogicalMessageContext
-
Gets the message from this message context
- getMessage() - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
-
Gets the SOAPMessage from this message context.
- getMessage(String) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage(String, String) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage(String, String, String) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage(String, String, String, String) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage(String, String, String, String, String) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage(String, Object[]) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.DeploymentStatusImpl
-
- getMessage() - Method in exception org.apache.openejb.config.ValidationException
-
- getMessage(int) - Method in exception org.apache.openejb.config.ValidationException
-
- getMessage() - Method in class org.apache.openejb.config.VmDeploymentManager.DeploymentStatusImpl
-
- getMessage() - Method in exception org.apache.openejb.core.ivm.naming.NamingException
-
- getMessage() - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Gets the value of the message property.
- getMessage() - Method in class org.apache.openejb.jee.sun.MessageSecurity
-
- getMessage(Locale) - Method in exception org.apache.openejb.math.MathRuntimeException
-
Gets the message in a specified locale.
- getMessage() - Method in exception org.apache.openejb.math.MathRuntimeException
- getMessage() - Method in exception org.apache.openejb.OpenEJBException
-
- getMessage() - Method in exception org.apache.taglibs.standard.extra.spath.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in error org.apache.taglibs.standard.extra.spath.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in exception org.apache.taglibs.standard.lang.jstl.parser.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in error org.apache.taglibs.standard.lang.jstl.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage(String) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with no arguments.
- getMessage(String, Object[]) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with arbitrarily many arguments.
- getMessage(String, Object) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with one argument.
- getMessage(String, Object, Object) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with two arguments.
- getMessage(String, Object, Object, Object) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with three arguments.
- getMessage(String, Object, Object, Object, Object) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with four arguments.
- getMessage(String, Object, Object, Object, Object, Object) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with five arguments.
- getMessage(String, Object, Object, Object, Object, Object, Object) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with six arguments.
- getMessageAdapter() - Method in class org.apache.openejb.jee.InboundResourceadapter
-
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.Providers
-
Get a message body reader that matches a set of criteria.
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.openejb.rest.ThreadLocalProviders
-
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.Providers
-
Get a message body writer that matches a set of criteria.
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.openejb.rest.ThreadLocalProviders
-
- getMessageBundle() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the messageBundle property.
- getMessageContext() - Method in interface javax.ejb.SessionContext
-
Obtain a reference to the JAX-RPC MessageContext.
- getMessageContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
The method getMessageContext returns the
MessageContext targeted for this endpoint instance.
- getMessageContext() - Method in interface javax.xml.ws.WebServiceContext
-
Returns the MessageContext for the request being served
at the time this method is called.
- getMessageContext() - Method in class org.apache.openejb.core.BaseSessionContext
-
- getMessageContext() - Method in class org.apache.openejb.core.managed.ManagedContext
-
- getMessageContext() - Method in class org.apache.openejb.core.singleton.EjbWsContext
-
- getMessageContext() - Method in class org.apache.openejb.core.stateful.StatefulContext
-
- getMessageContext() - Method in class org.apache.openejb.core.stateless.EjbWsContext
-
- getMessageCount() - Method in interface javax.management.j2ee.statistics.JMSEndpointStats
-
Number of messages sent or received.
- getMessageCount() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Number of messages exchanged.
- getMessageCount() - Method in interface javax.management.j2ee.statistics.MessageDrivenBeanStats
-
Number of messages received.
- getMessageDestination() - Method in class org.apache.openejb.jee.Application
-
- getMessageDestination() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getMessageDestination() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getMessageDestination() - Method in class org.apache.openejb.jee.jba.AssemblyDescriptor
-
Gets the value of the messageDestination property.
- getMessageDestination() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Gets the value of the messageDestination property.
- getMessageDestination() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getMessageDestination() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getMessageDestination() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getMessageDestination() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getMessageDestination() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getMessageDestination() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the messageDestination property.
- getMessageDestination() - Method in class org.apache.openejb.jee.WebApp
-
- getMessageDestination() - Method in interface org.apache.openejb.jee.WebCommon
-
- getMessageDestination() - Method in class org.apache.openejb.jee.WebFragment
-
- getMessageDestinationDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the messageDestinationDescriptor property.
- getMessageDestinationLink() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
The Assembler sets the value to reflect the flow of messages
between producers and consumers in the application.
- getMessageDestinationLink() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
The Assembler sets the value to reflect the flow of messages
between producers and consumers in the application.
- getMessageDestinationLink() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Gets the value of the messageDestinationLink property.
- getMessageDestinationName() - Method in class org.apache.openejb.jee.jba.MessageDestination
-
Gets the value of the messageDestinationName property.
- getMessageDestinationName() - Method in class org.apache.openejb.jee.MessageDestination
-
- getMessageDestinationName() - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Gets the value of the messageDestinationName property.
- getMessageDestinationName() - Method in class org.apache.openejb.jee.sun.MessageDestination
-
- getMessageDestinationName() - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Gets the value of the messageDestinationName property.
- getMessageDestinationRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.Application
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the messageDestinationRef property.
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the messageDestinationRef property.
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the messageDestinationRef property.
- getMessageDestinationRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.WebApp
-
- getMessageDestinationRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getMessageDestinationRefBindings() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the messageDestinationRefBindings property.
- getMessageDestinationRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.Application
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getMessageDestinationRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getMessageDestinationRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getMessageDestinationRefName() - Method in class org.apache.openejb.jee.jba.MessageDestinationRef
-
Gets the value of the messageDestinationRefName property.
- getMessageDestinationRefName() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getMessageDestinationRefName() - Method in class org.apache.openejb.jee.sun.MessageDestinationRef
-
- getMessageDestinationRefs() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the messageDestinationRefs property.
- getMessageDestinationRefTypeString() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the messageDestinationRefTypeString property.
- getMessageDestinations() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the messageDestinations property.
- getMessageDestinations() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the messageDestinations property.
- getMessageDestinationType() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getMessageDestinationType() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMessageDestinationUsage() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getMessageDrivenDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the messageDrivenDescriptor property.
- getMessageDrivenDestination() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMessageFactory() - Method in interface javax.xml.ws.soap.SOAPBinding
-
Gets the SAAJ MessageFactory instance used by this SOAP binding.
- getMessageHandlers() - Method in interface javax.websocket.Session
-
Return an unmodifiable copy of the set of MessageHandlers for this Session.
- getMessageInfo() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the the low level JSR 196 message info instance for the current request.
- getMessageInfo() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getMessageInfo() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getMessageInterpolator() - Method in class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- getMessageInterpolator() - Method in class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper
-
- getMessageInterpolator() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété messageInterpolator.
- getMessageKey() - Method in exception org.apache.openejb.config.ValidationException
-
- getMessageLayer() - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthConfig
-
- getMessageListener() - Method in interface javax.jms.JMSConsumer
-
Gets the JMSConsumer's MessageListener.
- getMessageListener() - Method in interface javax.jms.MessageConsumer
-
Gets the MessageConsumer's MessageListener.
- getMessageListener() - Method in interface javax.jms.Session
-
Returns the session's distinguished message listener (optional).
- getMessageListener() - Method in class org.apache.openejb.jee.MessageAdapter
-
- getMessageListener() - Method in class org.apache.openejb.resource.activemq.jms2.JMSConsumerImpl
-
- getMessageListenerInterface() - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- getMessageListenerInterface() - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getMessageListenerInterface() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getMessageListenerInterface() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getMessageListenerInterface() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getMessageListenerType() - Method in class org.apache.openejb.jee.MessageListener
-
- getMessageSecurity() - Method in class org.apache.openejb.jee.sun.MessageSecurityBinding
-
- getMessageSecurityBinding() - Method in class org.apache.openejb.jee.sun.PortInfo
-
- getMessageSelector() - Method in interface javax.jms.JMSConsumer
-
Gets this JMSConsumer's message selector expression.
- getMessageSelector() - Method in interface javax.jms.MessageConsumer
-
Gets this message consumer's message selector expression.
- getMessageSelector() - Method in interface javax.jms.QueueBrowser
-
Gets this queue browser's message selector expression.
- getMessageSelector() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMessageSelector() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the messageSelector property.
- getMessageSelector() - Method in class org.apache.openejb.resource.activemq.jms2.JMSConsumerImpl
-
- getMessageWaitTime() - Method in interface javax.management.j2ee.statistics.JMSEndpointStats
-
Time spent by a message before being delivered.
- getMessageWaitTime() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Time spent by a message before being delivered.
- getMessagingType() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getMessagingType() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the messagingType property.
- getMessagingTypes() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the messagingTypes property.
- getMetaData() - Method in interface javax.jms.Connection
-
Gets the metadata for this connection.
- getMetaData() - Method in interface javax.jms.JMSContext
-
Gets the connection metadata for the JMSContext's connection.
- getMetaData() - Method in interface javax.resource.cci.Connection
-
Gets the information on the underlying EIS instance represented
through an active connection.
- getMetaData() - Method in interface javax.resource.cci.ConnectionFactory
-
Gets metadata for the Resource Adapter.
- getMetaData() - Method in interface javax.resource.spi.ManagedConnection
-
Gets the metadata information for this connection's underlying
EIS resource manager instance.
- getMetadata() - Method in class javax.ws.rs.core.Response
-
- getMetadata() - Method in class javax.xml.ws.Endpoint
-
Returns a list of metadata documents for the service.
- getMetaData() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- getMetaData() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- getMetadata() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getMetadata() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the metadata in the registry and their names.
- getMetaInfConfigurationResources(ExternalContext) - Method in class org.apache.tomee.myfaces.TomEEFacesConfigResourceProvider
-
- getMetamodel() - Method in interface javax.persistence.EntityManager
-
Return an instance of Metamodel interface for access to the
metamodel of the persistence unit.
- getMetamodel() - Method in interface javax.persistence.EntityManagerFactory
-
Return an instance of Metamodel interface for access to the
metamodel of the persistence unit.
- getMetamodel() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getMetamodel() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getMetamodel() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getMeters() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the meters in the registry and their names.
- getMeters(MetricFilter) - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the meters in the registry and their names which match the given filter.
- getMethod() - Method in interface javax.interceptor.InvocationContext
-
Returns the method of the target class for which the interceptor was invoked.
- getMethod() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the name of the HTTP method with which this
request was made, for example, GET, POST, or PUT.
- getMethod() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getMethod()
on the wrapped request object.
- getMethod() - Method in interface javax.servlet.http.PushBuilder
-
Return the method to be used for the push.
- getMethod() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the request method.
- getMethod() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the request method.
- getMethod() - Method in interface javax.ws.rs.core.Request
-
Get the request method, e.g.
- getMethod(Class, MethodInfo) - Static method in class org.apache.openejb.assembler.classic.MethodInfoUtil
-
- getMethod() - Method in class org.apache.openejb.assembler.classic.MethodInfoUtil.ViewMethod
-
- getMethod() - Method in class org.apache.openejb.assembler.classic.ProxyInterfaceResolver.Signature
-
- getMethod() - Method in class org.apache.openejb.client.CallbackMetaData
-
- getMethod(Class, String, Class...) - Static method in class org.apache.openejb.client.EJBInvocationHandler
-
- getMethod() - Method in class org.apache.openejb.core.interceptor.Interceptor
-
- getMethod() - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- getMethod() - Method in class org.apache.openejb.core.timer.MethodSchedule
-
- getMethod() - Method in interface org.apache.openejb.jee.AttributeBinding
-
- getMethod() - Method in class org.apache.openejb.jee.bval.BeanType
-
Gets the value of the method property.
- getMethod() - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- getMethod() - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- getMethod() - Method in class org.apache.openejb.jee.ContainerTransaction
-
- getMethod() - Method in class org.apache.openejb.jee.ExcludeList
-
- getMethod() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCall
-
Gets the value of the method property.
- getMethod() - Method in class org.apache.openejb.jee.InterceptorBinding
-
- getMethod() - Method in class org.apache.openejb.jee.jba.MethodAttributes
-
Gets the value of the method property.
- getMethod() - Method in class org.apache.openejb.jee.MethodPermission
-
- getMethod() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getMethod() - Method in class org.apache.openejb.jee.sun.CheckpointAtEndOfMethod
-
- getMethod() - Method in class org.apache.openejb.jee.sun.FlushAtEndOfMethod
-
- getMethod() - Method in class org.apache.openejb.jee.wls.IdempotentMethods
-
Gets the value of the method property.
- getMethod() - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Gets the value of the method property.
- getMethod() - Method in class org.apache.openejb.jee.wls.TransactionIsolation
-
Gets the value of the method property.
- getMethod() - Method in class org.apache.openejb.MethodContext.InterfaceMethodContext
-
- getMethod() - Method in class org.apache.openejb.observer.event.ObserverFailed
-
- getMethod() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getMethod() - Method in class org.apache.openejb.rest.ThreadLocalRequest
-
- getMethod() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
Gets the request method.
- getMethod() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getMethod() - Method in class org.apache.tomee.security.http.SavedHttpServletRequest
-
- getMethod() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getMethod() - Method in interface org.eclipse.microprofile.faulttolerance.ExecutionContext
-
Returns the method being executed
- getMethodAttributes() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the methodAttributes property.
- getMethodAttributes() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the methodAttributes property.
- getMethodCall() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the methodCall property.
- getMethodConcurrencyMap(String) - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getMethodContext(Method) - Method in class org.apache.openejb.BeanContext
-
- getMethodContext(Method) - Method in class org.apache.openejb.BeanContext.ViewContext
-
- getMethodElements() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the methodElements property.
- getMethodElements() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the methodElements property.
- getMethodElements() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the methodElements property.
- getMethodElementType() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the methodElementType property.
- getMethodExpression(String, PageContext, FunctionMapper, Class, Class[]) - Static method in class org.apache.jasper.runtime.PageContextImpl
-
- getMethodInstance() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getMethodInstance() - Method in class org.apache.openejb.client.EJBRequest
-
- getMethodInterceptors(Method) - Method in class org.apache.openejb.BeanContext
-
- getMethodIntf() - Method in class org.apache.openejb.jee.Method
-
- getMethodIntf() - Method in class org.apache.openejb.jee.sun.Method
-
- getMethodIntf() - Method in class org.apache.openejb.jee.wls.Method
-
Gets the value of the methodIntf property.
- getMethodIntf() - Method in class org.apache.openejb.MethodSpec
-
- getMethodName() - Method in class javax.servlet.HttpMethodConstraintElement
-
Gets the HTTP method name.
- getMethodName() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getMethodName() - Method in class org.apache.openejb.client.EJBRequest
-
- getMethodName() - Method in class org.apache.openejb.jee.AroundInvoke
-
- getMethodName() - Method in class org.apache.openejb.jee.AroundTimeout
-
- getMethodName() - Method in class org.apache.openejb.jee.AsyncMethod
-
- getMethodName() - Method in interface org.apache.openejb.jee.CallbackMethod
-
- getMethodName() - Method in class org.apache.openejb.jee.jba.cmp.QueryMethod
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jba.Method
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PostLoad
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PostPersist
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PostRemove
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PostUpdate
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PrePersist
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PreRemove
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.jpa.PreUpdate
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.LifecycleCallback
-
- getMethodName() - Method in class org.apache.openejb.jee.Method
-
- getMethodName() - Method in class org.apache.openejb.jee.MethodAttribute
-
- getMethodName() - Method in class org.apache.openejb.jee.NamedMethod
-
- getMethodName() - Method in class org.apache.openejb.jee.oejb2.QueryType.QueryMethod
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.oejb3.QueryMethod
-
- getMethodName() - Method in class org.apache.openejb.jee.QueryMethod
-
- getMethodName() - Method in class org.apache.openejb.jee.sun.Finder
-
- getMethodName() - Method in class org.apache.openejb.jee.sun.JavaMethod
-
- getMethodName() - Method in class org.apache.openejb.jee.sun.Method
-
- getMethodName() - Method in class org.apache.openejb.jee.sun.QueryMethod
-
- getMethodName() - Method in class org.apache.openejb.jee.wls.Method
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.jee.wls.QueryMethod
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.apache.openejb.MethodSpec
-
- getMethodNames() - Method in class javax.servlet.ServletSecurityElement
-
Gets the set of HTTP method names named by the HttpMethodConstraints.
- getMethodParam() - Method in class org.apache.openejb.jee.jba.cmp.MethodParams
-
Gets the value of the methodParam property.
- getMethodParam() - Method in class org.apache.openejb.jee.MethodParams
-
- getMethodParam() - Method in class org.apache.openejb.jee.oejb2.QueryType.QueryMethod.MethodParams
-
Gets the value of the methodParam property.
- getMethodParam() - Method in class org.apache.openejb.jee.oejb3.MethodParams
-
- getMethodParam() - Method in class org.apache.openejb.jee.sun.MethodParams
-
- getMethodParam() - Method in class org.apache.openejb.jee.wls.MethodParams
-
Gets the value of the methodParam property.
- getMethodParameters() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getMethodParameters() - Method in class org.apache.openejb.client.EJBRequest
-
- getMethodParamPartsMapping() - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- getMethodParams() - Method in class org.apache.openejb.jee.AsyncMethod
-
- getMethodParams() - Method in class org.apache.openejb.jee.jba.cmp.QueryMethod
-
Gets the value of the methodParams property.
- getMethodParams() - Method in class org.apache.openejb.jee.Method
-
- getMethodParams() - Method in class org.apache.openejb.jee.MethodAttribute
-
- getMethodParams() - Method in class org.apache.openejb.jee.NamedMethod
-
- getMethodParams() - Method in class org.apache.openejb.jee.oejb2.QueryType.QueryMethod
-
Gets the value of the methodParams property.
- getMethodParams() - Method in class org.apache.openejb.jee.oejb3.QueryMethod
-
- getMethodParams() - Method in class org.apache.openejb.jee.QueryMethod
-
- getMethodParams() - Method in class org.apache.openejb.jee.sun.JavaMethod
-
- getMethodParams() - Method in class org.apache.openejb.jee.sun.Method
-
- getMethodParams() - Method in class org.apache.openejb.jee.sun.QueryMethod
-
- getMethodParams() - Method in class org.apache.openejb.jee.wls.Method
-
Gets the value of the methodParams property.
- getMethodParams() - Method in class org.apache.openejb.jee.wls.QueryMethod
-
Gets the value of the methodParams property.
- getMethodParamTypes() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getMethodParamTypes() - Method in class org.apache.openejb.client.EJBRequest
-
- getMethodPermission() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getMethodPermissions() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the methodPermissions property.
- getMethodReadyCount() - Method in interface javax.management.j2ee.statistics.SessionBeanStats
-
Number of beans in the method-ready state.
- getMethodReturnValue() - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- getMethods(Operation) - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getMethods() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the methods property.
- getMethodSignature() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Returns the expected method signature of this deferred method attribute.
- getMethodSignature() - Method in class org.apache.openejb.jee.TldDeferredMethod
-
- getMethodTransactionMap(String) - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getMethodTransactions() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the methodTransactions property.
- getMetrics() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the metrics in the registry and their names.
- getMetricsEnabled() - Method in class org.apache.openejb.jee.jba.Interceptor
-
Gets the value of the metricsEnabled property.
- getMiddleName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the middle name for this Person.
- getMimeHeader(String) - Method in class javax.xml.soap.AttachmentPart
-
Gets all the values of the header identified by the given
String.
- getMimeHeader(String) - Method in class javax.xml.soap.SOAPPart
-
Gets all the values of the MimeHeader object
in this SOAPPart object that
is identified by the given String.
- getMimeHeaders() - Method in class javax.xml.soap.SOAPMessage
-
Returns all the transport-specific MIME headers for this SOAPMessage
object in a transport-independent fashion.
- getMimeMapping() - Method in class org.apache.openejb.jee.WebApp
-
- getMimeMapping() - Method in interface org.apache.openejb.jee.WebCommon
-
- getMimeMapping() - Method in class org.apache.openejb.jee.WebFragment
-
- getMimeType(String) - Method in interface javax.servlet.ServletContext
-
Returns the MIME type of the specified file, or null if
the MIME type is not known.
- getMimeType() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Gets the mime type associated with this object.
- getMimeType(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the MIME type for the specified filename.
- getMimeType() - Method in class org.apache.openejb.jee.MimeMapping
-
- getMimeType(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getMin() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the minimum of the available values
- getMin() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
Returns the minimum of the available values
- getMin() - Method in class org.apache.openejb.monitoring.Stats
-
- getMin() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getMin() - Method in class org.apache.openejb.util.Pool.Builder
-
- getMin() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the lowest value in the snapshot.
- getMinBuffers() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getMinCacheMissPeriod() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the minCacheMissPeriod property.
- getMinCapacity() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the minCapacity property.
- getMinEvictableIdleTime() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getMinEvictableIdleTimeMillis() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getMini() - Method in class org.apache.openejb.client.CommandParser.Option
-
- getMinIdle() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getMinIdle() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getMinImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured minimum implementation.
- getMinimumSize() - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Gets the value of the minimumSize property.
- getMinimumSize() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the minimumSize property.
- getMinor() - Method in class org.apache.openejb.client.ProtocolMetaData
-
- getMinorVersion() - Method in interface javax.servlet.ServletContext
-
Returns the minor version of the Servlet API that this
servlet container supports.
- getMinorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
-
Gets the minor revision number for this version of the Versionable object.
- getMinorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the Servlet API minor version number.
- getMinorVersion() - Method in class org.apache.openejb.resource.jdbc.driver.AlternativeDriver
-
- getMinorVersion() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getMinorVersion() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getMinPoolSize() - Method in class org.apache.openejb.jee.DataSource
-
- getMinPoolSize() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getMinSize() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getMinSize() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getMinThreadsConstraint() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the minThreadsConstraint property.
- getMinThreadsConstraintName() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the minThreadsConstraintName property.
- getMinTime() - Method in interface javax.management.j2ee.statistics.TimeStatistic
-
The minimum amount of time taken to complete one invocation of this operation since the beginning of this measurement.
- getMinute() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the minute attribute.
- getMinute() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getMissingMethodPermissionsExcludedMode() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the missingMethodPermissionsExcludedMode property.
- getModel() - Method in interface javax.persistence.criteria.CollectionJoin
-
Return the metamodel representation for the collection
attribute.
- getModel() - Method in interface javax.persistence.criteria.ListJoin
-
Return the metamodel representation for the list attribute.
- getModel() - Method in interface javax.persistence.criteria.MapJoin
-
Return the metamodel representation for the map attribute.
- getModel() - Method in interface javax.persistence.criteria.Path
-
Return the bindable object that corresponds to the
path expression.
- getModel() - Method in interface javax.persistence.criteria.PluralJoin
-
Return the metamodel representation for the collection-valued
attribute corresponding to the join.
- getModel() - Method in interface javax.persistence.criteria.Root
-
Return the metamodel entity corresponding to the root.
- getModel() - Method in interface javax.persistence.criteria.SetJoin
-
Return the metamodel representation for the set attribute.
- getModificationTestInterval() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Modification test interval.
- getModificationTestInterval() - Method in class org.apache.jasper.JspC
-
Modification test interval.
- getModificationTestInterval() - Method in interface org.apache.jasper.Options
-
Modification test interval.
- getModifiedStrategy() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the modifiedStrategy property.
- getModule() - Static method in class org.apache.openejb.config.AnnotationDeployer
-
- getModule() - Method in class org.apache.openejb.config.ValidationContext
-
- getModule() - Method in class org.apache.openejb.jee.Application
-
- getModule() - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Gets the value of the module property.
- getModule() - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- getModule() - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Gets the value of the module property.
- getModuleContext() - Method in class org.apache.openejb.BeanContext
-
- getModuleID() - Method in class org.apache.openejb.BeanContext
-
- getModuleId() - Method in class org.apache.openejb.client.JNDIRequest
-
- getModuleId() - Method in class org.apache.openejb.config.AppModule
-
- getModuleId() - Method in class org.apache.openejb.config.ClientModule
-
- getModuleId() - Method in class org.apache.openejb.config.ConnectorModule
-
- getModuleId() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getModuleId() - Method in class org.apache.openejb.config.EjbModule
-
- getModuleID() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl
-
- getModuleId() - Method in class org.apache.openejb.config.PersistenceModule
-
- getModuleId() - Method in class org.apache.openejb.config.ResourcesModule
-
- getModuleID() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl
-
- getModuleId() - Method in class org.apache.openejb.config.WebModule
-
- getModuleId() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the moduleId property.
- getModuleJndiContext() - Method in class org.apache.openejb.ModuleContext
-
- getModuleJndiContext() - Method in class org.apache.openejb.ModuleTestContext
-
- getModuleName() - Method in class org.apache.openejb.BeanContext
-
- getModuleName() - Method in class org.apache.openejb.config.DeploymentLoader
-
- getModuleName() - Method in class org.apache.openejb.jee.Application
-
- getModuleName() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getModuleName() - Method in class org.apache.openejb.jee.Connector
-
- getModuleName() - Method in class org.apache.openejb.jee.EjbJar
-
- getModuleName() - Method in interface org.apache.openejb.jee.NamedModule
-
- getModuleName() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getModuleName() - Method in class org.apache.openejb.jee.WebApp
-
- getModuleName() - Method in class org.apache.tomee.catalina.TomcatDeploymentLoader
-
- getModules() - Method in class org.apache.openejb.junit.ApplicationComposerRule
-
- getModules() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getModules() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getModulesFromClassPath(List<File>, ClassLoader) - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getModuleType() - Method in class org.apache.openejb.config.ValidationContext
-
- getModuleType() - Method in exception org.apache.openejb.config.ValidationFailedException
-
- getModuleType() - Method in interface org.apache.openejb.config.ValidationResults
-
- getModuleUri() - Method in class org.apache.openejb.config.AppModule
-
- getModuleUri() - Method in class org.apache.openejb.config.ClientModule
-
- getModuleUri() - Method in class org.apache.openejb.config.ConnectorModule
-
- getModuleUri() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getModuleUri() - Method in class org.apache.openejb.config.EjbModule
-
- getModuleUri() - Method in class org.apache.openejb.config.PersistenceModule
-
- getModuleUri() - Method in class org.apache.openejb.config.ResourcesModule
-
- getModuleUri() - Method in class org.apache.openejb.config.WebModule
-
- getModuleURI() - Method in class org.apache.openejb.ModuleContext
-
- getMonitoredMethods() - Method in class org.apache.openejb.monitoring.StatsInterceptor
-
- getMonth() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the month attribute.
- getMonth() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getMostSpecificMethod(Method, Method) - Static method in class org.apache.openejb.junit.context.Util
-
Returns the most specific of the 2 methods.
- getMtomEnabled() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getMtomEnabled() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getMtomThreshold() - Method in class org.apache.openejb.jee.PortComponent
-
- getMtomThreshold() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getMultipartConfig() - Method in class org.apache.openejb.jee.Servlet
-
- getMultiplicity() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getMultiplicity() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the multiplicity property.
- getMustUnderstand() - Method in interface javax.xml.soap.SOAPHeaderElement
-
Returns the boolean value of the mustUnderstand attribute for this
SOAPHeaderElement.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the number of available values
- getN() - Method in class org.apache.openejb.math.stat.descriptive.moment.FirstMoment
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.moment.Kurtosis
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.moment.Mean
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.moment.Skewness
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.moment.Variance
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.rank.Max
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.rank.Min
-
Returns the number of values that have been added.
- getN() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
Returns the number of available values
- getN() - Method in interface org.apache.openejb.math.stat.descriptive.StorelessUnivariateStatistic
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.summary.Sum
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.summary.SumOfLogs
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.summary.SumOfSquares
-
Returns the number of values that have been added.
- getN() - Method in class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the number of available values
- getName() - Method in interface javax.management.j2ee.statistics.Statistic
-
The name of this Statistic.
- getName() - Method in interface javax.persistence.EntityGraph
-
Return the name of a named EntityGraph (an entity graph
defined by means of the NamedEntityGraph
annotation, XML descriptor element, or added by means of the
addNamedEntityGraph method.
- getName() - Method in interface javax.persistence.metamodel.Attribute
-
Return the name of the attribute.
- getName() - Method in interface javax.persistence.metamodel.EntityType
-
Return the entity name.
- getName() - Method in interface javax.persistence.Parameter
-
Return the parameter name, or null if the parameter is
not a named parameter or no name has been assigned.
- getName() - Method in interface javax.resource.spi.security.GenericCredential
-
Deprecated.
Returns the name of the resource principal associated
with a GenericCredential instance.
- getName() - Method in class javax.resource.spi.work.HintsContext
-
Get the associated name of the WorkContext.
- getName() - Method in class javax.resource.spi.work.SecurityContext
-
Get the associated name of the WorkContext.
- getName() - Method in class javax.resource.spi.work.TransactionContext
-
Get the associated name of the WorkContext.
- getName() - Method in interface javax.resource.spi.work.WorkContext
-
Get the associated name of the WorkContext.
- getName() - Method in class javax.security.enterprise.CallerPrincipal
-
The name of the caller
- getName() - Method in class javax.servlet.http.Cookie
-
Returns the name of the cookie.
- getName() - Method in class javax.servlet.http.HttpSessionBindingEvent
-
Returns the name with which the attribute is bound to or
unbound from the session.
- getName() - Method in interface javax.servlet.http.Part
-
Gets the name of this part
- getName() - Method in class javax.servlet.jsp.tagext.FunctionInfo
-
The name of the function.
- getName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
The name of this attribute.
- getName() - Method in class javax.servlet.jsp.tagext.TagFileInfo
-
The unique action name of this tag.
- getName() - Method in interface javax.servlet.Registration
-
Gets the name of the Servlet or Filter that is represented by this
Registration.
- getName() - Method in class javax.servlet.ServletContextAttributeEvent
-
Gets the name of the ServletContext attribute that changed.
- getName() - Method in class javax.servlet.ServletRequestAttributeEvent
-
Return the name of the attribute that changed on the ServletRequest.
- getName() - Method in interface javax.servlet.SessionCookieConfig
-
Gets the name that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- getName() - Method in interface javax.websocket.Extension
-
The name of the extension.
- getName() - Method in interface javax.websocket.Extension.Parameter
-
Return the name of the extension parameter.
- getName() - Method in class javax.ws.rs.core.Cookie
-
Get the name of the cookie.
- getName() - Method in interface javax.ws.rs.sse.SseEvent
-
Get event name.
- getName() - Method in class javax.xml.bind.JAXBElement
-
Returns the xml element tag name.
- getName() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the user-friendly name of this object.
- getName() - Method in interface javax.xml.registry.infomodel.Slot
-
Gets the name for this Slot.
- getName() - Method in class javax.xml.soap.MimeHeader
-
Returns the name of this MimeHeader object.
- getName() - Method in class org.apache.jasper.xmlparser.TreeNode
-
Return the name of this node.
- getName() - Method in interface org.apache.openejb.assembler.classic.EjbResolver.Reference
-
- getName() - Method in class org.apache.openejb.assembler.classic.event.ResourceEvent
-
- getName(Class, String, JndiBuilder.JndiNameStrategy.Interface) - Method in interface org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy
-
- getName(Class, String, JndiBuilder.JndiNameStrategy.Interface) - Method in class org.apache.openejb.assembler.classic.JndiBuilder.LegacyAddedSuffixStrategy
-
- getName(Class, String, JndiBuilder.JndiNameStrategy.Interface) - Method in class org.apache.openejb.assembler.classic.JndiBuilder.TemplatedStrategy
-
- getName() - Method in class org.apache.openejb.cdi.NewCdiEjbBean
-
- getName() - Method in class org.apache.openejb.client.ClientIdentityPrincipal
-
- getName() - Method in class org.apache.openejb.client.CommandParser.Option
-
- getName() - Method in class org.apache.openejb.client.Injection
-
- getName() - Method in class org.apache.openejb.config.AnnotationDeployer.FieldMember
-
- getName() - Method in class org.apache.openejb.config.AnnotationDeployer.FilledMember
-
- getName() - Method in interface org.apache.openejb.config.AnnotationDeployer.Member
-
- getName() - Method in class org.apache.openejb.config.AnnotationDeployer.MethodMember
-
The method name needs to be changed from "getFoo" to "foo"
- getName() - Method in class org.apache.openejb.config.DeploymentModule.ID
-
- getName() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetImpl
-
- getName() - Method in class org.apache.openejb.config.provider.ID
-
- getName() - Method in class org.apache.openejb.config.SystemProperty
-
- getName() - Method in class org.apache.openejb.config.ValidationContext
-
- getName() - Method in exception org.apache.openejb.config.ValidationFailedException
-
- getName() - Method in interface org.apache.openejb.config.ValidationResults
-
- getName() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetImpl
-
- getName() - Method in class org.apache.openejb.core.cmp.cmp2.CmpField
-
- getName() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getName() - Method in class org.apache.openejb.core.security.AbstractSecurityService.Group
-
- getName() - Method in class org.apache.openejb.core.security.AbstractSecurityService.User
-
- getName() - Method in class org.apache.openejb.core.security.jaas.GroupPrincipal
-
- getName() - Method in class org.apache.openejb.core.security.jaas.UserPrincipal
-
- getName() - Method in class org.apache.openejb.core.UnauthenticatedPrincipal
-
- getName(Class<?>) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getName() - Method in class org.apache.openejb.Injection
-
- getName() - Method in class org.apache.openejb.jee.Beans.Scan.Exclude.ClassCondition
-
- getName() - Method in class org.apache.openejb.jee.Beans.Scan.Exclude
-
- getName() - Method in class org.apache.openejb.jee.Beans.Scan.Exclude.IfSystemProperty
-
- getName() - Method in class org.apache.openejb.jee.bval.ElementType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.bval.FieldType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.bval.GetterType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.bval.MethodType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.bval.PropertyType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.CookieConfig
-
- getName() - Method in class org.apache.openejb.jee.DataSource
-
- getName() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getName() - Method in class org.apache.openejb.jee.EjbRef
-
- getName() - Method in class org.apache.openejb.jee.EnvEntry
-
- getName() - Method in class org.apache.openejb.jee.FacesConfig
-
- getName() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallOutboundParameter
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInboundParameter
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.FacesConfigRedirectRedirectParam
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.FacesOrderingOrdering
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.FacesRedirectViewParam
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.Function
-
- getName() - Method in class org.apache.openejb.jee.jba.cmp.Attribute
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getName() - Method in class org.apache.openejb.jee.JMSDestination
-
- getName() - Method in interface org.apache.openejb.jee.JndiReference
-
- getName() - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Column
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.ColumnResult
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Embedded
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.EmbeddedId
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the name property.
- getName() - Method in interface org.apache.openejb.jee.jpa.Field
-
- getName() - Method in class org.apache.openejb.jee.jpa.FieldResult
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- getName() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.MapKey
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.PrimaryKeyJoinColumn
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.QueryHint
-
Gets the value of the name property.
- getName() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getName() - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Table
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Transient
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.UniqueConstraint
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getName() - Method in class org.apache.openejb.jee.jpa.unit.Property
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.jpa.Version
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getName() - Method in class org.apache.openejb.jee.oejb2.AttributeType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- getName() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.oejb2.GbeanType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.oejb2.Jndi
-
- getName() - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.oejb2.ReferencesType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.oejb2.XmlAttributeType
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.oejb3.Jndi
-
- getName() - Method in class org.apache.openejb.jee.OrderingOrdering
-
- getName() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit.Properties.Property
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getName() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getName() - Method in class org.apache.openejb.jee.Property
-
- getName() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getName() - Method in class org.apache.openejb.jee.ResourceRef
-
- getName() - Method in class org.apache.openejb.jee.Scan.Exclude
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.apache.openejb.jee.Scan.Exclude.IfClassAvailable
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.apache.openejb.jee.Scan.Exclude.IfClassNotAvailable
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.apache.openejb.jee.Scan.Exclude.IfSystemProperty
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.apache.openejb.jee.ServiceRef
-
- getName() - Method in enum org.apache.openejb.jee.SessionType
-
- getName() - Method in class org.apache.openejb.jee.sun.CacheHelper
-
- getName() - Method in class org.apache.openejb.jee.sun.CallProperty
-
- getName() - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- getName() - Method in class org.apache.openejb.jee.sun.DefaultResourcePrincipal
-
- getName() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getName() - Method in class org.apache.openejb.jee.sun.KeyField
-
- getName() - Method in class org.apache.openejb.jee.sun.Principal
-
- getName() - Method in class org.apache.openejb.jee.sun.Property
-
- getName() - Method in class org.apache.openejb.jee.sun.RefreshField
-
- getName() - Method in class org.apache.openejb.jee.sun.StubProperty
-
- getName() - Method in class org.apache.openejb.jee.sun.Timeout
-
- getName() - Method in class org.apache.openejb.jee.Tag
-
- getName() - Method in class org.apache.openejb.jee.TagFile
-
- getName() - Method in class org.apache.openejb.jee.TldAttribute
-
- getName() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestination
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.ecore.ENamedElement
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.WebFragment
-
- getName() - Method in class org.apache.openejb.jee.wls.Capacity
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.ContextRequestClass
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.FairShareRequestClass
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.MinThreadsConstraint
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.PropertyNamevalue
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the name property.
- getName() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getName() - Method in class org.apache.openejb.monitoring.ManagedMBean.FieldMember
-
- getName() - Method in interface org.apache.openejb.monitoring.ManagedMBean.Member
-
- getName() - Method in class org.apache.openejb.monitoring.ManagedMBean.MethodMember
-
The method name needs to be changed from "getFoo" to "foo"
- getName() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getName() - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- getName() - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- getName() - Method in class org.apache.openejb.server.axis.AxisService
-
- getName() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getName() - Method in class org.apache.openejb.server.cxf.CxfService
-
- getName() - Method in class org.apache.openejb.server.cxf.rs.CxfRSService
-
- getName() - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- getName() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- getName() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- getName() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getName() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getName() - Method in class org.apache.openejb.server.ejbd.ClusterRequestHandler
-
- getName() - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getName() - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- getName() - Method in class org.apache.openejb.server.ejbd.RequestHandler
-
- getName() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getName() - Method in class org.apache.openejb.server.hsql.HsqlService
-
- getName() - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- getName() - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- getName() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- getName() - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getName() - Method in class org.apache.openejb.server.NamedService
-
- getName() - Method in interface org.apache.openejb.server.ServerService
-
- getName() - Method in class org.apache.openejb.server.ServerServiceFilter
-
- getName() - Method in class org.apache.openejb.server.ServiceDaemon
-
- getName() - Method in class org.apache.openejb.server.ssh.SSHServer
-
- getName(Class<?>) - Method in class org.apache.openejb.util.Join.ClassCallback
-
- getName(File) - Method in class org.apache.openejb.util.Join.FileCallback
-
- getName(Method) - Method in class org.apache.openejb.util.Join.MethodCallback
-
- getName(T) - Method in interface org.apache.openejb.util.Join.NameCallback
-
- getName() - Method in class org.apache.openejb.util.LogCategory
-
- getName(T) - Method in interface org.apache.openejb.util.References.Visitor
-
- getName() - Method in class org.apache.taglibs.standard.extra.spath.Step
-
Returns the Step's node name.
- getName() - Method in class org.apache.taglibs.standard.lang.jstl.NamedValue
-
- getName() - Method in class org.apache.taglibs.standard.lang.jstl.PropertySuffix
-
- getName() - Method in class org.apache.tomee.catalina.TomcatSecurityService.RunAsRole
-
- getName() - Method in class org.apache.tomee.catalina.TomcatSecurityService.TomcatUser
-
- getName() - Method in class org.apache.tomee.loader.filter.ClassFilter
-
- getName() - Method in class org.apache.tomee.microprofile.config.TomEEConfigSource
-
- getName() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getName() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimValueWrapper
-
- getName() - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
-
- getName(Class<?>) - Method in class org.apache.ziplock.Join.ClassCallback
-
- getName(File) - Method in class org.apache.ziplock.Join.FileCallback
-
- getName(Method) - Method in class org.apache.ziplock.Join.MethodCallback
-
- getName(T) - Method in interface org.apache.ziplock.Join.NameCallback
-
- getName() - Method in class org.apache.ziplock.WebModule.Named
-
- getName() - Method in interface org.eclipse.microprofile.config.spi.ConfigSource
-
The name of the config might be used for logging or analysis of configured values.
- getName() - Method in class org.eclipse.microprofile.health.HealthCheckResponse
-
- getName() - Method in interface org.eclipse.microprofile.jwt.ClaimValue
-
Access the name of the claim.
- getName() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
Returns the unique name of this principal.
- getName() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Returns the metric name.
- getName() - Method in enum org.eclipse.microprofile.metrics.MetricRegistry.Type
-
Returns the name of the MetricRegistry scope.
- getNameAttribute() - Method in class org.apache.openejb.jee.oejb2.ReferenceType
-
Gets the value of the nameAttribute property.
- getNamedDispatcher(String) - Method in interface javax.servlet.ServletContext
-
- getNamedDispatcher(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return a request dispatcher for the specified servlet name.
- getNamedDispatcher(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getNamedNativeQuery() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the namedNativeQuery property.
- getNamedNativeQuery() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the namedNativeQuery property.
- getNamedQuery() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the namedQuery property.
- getNamedQuery() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the namedQuery property.
- getNameFromAttribute() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <name-from-attribute> element.
- getNameFromAttribute() - Method in class org.apache.openejb.jee.Variable
-
- getNameGiven() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <name-given> element.
- getNameGiven() - Method in class org.apache.openejb.jee.Variable
-
- getNameInNamespace() - Method in class org.apache.openejb.client.JNDIContext
-
- getNameInNamespace() - Method in class org.apache.openejb.core.ivm.naming.ContextWrapper
-
- getNameInNamespace() - Method in class org.apache.openejb.core.ivm.naming.IvmContext
-
- getNameInNamespace() - Method in class org.apache.tomee.catalina.OpenEJBContext
- getNameOrOthers() - Method in class org.apache.openejb.jee.AbsoluteOrdering
-
- getNameOrOthers() - Method in class org.apache.openejb.jee.FacesAbsoluteOrdering
-
Gets the value of the nameOrOthers property.
- getNameParser(String) - Method in class org.apache.openejb.client.JNDIContext
-
- getNameParser(Name) - Method in class org.apache.openejb.client.JNDIContext
-
- getNameParser(Name) - Method in class org.apache.openejb.core.ivm.naming.ContextWrapper
-
- getNameParser(String) - Method in class org.apache.openejb.core.ivm.naming.ContextWrapper
-
- getNameParser(String) - Method in class org.apache.openejb.core.ivm.naming.IvmContext
-
- getNameParser(Name) - Method in class org.apache.openejb.core.ivm.naming.IvmContext
-
- getNameParser(Name) - Method in class org.apache.tomee.catalina.OpenEJBContext
- getNameParser(String) - Method in class org.apache.tomee.catalina.OpenEJBContext
- getNames(Class, JndiBuilder.JndiNameStrategy.Interface) - Method in interface org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy
-
- getNames(Class, JndiBuilder.JndiNameStrategy.Interface) - Method in class org.apache.openejb.assembler.classic.JndiBuilder.LegacyAddedSuffixStrategy
-
- getNames(Class, JndiBuilder.JndiNameStrategy.Interface) - Method in class org.apache.openejb.assembler.classic.JndiBuilder.TemplatedStrategy
-
- getNames() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the names property.
- getNames() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a set of the names of all the metrics in the registry.
- getNamespace() - Method in class org.apache.openejb.config.provider.ID
-
- getNamespace() - Method in class org.apache.openejb.jee.TldExtension
-
- getNamespaceContext() - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Returns the current namespace context.
- getNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
-
Returns an Iterator over the namespace prefix
Strings declared by this element.
- getNamespaceURI(String) - Method in interface javax.xml.soap.SOAPElement
-
Returns the URI of the namespace that has the given prefix.
- getNamespaceURI() - Method in class org.apache.openejb.jee.PackageMapping
-
- getNamespaceURI() - Method in class org.apache.openejb.jee.sun.ServiceQname
-
- getNamespaceURI() - Method in class org.apache.openejb.jee.sun.WsdlPort
-
- getNamespaceURI() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the namespaceURI property.
- getNamespaceURI() - Method in class org.apache.openejb.sxc.JavaeeNamespaceFilter
-
- getNamespaceURI(String) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathNamespaceContext
-
Get Namespace URI bound to a prefix in the current scope
- getNavigationCase() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
Gets the value of the navigationCase property.
- getNavigationHandler() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the navigationHandler property.
- getNavigationRule() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the navigationRule property.
- getNavigationRule() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the navigationRule property.
- getNavigationRuleExtension() - Method in class org.apache.openejb.jee.FacesNavigationRule
-
Gets the value of the navigationRuleExtension property.
- getNc() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getNegotiatedExtensions(List<Extension>, List<Extension>) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
Return the ordered list of extensions that t server endpoint will support given the requested extension list
passed in, the empty list if none.
- getNegotiatedExtensions() - Method in interface javax.websocket.Session
-
Return the list of extensions currently in use for this conversation.
- getNegotiatedSubprotocol(List<String>, List<String>) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
Return the subprotocol the server endpoint has chosen from the requested list supplied by a client who wishes
to connect, or none if there wasn't one this server endpoint liked.
- getNegotiatedSubprotocol() - Method in interface javax.websocket.Session
-
Return the sub protocol agreed during the websocket handshake for this conversation.
- getNetworkAccessPoint() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the networkAccessPoint property.
- getNewTempClassLoader() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Return a new instance of a ClassLoader that the provider may
use to temporarily load any classes, resources, or open
URLs.
- getNewTempClassLoader(ClassLoader) - Method in interface org.apache.openejb.persistence.PersistenceClassLoaderHandler
-
- getNewTempClassLoader() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getNext() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- getNextAvailablePort() - Static method in class org.apache.openejb.util.NetworkUtil
-
Get the next available port using ServerSocket(0).
- getNextAvailablePort(int[]) - Static method in class org.apache.openejb.util.NetworkUtil
-
- getNextAvailablePort(int, int, Collection<Integer>) - Static method in class org.apache.openejb.util.NetworkUtil
-
- getNextRunTime(LastExecution, Date) - Method in interface javax.enterprise.concurrent.Trigger
-
Retrieve the next time that the task should run after.
- getNextTimeout() - Method in interface javax.ejb.Timer
-
Get the point in time at which the next timer expiration is scheduled
to occur.
- getNextTimeout() - Method in class org.apache.openejb.core.timer.TimerData
-
- getNextTimeout() - Method in class org.apache.openejb.core.timer.TimerImpl
-
- getNextToken() - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- getNextToken() - Method in class org.apache.taglibs.standard.extra.spath.SPathParserTokenManager
-
- getNextToken() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- getNextToken() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager
-
- getNoCacheFields() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the value of the no-cache cache control directive.
- getNoCacheFlush() - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Gets the value of the noCacheFlush property.
- getNode(Object) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
By default, the getNode method is unsupported and throw
an UnsupportedOperationException.
- getNode() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
- getNode(Object) - Method in interface javax.xml.bind.Marshaller
-
Get a DOM tree view of the content tree(Optional).
- getNode() - Method in interface javax.xml.bind.ValidationEventLocator
-
Return a reference to the DOM Node if available
- getNoLocal() - Method in interface javax.jms.TopicSubscriber
-
Gets the NoLocal attribute for this subscriber.
- getNonce() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getNonCustomTagPrefix(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- getNoneOrCheckModifiedAtCommitOrLockWhenLoadedOrCheckAllAtCommitOrLockWhenModifiedOrCheckVersionOfAccessedInstances() - Method in class org.apache.openejb.jee.sun.Consistency
-
- getNonJtaDataSource() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the non-JTA-enabled data source to be used by the
persistence provider for accessing data outside a JTA
transaction.
- getNonJtaDataSource() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getNonJtaDataSource() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the nonJtaDataSource property.
- getNonJtaDataSource() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getNonJtaDataSourceName() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getNonMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
-
Returns all of the MimeHeader objects whose name does not
match a name in the given array of names.
- getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
-
Retrieves all MimeHeader objects whose name does
not match a name in the given array.
- getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
-
Retrieves all MimeHeader objects whose name does
not match a name in the given array.
- getNonOverridableClasses() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the nonOverridableClasses property.
- getNonRunningModules(ModuleType, Target[]) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getNonRunningModules(ModuleType, Target[]) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getNoNSSchemaLocation() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for getting the current noNamespaceSchemaLocation.
- getNotice() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the notice property.
- getNotices() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the notices property.
- getNotManagedClasses() - Method in class org.apache.openejb.jee.Beans
-
- getNotNull() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the notNull property.
- getNotNull() - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Gets the value of the notNull property.
- getNsCorbaloc() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the nsCorbaloc property.
- getNsPrefix() - Method in class org.apache.openejb.jee.was.v6.ecore.EPackage
-
Gets the value of the nsPrefix property.
- getNsURI() - Method in class org.apache.openejb.jee.was.v6.ecore.EPackage
-
Gets the value of the nsURI property.
- getNullValue() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the nullValue property.
- getNullValue() - Method in class org.apache.openejb.jee.FacesMapEntry
-
Gets the value of the nullValue property.
- getNullValueOrValue() - Method in class org.apache.openejb.jee.FacesListEntries
-
Gets the value of the nullValueOrValue property.
- getNumActive() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getNumber() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the telephone number suffix, not including the country or area code.
- getNumberOfFilesLimited() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the numberOfFilesLimited property.
- getNumElements() - Method in interface org.apache.openejb.math.util.DoubleArray
-
Returns the number of elements currently in the array.
- getNumElements() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Returns the number of elements currently in the array.
- getNumIdle() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getNumOfRetries() - Method in class org.apache.openejb.jee.sun.IdempotentUrlPattern
-
- getNumPartitions() - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Gets the value of the numPartitions property.
- getNumTestsPerEvictionRun() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getNumTestsPerEvictionRun() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getObject(String) - Method in interface javax.jms.MapMessage
-
Returns the value of the object with the specified name.
- getObject() - Method in interface javax.jms.ObjectMessage
-
Gets the serializable object containing this message's data.
- getObject() - Method in exception javax.persistence.LockTimeoutException
-
Returns the object that caused this exception.
- getObject() - Method in exception javax.websocket.EncodeException
-
Return the Object that could not be encoded.
- getObject() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
- getObject() - Method in interface javax.xml.bind.ValidationEventLocator
-
Return a reference to the object in the Java content tree if available
- getObject() - Method in class org.apache.openejb.assembler.classic.Assembler.ResourceAdapterReference
-
- getObject() - Method in class org.apache.openejb.assembler.classic.Assembler.ResourceInstance
-
- getObject() - Method in class org.apache.openejb.assembler.classic.JndiBuilder.ContextualEjbLookup
-
- getObject() - Method in class org.apache.openejb.assembler.classic.LazyEjbReference
-
- getObject() - Method in class org.apache.openejb.core.ConnectorReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.BusinessLocalBeanReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.BusinessLocalReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.BusinessRemoteReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.ClassReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.ContextualJndiReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.CrossClassLoaderJndiReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.IntraVmJndiReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.JaxWsServiceReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.JndiReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.JndiUrlReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.LazyObjectReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.MapObjectReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.ObjectReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.PersistenceContextReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.PersistenceUnitReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.Reference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.SystemComponentReference
-
- getObject() - Method in class org.apache.openejb.core.ivm.naming.URLReference
-
- getObject(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getObject() - Method in class org.apache.openejb.resource.activemq.jms2.WrappingObjectMessage
-
- getObject() - Method in class org.apache.openejb.server.axis.client.AxisServiceReference
-
- getObjectFactory() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- getObjectFactoryLocation() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- getObjectFromBlob(ResultSet, String) - Method in class org.apache.openejb.core.timer.quartz.PatchedStdJDBCDelegate
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.openejb.client.java.javaURLContextFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.openejb.client.TomcatEjbFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.openejb.core.ivm.naming.java.javaURLContextFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.openejb.core.ivm.naming.openejb.openejbURLContextFactory
-
- getObjectInstance(ObjectName) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.AbstractObjectFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.EjbFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.EnumFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.LookupFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.PersistenceContextFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.PersistenceUnitFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.ResourceFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.SystemComponentFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.UserTransactionFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.tomee.common.WsFactory
-
- getObjectInterface(Class) - Method in class org.apache.openejb.BeanContext
-
- getObjectName(String) - Static method in class org.apache.openejb.server.ServiceManager
-
- getObjectName() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getObjectProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to
objectified format.
- getObjectProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the Java object property with the specified name.
- getObjectProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getObjectQl() - Method in class org.apache.openejb.jee.oejb3.Query
-
- getObjectType() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the object type that best describes the RegistryObject.
- getObserver() - Method in class org.apache.openejb.client.event.ObserverAdded
-
- getObserver() - Method in class org.apache.openejb.client.event.ObserverRemoved
-
- getObserver() - Method in class org.apache.openejb.observer.event.ObserverAdded
-
- getObserver() - Method in class org.apache.openejb.observer.event.ObserverFailed
-
- getObserver() - Method in class org.apache.openejb.observer.event.ObserverRemoved
-
- getOffset() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
- getOffset() - Method in interface javax.xml.bind.ValidationEventLocator
-
Return the byte offset if available
- getOmitXmlDecl() - Method in class org.apache.jasper.compiler.PageInfo
-
- getOn() - Method in interface javax.persistence.criteria.Join
-
Return the predicate that corresponds to the ON
restriction(s) on the join, or null if no ON condition
has been specified.
- getOneMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Meter
-
- getOneMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Metered
-
Returns the one-minute exponentially-weighted moving average rate at which events have
occurred since the meter was created.
- getOneMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Timer
-
- getOneOneFinders() - Method in class org.apache.openejb.jee.sun.Cmp
-
- getOneToMany() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the oneToMany property.
- getOneToMany() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the oneToMany property.
- getOneToOne() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the oneToOne property.
- getOneToOne() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the oneToOne property.
- getOpenEJBClassLoader() - Method in class org.apache.openejb.config.DeploymentLoader
-
- getOpenEjbConfiguration() - Method in class org.apache.openejb.assembler.classic.Assembler
-
- getOpenEjbConfiguration(File) - Method in interface org.apache.openejb.assembler.classic.cmd.ConfigurationInfo
-
- getOpenEjbConfiguration(File) - Method in class org.apache.openejb.assembler.classic.cmd.ConfigurationInfoEjb
-
- getOpenEjbConfiguration() - Method in interface org.apache.openejb.assembler.classic.OpenEjbConfigurationFactory
-
- getOpenEjbConfiguration(File) - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getOpenEjbConfiguration(Openejb) - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getOpenEjbConfiguration() - Method in class org.apache.openejb.config.ConfigurationFactory
-
Main loop that gets executed when OpenEJB starts up Reads config files and produces the basic "AST" the assembler needs to actually build the contianer system
This method is called by the Assembler once at startup.
- getOpenEJBCoreJar() - Method in class org.apache.tomee.installer.Paths
-
Returns the openejb-core.jar file
- getOpenEJBCoreJar() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getOpenejbJar() - Method in class org.apache.openejb.config.EjbModule
-
- getOpenejbJar() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getOpenEJBJavaagentJar() - Method in class org.apache.tomee.installer.Paths
-
Returns the openejb-javaagent.jar file
- getOpenEJBJavaagentJar() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getOpenEJBJndiName(String) - Static method in class org.apache.openejb.assembler.classic.PersistenceBuilder
-
- getOpenejbLegacy() - Method in enum org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy.Interface
-
- getOpenEJBLibDir() - Method in class org.apache.tomee.installer.Paths
-
- getOpenEJBLibDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getOpenEJBResource(String) - Method in class org.apache.openejb.resource.jdbc.router.AbstractRouter
-
- getOpenEjbRunner() - Method in class org.apache.openejb.junit.JUnit4Runner
-
- getOpenEJBTomcatLoaderJar() - Method in class org.apache.tomee.installer.Paths
-
Returns the tomee-loader.jar file
- getOpenEJBTomcatLoaderJar() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getOpenEJBWebLibDir() - Method in class org.apache.tomee.installer.Paths
-
- getOpenEJBWebLibDir() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getOpenSessions() - Method in interface javax.websocket.Session
-
Return a copy of the Set of all the open web socket sessions that represent connections to the same endpoint to
which this session represents a connection.
- getOperationByElementQName(QName) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getOperationByName(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getOperationDesc() - Method in class org.apache.openejb.server.axis.client.OperationInfo
-
- getOperationInfos() - Method in interface org.apache.openejb.server.axis.client.SeiFactory
-
- getOperationInfos() - Method in class org.apache.openejb.server.axis.client.SeiFactoryImpl
-
- getOperationName() - Method in interface javax.xml.rpc.Call
-
Gets the name of the operation to be invoked using this
Call instance.
- getOperationName() - Method in class org.apache.openejb.server.axis.client.OperationInfo
-
- getOperations() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getOperations() - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getOperationsByName(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getOperationsByQName(QName) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getOperator() - Method in interface javax.persistence.criteria.Predicate
-
Return the boolean operator for the predicate.
- getOperator() - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
- getOperators() - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
- getOperators() - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.AndOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.DivideOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.EmptyOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.EqualsOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.GreaterThanOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.GreaterThanOrEqualsOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.IntegerDivideOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.LessThanOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.LessThanOrEqualsOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.MinusOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.ModulusOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.MultiplyOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.NotEqualsOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.NotOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.OrOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.PlusOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.UnaryMinusOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperator
-
Returns the symbol representing the operator
- getOptimisticColumn() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the optimisticColumn property.
- getOptimisticLocking() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the optimisticLocking property.
- getOption(ServletConfig, String, String) - Static method in class org.apache.jasper.runtime.TagHandlerPool
-
- getOptionalValue(String, Class<T>) - Method in interface org.eclipse.microprofile.config.Config
-
Return the resolved property value with the specified type for the
specified property name from the underlying
ConfigSources.
- getOptiondRefreshRate() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the optiondRefreshRate property.
- getOptions() - Method in class org.apache.jasper.JspCompilationContext
-
Get hold of the Options object for this context.
- getOptions() - Method in class org.apache.openejb.client.Client.Context
-
- getOptions() - Method in class org.apache.openejb.DeploymentContext
-
- getOptions() - Method in class org.apache.openejb.loader.SystemInstance
-
- getOrder() - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Gets the value of the order property.
- getOrderBy() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the orderBy property.
- getOrderBy() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the orderBy property.
- getOrderBy() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the orderBy property.
- getOrderColumn() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the orderColumn property.
- getOrderColumn() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the orderColumn property.
- getOrderColumn() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the orderColumn property.
- getOrderDatabaseOperations() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the orderDatabaseOperations property.
- getOrdering() - Method in class org.apache.openejb.jee.FacesConfig
-
- getOrdering() - Method in class org.apache.openejb.jee.WebFragment
-
- getOrderList() - Method in interface javax.persistence.criteria.CriteriaQuery
-
Return the ordering expressions in order of precedence.
- getOrdinal() - Method in interface org.eclipse.microprofile.config.spi.ConfigSource
-
Return the ordinal for this config source.
- getOrganization() - Method in interface javax.xml.registry.infomodel.User
-
Gets the Organization that this User is affiliated with.
- getOrigin() - Method in interface javax.management.j2ee.statistics.JMSConsumerStats
-
Returns a string that encapsulates the identity of a message origin
- getOrigin() - Method in class org.apache.openejb.jee.ResourceRef
-
- getOrigin() - Method in class org.apache.tomee.catalina.routing.Route
-
- getOriginal() - Method in class org.apache.openejb.server.rest.InternalApplication
-
- getOther() - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Gets the value of the other property.
- getOtherAttributes() - Method in class org.apache.openejb.jee.was.v6.xmi.Any
-
Gets a map that contains attributes that aren't bound to any typed
property on this class.
- getOtherAttributes() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference.Target
-
Gets a map that contains attributes that aren't bound to any typed
property on this class.
- getOthers() - Method in class org.apache.openejb.jee.FacesOrderingOrdering
-
Gets the value of the others property.
- getOthers() - Method in class org.apache.openejb.jee.OrderingOrdering
-
- getOtherTestResource(TestResource) - Method in class org.apache.openejb.junit.context.OpenEjbTestContext
-
Override to perform custom resource types injection.
- getOut() - Method in class javax.servlet.jsp.JspContext
-
The current value of the out object (a JspWriter).
- getOut() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getOut() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getOut() - Method in class org.apache.openejb.server.cli.StreamManager
-
- getOut() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getOutboundParameter() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCall
-
Gets the value of the outboundParameter property.
- getOutboundResourceAdapter() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getOutputDir() - Method in class org.apache.jasper.JspCompilationContext
-
The output directory to generate code into.
- getOutputFile(String, URI) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- getOutputParameterValue(int) - Method in interface javax.persistence.StoredProcedureQuery
-
Retrieve a value passed back from the procedure
through an INOUT or OUT parameter.
- getOutputParameterValue(String) - Method in interface javax.persistence.StoredProcedureQuery
-
Retrieve a value passed back from the procedure
through an INOUT or OUT parameter.
- getOutputParams() - Method in interface javax.xml.rpc.Call
-
Returns a Map of {name, value} for the output parameters of
the last invoked operation.
- getOutputStream() - Method in interface javax.servlet.http.WebConnection
-
Returns an output stream for this web connection.
- getOutputStream() - Method in interface javax.servlet.ServletResponse
-
- getOutputStream() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getOutputStream()
on the wrapped response object.
- getOutputStream() - Method in interface javax.ws.rs.ext.WriterInterceptorContext
-
Get the output stream for the object to be written.
- getOutputStream() - Method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
-
- getOutputStream() - Method in interface org.apache.openejb.client.Connection
-
- getOutputStream() - Method in class org.apache.openejb.client.HttpConnectionFactory.HttpConnection
-
- getOutputStream() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getOutputStream() - Method in class org.apache.openejb.server.context.RequestInfos.RequestInfo
-
- getOutputStream() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
gets the OutputStream to send data to the browser
- getOutputStream() - Method in class org.apache.openejb.server.httpd.ServletByteArrayOutputStream
-
- getOutputStream() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getOutputValues() - Method in interface javax.xml.rpc.Call
-
Returns a List values for the output parameters
of the last invoked operation.
- getOveragerPeriod() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the overagerPeriod property.
- getOverrides(Properties, String, String) - Static method in class org.apache.openejb.config.ConfigurationFactory
-
- getOwbELResolver() - Method in class org.apache.openejb.cdi.CustomELAdapter
-
- getOwbWrappedExpressionFactory(ExpressionFactory) - Method in class org.apache.openejb.cdi.CustomELAdapter
-
- getOwner() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the owner property.
- getOwners() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the owners property.
- getPackage() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the package property.
- getPackageImports() - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Gets the value of the packageImports property.
- getPackageMap() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
The packageMap keeps track of the bytecode files in a package generated
by a java compiler.
- getPackageMapping() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getPackageMappingMap() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getPackageName() - Method in class org.apache.openejb.config.ServiceUtils.ProviderInfo
-
- getPackageName() - Method in class org.apache.tomee.loader.filter.PackageFilter
-
- getPackages() - Method in class org.apache.openejb.config.ScanUtil.ScanHandler
-
- getPackageType() - Method in class org.apache.openejb.jee.PackageMapping
-
- getPage() - Method in class javax.servlet.jsp.PageContext
-
The current value of the page object (In a Servlet environment, this is an instance of javax.servlet.Servlet).
- getPage() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getPage() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getPage() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.JspFactory
-
obtains an instance of an implementation dependent javax.servlet.jsp.PageContext abstract class for the calling
Servlet and currently pending request and response.
- getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.jasper.runtime.JspFactoryImpl
-
- getPageEncoding() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the page-encoding configuration,
which specifies the default page encoding for any JSP pages mapped
to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getPageEncoding() - Method in class org.apache.jasper.compiler.JspProperty
-
- getPageEncoding() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getPageInfo() - Method in class org.apache.jasper.compiler.Compiler
-
Gets the info about the page under compilation
- getPageScopeMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that "wraps" page-scoped attributes
- getPageSize() - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Gets the value of the pageSize property.
- getParameter(String) - Method in interface javax.persistence.Query
-
Get the parameter object corresponding to the declared
parameter of the given name.
- getParameter(String, Class<T>) - Method in interface javax.persistence.Query
-
Get the parameter object corresponding to the declared
parameter of the given name and type.
- getParameter(int) - Method in interface javax.persistence.Query
-
Get the parameter object corresponding to the declared
positional parameter with the given position.
- getParameter(int, Class<T>) - Method in interface javax.persistence.Query
-
Get the parameter object corresponding to the declared
positional parameter with the given position and type.
- getParameter(String) - Method in interface javax.servlet.ServletRequest
-
Returns the value of a request parameter as a String,
or null if the parameter does not exist.
- getParameter(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getParameter(String name) on the wrapped request object.
- getParameter() - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Gets the value of the parameter property.
- getParameter() - Method in class org.apache.openejb.jee.bval.MethodType
-
Gets the value of the parameter property.
- getParameter() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCall
-
Gets the value of the parameter property.
- getParameter(String) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameter(String, Class<T>) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameter(int) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameter(int, Class<T>) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameter(String) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameter(int) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameter(String, Class<T>) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameter(int, Class<T>) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameter(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getParameter(String) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getParameter(String) - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
Gets a form or URL query parameter based on the name passed in.
- getParameter(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getParameter(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getParameterEncoding() - Method in class org.apache.openejb.jee.sun.LocaleCharsetInfo
-
- getParameterEncoding() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getParameterKind() - Method in class org.apache.openejb.jee.was.v6.java.JavaParameter
-
Gets the value of the parameterKind property.
- getParameterMap() - Method in interface javax.servlet.ServletRequest
-
Returns a java.util.Map of the parameters of this request.
- getParameterMap() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameterMap()
on the wrapped request object.
- getParameterMap() - Method in interface javax.websocket.server.HandshakeRequest
-
Return the request parameters associated with the request.
- getParameterMap() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getParameterMap() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getParameterMap() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getParameterMap() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getParameterMode() - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- getParameterNameProvider() - Method in class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- getParameterNameProvider() - Method in class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper
-
- getParameterNameProvider() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété parameterNameProvider.
- getParameterNames() - Method in interface javax.servlet.ServletRequest
-
Returns an Enumeration of String
objects containing the names of the parameters contained
in this request.
- getParameterNames() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameterNames()
on the wrapped request object.
- getParameterNames() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getParameterNames() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getParameterNames() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getParameterNames() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getParameters() - Method in interface javax.interceptor.InvocationContext
-
Returns the parameter values that will be passed to the method or constructor of the target class.
- getParameters() - Method in interface javax.persistence.criteria.CriteriaQuery
-
Return the parameters of the query.
- getParameters() - Method in interface javax.persistence.Query
-
Get the parameter objects corresponding to the declared
parameters of the query.
- getParameters() - Method in interface javax.websocket.Extension
-
The extension parameters for this extension in the order they appear in the http headers.
- getParameters() - Method in class javax.ws.rs.core.MediaType
-
Getter for a read-only parameter map.
- getParameters(Method) - Method in class org.apache.openejb.config.rules.ValidationBase
-
- getParameters(Class...) - Method in class org.apache.openejb.config.rules.ValidationBase
-
- getParameters(MethodParams) - Method in class org.apache.openejb.config.rules.ValidationBase
-
- getParameters() - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- getParameters() - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Gets the value of the parameters property.
- getParameters() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameters() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameters() - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
Gets all the form and URL query parameters
- getParameters() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
Deprecated.
- getParameters() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getParameters() - Method in class org.apache.openejb.util.URISupport.CompositeData
-
- getParameters() - Method in interface org.eclipse.microprofile.faulttolerance.ExecutionContext
-
Returns the parameter values being passed to the method
- getParameterType() - Method in interface javax.persistence.Parameter
-
Return the Java type of the parameter.
- getParameterTypeByName(String) - Method in interface javax.xml.rpc.Call
-
Gets the XML type of a parameter by name
- getParameterTypes() - Method in class org.apache.openejb.MethodSpec
-
- getParameterValue(Parameter<T>) - Method in interface javax.persistence.Query
-
Return the input value bound to the parameter.
- getParameterValue(String) - Method in interface javax.persistence.Query
-
Return the input value bound to the named parameter.
- getParameterValue(int) - Method in interface javax.persistence.Query
-
Return the input value bound to the positional parameter.
- getParameterValue(Parameter<T>) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameterValue(String) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameterValue(int) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getParameterValue(Parameter<T>) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameterValue(String) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameterValue(int) - Method in class org.apache.openejb.persistence.JtaQuery
-
- getParameterValues(String) - Method in interface javax.servlet.ServletRequest
-
Returns an array of String objects containing
all of the values the given request parameter has, or
null if the parameter does not exist.
- getParameterValues(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getParameterValues(String name) on the wrapped request object.
- getParameterValues(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getParameterValues(String) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getParameterValues(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getParameterValues(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getParamMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that maps parameter name to a single parameter
values.
- getParamName() - Method in class org.apache.openejb.jee.ParamValue
-
- getParamPosition() - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- getParams() - Method in class javax.ws.rs.core.Link
-
Returns an immutable map that includes all the link parameters
defined on this link.
- getParams() - Method in class javax.ws.rs.core.Link.JaxbLink
-
Get the parameter map for this link.
- getParamSetter() - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Gets the value of the paramSetter property.
- getParamsMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that maps parameter name to an array of parameter
values.
- getParamType() - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- getParamValue() - Method in class org.apache.openejb.jee.ParamValue
-
- getParent() - Method in interface javax.persistence.criteria.Fetch
-
Return the parent of the fetched item.
- getParent() - Method in interface javax.persistence.criteria.Join
-
Return the parent of the join.
- getParent() - Method in interface javax.persistence.criteria.Subquery
-
Return the query of which this is a subquery.
- getParent() - Method in interface javax.servlet.jsp.tagext.SimpleTag
-
Returns the parent of this tag, for collaboration purposes.
- getParent() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Returns the parent of this tag, for collaboration purposes.
- getParent() - Method in interface javax.servlet.jsp.tagext.Tag
-
Get the parent (closest enclosing tag handler) for this tag handler.
- getParent() - Method in class javax.servlet.jsp.tagext.TagAdapter
-
Returns the parent of this tag, which is always getAdaptee().getParent().
- getParent() - Method in class javax.servlet.jsp.tagext.TagSupport
-
The Tag instance most closely enclosing this tag instance.
- getParent() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the parent Concept or ClassificationScheme for this object.
- getParent() - Method in class org.apache.openejb.cdi.WebappWebBeansContext
-
- getParent() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
- getParent() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getParent() - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- getParentBm() - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getParentClassLoader() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get the parent class loader.
- getParentClassLoader(ClassLoader) - Method in class org.apache.openejb.applicationcomposer.mojo.ApplicationComposerMojo.LazyClassLoaderFinder
-
- getParentClassLoader() - Method in class org.apache.openejb.config.event.BeforeDeploymentEvent
-
- getParentClassLoader(ClassLoader) - Method in interface org.apache.openejb.core.ParentClassLoaderFinder
-
- getParentClassLoader(ClassLoader) - Method in class org.apache.openejb.core.ProvidedClassLoaderFinder
-
- getParentClassLoader(ClassLoader) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- getParentConcept() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the parent Concept or null if parent is a ClassificationScheme.
- getParentContext() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Get the PluginContext for the parent of this custom tag.
- getParentElement() - Method in interface javax.xml.soap.Node
-
Returns the parent element of this Node object.
- getParentLogger() - Method in class org.apache.openejb.client.ClientDataSource
-
- getParentLogger() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- getParentLogger() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- getParentLogger() - Method in class org.apache.openejb.resource.jdbc.driver.AlternativeDriver
-
- getParentLogger() - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- getParentLogger() - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- getParentLogger() - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- getParentLogger() - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always throws a SQLFeatureNotSupportedException.
- getParentOrganization() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the parent (container) organization.
- getParentPath() - Method in interface javax.persistence.criteria.Path
-
Return the parent "node" in the path or null if no parent.
- getParents() - Method in class org.apache.openejb.jee.SessionBean
-
- getParentTag() - Method in class org.apache.jasper.runtime.JspFragmentHelper
-
- getParentTargetModuleID() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl
-
- getParentTargetModuleID() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl
-
- getParentTree() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getParms() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the parms property.
- getPart(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Gets the
Part with the given name.
- getPart(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to call getPart on the wrapped
request object.
- getPart(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getPart(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getPart(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getPartialViewContextFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
- getPartitionCount() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getPartitionMaxSize() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getPartitionMinSize() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getPartitionName() - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Gets the value of the partitionName property.
- getPartitionStrategy() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getPartitionStrategy() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getParts() - Method in interface javax.servlet.http.HttpServletRequest
-
Gets all the
Part components of this request, provided
that it is of type
multipart/form-data.
- getParts() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to call getParts on the wrapped
request object.
- getParts() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getParts() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getParts() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getPassByReference() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getPassByReference() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getPassivateAsPrincipalName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the passivateAsPrincipalName property.
- getPassivationCapable() - Method in class org.apache.openejb.jee.SessionBean
-
- getPassivationCapableBean(String) - Method in class org.apache.openejb.cdi.WebappBeanManager
-
- getPassivator() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getPassivator() - Method in class org.apache.openejb.core.managed.SimpleCache
-
- getPassivator() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getPassiveCount() - Method in interface javax.management.j2ee.statistics.StatefulSessionBeanStats
-
Number of beans that are in the passive state.
- getPassThroughColumns() - Method in class org.apache.openejb.jee.wls.SqlShape
-
Gets the value of the passThroughColumns property.
- getPassword() - Method in class javax.resource.spi.security.PasswordCredential
-
Returns the user password.
- getPassword() - Method in class javax.security.enterprise.credential.UsernamePasswordCredential
-
Determines the password.
- getPassword() - Method in class org.apache.openejb.client.JNDIContext.AuthenticationInfo
-
- getPassword() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getPassword() - Method in class org.apache.openejb.jee.DataSource
-
- getPassword() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getPassword() - Method in class org.apache.openejb.jee.sun.DefaultResourcePrincipal
-
- getPassword() - Method in class org.apache.openejb.jee.was.v6.commonbnd.BasicAuthData
-
Gets the value of the password property.
- getPassword() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getPassword(String) - Method in class org.apache.tomee.catalina.realm.CdiEventRealm
-
- getPasswordAsString() - Method in class javax.security.enterprise.credential.UsernamePasswordCredential
-
Determines the password.
- getPasswordCipher(String) - Static method in class org.apache.openejb.cipher.PasswordCipherFactory
-
- getPasswordCipher() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getPasswordCipher() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
Returns the password codec class name to use to retrieve plain text
password.
- getPasswordCipher() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
Returns the password codec class name to use to retrieve plain text
password.
- getPath() - Method in class javax.servlet.http.Cookie
-
Returns the path on the server
to which the browser returns this cookie.
- getPath() - Method in interface javax.servlet.http.PushBuilder
-
Return the URI path to be used for the push.
- getPath() - Method in class javax.servlet.jsp.tagext.TagFileInfo
-
Where to find the .tag file implementing this action.
- getPath() - Method in interface javax.servlet.SessionCookieConfig
-
Gets the path that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- getPath() - Method in interface javax.websocket.server.ServerEndpointConfig
-
Return the path for this endpoint configuration.
- getPath() - Method in class javax.ws.rs.core.Cookie
-
Get the path of the cookie.
- getPath() - Method in interface javax.ws.rs.core.PathSegment
-
Get the path segment.
- getPath() - Method in interface javax.ws.rs.core.UriInfo
-
Get the path of the current request relative to the base URI as a string.
- getPath(boolean) - Method in interface javax.ws.rs.core.UriInfo
-
Get the path of the current request relative to the base URI as a string.
- getPath() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the canonical path representation for this Concept.
- getPath() - Method in class javax.xml.ws.spi.http.HttpContext
-
Returns the path for this context.
- getPath() - Method in class org.apache.jasper.compiler.JspPropertyGroup
-
- getPath() - Method in class org.apache.openejb.jee.CookieConfig
-
- getPath() - Method in class org.apache.openejb.jee.TagFile
-
- getPath() - Method in class org.apache.openejb.maven.plugin.customizer.monkey.index.Item
-
Gets path.
- getPath() - Method in class org.apache.openejb.maven.plugins.LiveReload
-
- getPath() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getPath(boolean) - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getPath() - Method in class org.apache.openejb.util.URISupport.CompositeData
-
- getPath() - Method in class org.apache.tomee.livereload.Command
-
- getPathInfo() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns any extra path information associated with
the URL the client sent when it made this request.
- getPathInfo() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getPathInfo()
on the wrapped request object.
- getPathInfo() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the extra path information that follows the web service
path but precedes the query string in the request URI and will start
with a "/" character.
- getPathInfo() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getPathInfo() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getPathInfo() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getPathParameters() - Method in interface javax.websocket.Session
-
Return a map of the path parameter names and values used associated with the request this session was opened
under.
- getPathParameters() - Method in interface javax.ws.rs.core.UriInfo
-
Get the values of any embedded URI template parameters.
- getPathParameters(boolean) - Method in interface javax.ws.rs.core.UriInfo
-
Get the values of any embedded URI template parameters.
- getPathParameters() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getPathParameters(boolean) - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getPaths() - Method in class org.apache.tomee.installer.Installer
-
- getPaths() - Method in interface org.apache.tomee.installer.InstallerInterface
-
- getPathSegments() - Method in interface javax.ws.rs.core.UriInfo
-
Get the path of the current request relative to the base URI as a
list of
PathSegment.
- getPathSegments(boolean) - Method in interface javax.ws.rs.core.UriInfo
-
Get the path of the current request relative to the base URI as a list of
PathSegment.
- getPathSegments() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getPathSegments(boolean) - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getPathTranslated() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns any extra path information after the servlet name
but before the query string, and translates it to a real
path.
- getPathTranslated() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getPathTranslated()
on the wrapped request object.
- getPathTranslated() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getPathTranslated() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getPathTranslated() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getPattern() - Method in interface javax.servlet.http.HttpServletMapping
-
Return the String representation for the url-pattern
for this mapping.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.GbeanLocatorType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.GbeanRefType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.ReferencesType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.ResourceLocatorType
-
Gets the value of the pattern property.
- getPattern() - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Gets the value of the pattern property.
- getPattern() - Method in exception org.apache.openejb.math.MathRuntimeException
-
Gets the pattern used to build the message of this throwable.
- getPattern() - Method in class org.apache.tomee.loader.filter.PatternFilter
-
- getPayload() - Method in interface javax.xml.ws.LogicalMessage
-
Gets the message payload as an XML source, may be called
multiple times on the same LogicalMessage instance, always
returns a new Source that may be used to retrieve the entire
message payload.
- getPayload(JAXBContext) - Method in interface javax.xml.ws.LogicalMessage
-
Gets the message payload as a JAXB object.
- getPayload() - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Gets the value of the payload property.
- getPendingMessageCount() - Method in interface javax.management.j2ee.statistics.JMSEndpointStats
-
Number of pending messages.
- getPendingMessageCount() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Number of pending messages.
- getPercentile(double) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns an estimate for the pth percentile of the stored values.
- getPercentile01() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile01() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentile10() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile10() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentile25() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile25() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentile50() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile50() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentile75() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile75() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentile90() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile90() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentile99() - Method in class org.apache.openejb.monitoring.Stats
-
- getPercentile99() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getPercentileImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured percentile implementation.
- getPermissionCollection() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get the SecurityManager PermissionCollection for this
web application context.
- getPermissionCollection() - Static method in class org.apache.openejb.assembler.classic.DelegatePermissionCollection
-
- getPermissions(CodeSource) - Method in class org.apache.jasper.servlet.JasperLoader
-
Get the Permissions for a CodeSource.
- getPermissions(CodeSource) - Method in class org.apache.openejb.core.security.jacc.BasicJaccProvider
-
- getPermissions(CodeSource) - Method in class org.apache.openejb.core.security.JaccProvider
-
- getPermissions(CodeSource) - Method in class org.apache.openejb.core.security.JaccProvider.Policy
-
- getPersistence() - Method in class org.apache.openejb.config.PersistenceModule
-
- getPersistence(Class<T>, InputStream) - Static method in class org.apache.openejb.jee.jpa.unit.JaxbPersistenceFactory
-
- getPersistence(Class<T>, URL) - Static method in class org.apache.openejb.jee.jpa.unit.JaxbPersistenceFactory
-
- getPersistence() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getPersistence() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getPersistence() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the persistence property.
- getPersistenceContextRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getPersistenceContextRef() - Method in class org.apache.openejb.config.CompManagedBean
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.Application
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getPersistenceContextRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getPersistenceContextRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.WebApp
-
- getPersistenceContextRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.config.CompManagedBean
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.Application
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getPersistenceContextRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getPersistenceContextRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getPersistenceContextRefName() - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Gets the value of the persistenceContextRefName property.
- getPersistenceContextRefName() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getPersistenceContextSynchronization() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getPersistenceContextType() - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Gets the value of the persistenceContextType property.
- getPersistenceContextType() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getPersistenceManager() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the persistenceManager property.
- getPersistenceModules() - Method in class org.apache.openejb.config.AppModule
-
- getPersistenceProperty() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getPersistenceProviderClassName() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the fully qualified name of the persistence provider
implementation class.
- getPersistenceProviderClassName() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getPersistenceProviderResolver() - Static method in class javax.persistence.spi.PersistenceProviderResolverHolder
-
Returns the current persistence provider resolver.
- getPersistenceProviders() - Method in interface javax.persistence.spi.PersistenceProviderResolver
-
Returns a list of the PersistenceProvider implementations
available in the runtime environment.
- getPersistenceType() - Method in interface javax.persistence.metamodel.Type
-
Return the persistence type.
- getPersistenceType() - Method in class org.apache.openejb.jee.EntityBean
-
- getPersistenceType() - Method in class org.apache.openejb.jee.sun.SessionManager
-
- getPersistenceUnit() - Method in class org.apache.openejb.jee.jpa.unit.Persistence
-
Gets the value of the persistenceUnit property.
- getPersistenceUnit() - Method in class org.apache.openejb.jee.Persistence
-
Gets the value of the persistenceUnit property.
- getPersistenceUnitDefaults() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitMetadata
-
Gets the value of the persistenceUnitDefaults property.
- getPersistenceUnitFragment() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceFragment
-
Gets the value of the persistenceUnit property.
- getPersistenceUnitMetadata() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the persistenceUnitMetadata property.
- getPersistenceUnitName() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the name of the persistence unit.
- getPersistenceUnitName() - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Gets the value of the persistenceUnitName property.
- getPersistenceUnitName() - Method in class org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Gets the value of the persistenceUnitName property.
- getPersistenceUnitName() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getPersistenceUnitName() - Method in interface org.apache.openejb.jee.PersistenceRef
-
- getPersistenceUnitName() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getPersistenceUnitName() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.Application
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getPersistenceUnitRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getPersistenceUnitRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.WebApp
-
- getPersistenceUnitRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.Application
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getPersistenceUnitRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getPersistenceUnitRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getPersistenceUnitRefName() - Method in class org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Gets the value of the entityManagerFactoryRefName property.
- getPersistenceUnitRefName() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getPersistenceUnitRootUrl() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the URL for the jar file or directory that is the
root of the persistence unit.
- getPersistenceUnitRootUrl() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getPersistenceUnitUtil() - Method in interface javax.persistence.EntityManagerFactory
-
Return interface providing access to utility methods
for the persistence unit.
- getPersistenceUnitUtil() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getPersistenceUse() - Method in class org.apache.openejb.jee.wls.Persistence
-
Gets the value of the persistenceUse property.
- getPersistenceUtil() - Static method in class javax.persistence.Persistence
-
Return the PersistenceUtil instance
- getPersistenceXMLSchemaVersion() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the schema version of the persistence.xml file.
- getPersistenceXMLSchemaVersion() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getPersistent() - Method in class org.apache.openejb.jee.Timer
-
- getPersistentAttributes() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the persistentAttributes property.
- getPersistentAttributeType() - Method in interface javax.persistence.metamodel.Attribute
-
Return the persistent attribute type for the attribute.
- getPersistentStoreDir() - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Gets the value of the persistentStoreDir property.
- getPersistentStoreLogicalName() - Method in class org.apache.openejb.jee.wls.TimerDescriptor
-
Gets the value of the persistentStoreLogicalName property.
- getPersonName() - Method in interface javax.xml.registry.infomodel.User
-
Returns the name of this User.
- getPhaseListener() - Method in class org.apache.openejb.jee.FacesLifecycle
-
Gets the value of the phaseListener property.
- getPkColumnName() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the pkColumnName property.
- getPkColumnValue() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the pkColumnValue property.
- getPkConstraint() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the pkConstraint property.
- getPkConstraint() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the pkConstraint property.
- getPkConstraint() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the pkConstraint property.
- getPkConstraintTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the pkConstraintTemplate property.
- getPkFieldValue(Object) - Method in class org.apache.openejb.core.cmp.ComplexKeyGenerator.PkField
-
- getPluginAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Get the value of an attribute in the current tagplugin context.
- getPluginClass() - Method in class org.apache.openejb.jee.wls.SecurityPlugin
-
Gets the value of the pluginClass property.
- getPlugins() - Method in class org.apache.tomee.livereload.Command
-
- getPluralAttributes() - Method in interface javax.persistence.metamodel.ManagedType
-
Return all multi-valued attributes (Collection-, Set-,
List-, and Map-valued attributes) of the managed type.
- getPmClassGenerator() - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- getPmConfig() - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- getPmDescriptor() - Method in class org.apache.openejb.jee.sun.PmDescriptors
-
- getPmDescriptors() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getPmIdentifier() - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- getPmIdentifier() - Method in class org.apache.openejb.jee.sun.PmInuse
-
- getPmInuse() - Method in class org.apache.openejb.jee.sun.PmDescriptors
-
- getPmMappingFactory() - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- getPmVersion() - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- getPmVersion() - Method in class org.apache.openejb.jee.sun.PmInuse
-
- getPoa() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the poa property.
- getPojoConfigurations() - Method in class org.apache.openejb.config.AppModule
-
- getPojoDeployment() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.InterceptorBase
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.MandatoryInterceptor
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.NeverInterceptor
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.NotSupportedInterceptor
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.RequiredInterceptor
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.RequiredNewInterceptor
-
- getPolicy() - Method in class org.apache.openejb.cdi.transactional.SupportsInterceptor
-
- getPolicyConfiguration(String, boolean) - Method in class org.apache.openejb.core.security.jacc.BasicJaccProvider
-
- getPolicyConfiguration(String, boolean) - Method in class org.apache.openejb.core.security.JaccProvider.Factory
-
- getPolicyConfiguration(String, boolean) - Method in class org.apache.openejb.core.security.JaccProvider
-
- getPolicyConfiguration(String, boolean) - Method in class org.apache.openejb.ri.sp.PseudoPolicyConfigurationFactory
-
- getPollIntervalMillis() - Method in class org.apache.openejb.util.DirectoryMonitor
-
- getPool() - Method in class org.apache.openejb.assembler.classic.Assembler.ResourceAdapterReference
-
- getPool() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the pool property.
- getPool() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the pool property.
- getPool() - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Gets the value of the pool property.
- getPoolBuilder() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getPooledCount() - Method in interface javax.management.j2ee.statistics.EntityBeanStats
-
Number of beans in the pooled state.
- getPooledInstance(ThreadContext) - Method in class org.apache.openejb.core.entity.EntityInstanceManager
-
- getPoolEntry() - Method in class org.apache.openejb.core.mdb.Instance
-
- getPoolEntry() - Method in class org.apache.openejb.core.stateless.Instance
-
- getPoolIdleTimeoutInSeconds() - Method in class org.apache.openejb.jee.sun.BeanPool
-
- getPoolMaxSize() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getPoolMaxSize() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getPoolMinSize() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getPoolMinSize() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getPoolName() - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Gets the value of the poolName property.
- getPoolPreparedStatements() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getPoolPreparedStatements() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getPools() - Method in class org.apache.openejb.server.ServicePool.Registry
-
- getPoolSize() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
-
The size of the connection pool
- getPoolSize() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
-
Size of the connection pool.
- getPoolSize() - Method in class org.apache.openejb.config.typed.BmpEntityContainerBuilder
-
- getPoolSize() - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- getPoolSize() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getPoolSize() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getPort(QName, Class) - Method in interface javax.xml.rpc.Service
-
The getPort method returns either an instance of a generated
stub implementation class or a dynamic proxy.
- getPort(Class) - Method in interface javax.xml.rpc.Service
-
The getPort method returns either an instance of a generated
stub implementation class or a dynamic proxy.
- getPort(Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.EndpointReference
-
The getPort method returns a proxy.
- getPort(QName, Class<T>) - Method in class javax.xml.ws.Service
-
The getPort method returns a proxy.
- getPort(QName, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.Service
-
The getPort method returns a proxy.
- getPort(Class<T>) - Method in class javax.xml.ws.Service
-
The getPort method returns a proxy.
- getPort(Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.Service
-
The getPort method returns a proxy.
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.Service
-
The getPort method returns a proxy.
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.spi.Provider
-
The getPort method returns a proxy.
- getPort(QName, Class<T>) - Method in class javax.xml.ws.spi.ServiceDelegate
-
The getPort method returns a proxy.
- getPort(QName, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
-
The getPort method returns a proxy.
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
-
The getPort method returns a proxy.
- getPort(Class<T>) - Method in class javax.xml.ws.spi.ServiceDelegate
-
The getPort method returns a proxy.
- getPort(Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
-
The getPort method returns a proxy.
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class org.apache.openejb.client.JaxWsProviderWrapper
-
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class org.apache.openejb.core.webservices.ProviderWrapper
-
- getPort() - Method in class org.apache.openejb.jee.oejb2.PortCompletionType
-
Gets the value of the port property.
- getPort() - Method in class org.apache.openejb.jee.oejb2.PortType
-
Gets the value of the port property.
- getPort() - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Gets the value of the port property.
- getPort() - Method in class org.apache.openejb.maven.plugins.LiveReload
-
- getPort() - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- getPort() - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- getPort(QName, Class) - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- getPort(Class) - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- getPort() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getPort() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getPort() - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- getPort() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- getPort() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- getPort() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getPort() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getPort() - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- getPort() - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- getPort() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getPort() - Method in class org.apache.openejb.server.hsql.HsqlService
-
- getPort() - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- getPort() - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- getPort() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- getPort() - Method in class org.apache.openejb.server.rest.RESTService
-
- getPort() - Method in interface org.apache.openejb.server.ServerService
-
- getPort() - Method in class org.apache.openejb.server.ServerServiceFilter
-
- getPort() - Method in class org.apache.openejb.server.ServiceDaemon
-
Gets the port number that the
daemon is listening on.
- getPort() - Method in class org.apache.openejb.server.ssh.SSHServer
-
- getPort() - Method in class org.apache.openejb.server.webservices.WsService
-
- getPort() - Method in class org.apache.tomee.embedded.junit.TomEEEmbeddedRule
-
- getPortCompletion() - Method in class org.apache.openejb.jee.oejb2.ServiceCompletionType
-
Gets the value of the portCompletion property.
- getPortComponent() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the portComponent property.
- getPortComponent() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getPortComponentLink() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getPortComponentLink() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the portComponentLink property.
- getPortComponentMap() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getPortComponentName() - Method in class org.apache.openejb.jee.PortComponent
-
- getPortComponentName() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getPortComponentRef() - Method in class org.apache.openejb.jee.ServiceRef
-
- getPortComponentRefs() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the portComponentRefs property.
- getPortId() - Method in class org.apache.openejb.core.webservices.PortAddress
-
- getPortId() - Method in class org.apache.openejb.core.webservices.PortData
-
- getPortInfo() - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- getPortInfo() - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Gets the value of the portInfo property.
- getPortMapping() - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- getPortName() - Method in interface javax.xml.ws.handler.PortInfo
-
Gets the qualified name of the WSDL port being accessed.
- getPortName() - Method in class org.apache.openejb.core.webservices.PortData
-
- getPortName() - Method in class org.apache.openejb.jee.Handler
-
- getPortName() - Method in class org.apache.openejb.jee.oejb2.PortType
-
Gets the value of the portName property.
- getPortName() - Method in class org.apache.openejb.jee.PortMapping
-
- getPortName() - Method in class org.apache.openejb.jee.wls.PortInfo
-
Gets the value of the portName property.
- getPortName() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getPortNamePattern() - Method in class org.apache.openejb.client.HandlerChainMetaData
-
- getPortNamePattern() - Method in class org.apache.openejb.core.webservices.HandlerChainData
-
- getPortNamePattern() - Method in class org.apache.openejb.jee.HandlerChain
-
- getPortNames() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the portNames property.
- getPortNumber() - Method in class org.apache.openejb.jee.DataSource
-
- getPortQName(Class<?>) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getPortQName() - Method in class org.apache.openejb.core.webservices.PortAddress
-
- getPortQName() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getPortQName() - Method in interface org.apache.openejb.server.axis.client.SeiFactory
-
- getPortQName() - Method in class org.apache.openejb.server.axis.client.SeiFactoryImpl
-
- getPortRange() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getPortRefs() - Method in class org.apache.openejb.client.WsMetaData
-
- getPortRefs() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getPorts() - Method in interface javax.xml.rpc.Service
-
Returns an Iterator for the list of
QNames of service endpoints grouped by this
service
- getPorts() - Method in class javax.xml.ws.Service
-
Returns an Iterator for the list of
QNames of service endpoints grouped by this
service
- getPorts() - Method in class javax.xml.ws.spi.ServiceDelegate
-
Returns an Iterator for the list of
QNames of service endpoints grouped by this
service
- getPorts(String, QName, String) - Method in interface org.apache.openejb.core.webservices.PortAddressRegistry
-
- getPorts(String, QName, String) - Method in class org.apache.openejb.core.webservices.PortAddressRegistryImpl
-
- getPorts() - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- getPortStartup() - Method in class org.apache.openejb.config.RemoteServer
-
- getPortType(Class<?>) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getPortTypeName() - Method in interface javax.xml.rpc.Call
-
Gets the qualified name of the port type.
- getPos() - Method in class org.apache.openejb.core.ivm.naming.ParsedName
-
- getPosition() - Method in interface javax.persistence.Parameter
-
Return the parameter position, or null if the parameter
is not a positional parameter.
- getPosition() - Method in class org.apache.openejb.jee.was.v6.xmi.Add
-
Gets the value of the position property.
- getPosition() - Method in class org.apache.openejb.jee.was.v6.xmi.Replace
-
Gets the value of the position property.
- getPostActivate() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getPostActivate() - Method in class org.apache.openejb.jee.Interceptor
-
- getPostActivate() - Method in interface org.apache.openejb.jee.Session
-
- getPostActivate() - Method in class org.apache.openejb.jee.SessionBean
-
- getPostalAddress() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the Address for this Organization.
- getPostalAddresses() - Method in interface javax.xml.registry.infomodel.User
-
Gets the postal address for this User.
- getPostalCode() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the postal or zip code.
- getPostalScheme() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns a user-defined postal scheme for codifying the attributes of PostalAddress.
- getPostConstruct() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getPostConstruct() - Method in class org.apache.openejb.client.HandlerMetaData
-
- getPostConstruct() - Method in class org.apache.openejb.config.sys.Resource
-
- getPostConstruct() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getPostConstruct() - Method in class org.apache.openejb.core.webservices.HandlerData
-
- getPostConstruct() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getPostConstruct() - Method in class org.apache.openejb.jee.EntityBean
-
- getPostConstruct() - Method in class org.apache.openejb.jee.Interceptor
-
- getPostConstruct() - Method in interface org.apache.openejb.jee.Lifecycle
-
- getPostConstruct() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getPostConstruct() - Method in class org.apache.openejb.jee.SessionBean
-
- getPostConstruct() - Method in class org.apache.openejb.jee.WebApp
-
- getPostConstruct() - Method in interface org.apache.openejb.jee.WebCommon
-
- getPostConstruct() - Method in class org.apache.openejb.jee.WebFragment
-
- getPostConstructMethods() - Method in class org.apache.openejb.cdi.CdiEjbBean.EjbInjectionTargetFactory
-
- getPostLoad() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the postLoad property.
- getPostLoad() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the postLoad property.
- getPostLoad() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the postLoad property.
- getPostLoad() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPostPersist() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the postPersist property.
- getPostPersist() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the postPersist property.
- getPostPersist() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the postPersist property.
- getPostPersist() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPostRemove() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the postRemove property.
- getPostRemove() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the postRemove property.
- getPostRemove() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the postRemove property.
- getPostRemove() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPostResources() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getPostTableCreate() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the postTableCreate property.
- getPostTableCreate() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the postTableCreate property.
- getPostTableCreate() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the postTableCreate property.
- getPostUpdate() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the postUpdate property.
- getPostUpdate() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the postUpdate property.
- getPostUpdate() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the postUpdate property.
- getPostUpdate() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPoundAllowed() - Method in class org.apache.jasper.compiler.JspProperty
-
- getPrecision() - Method in class org.apache.openejb.jee.jpa.Column
-
Gets the value of the precision property.
- getPrecision() - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Gets the value of the precision property.
- getPreDestroy() - Method in class org.apache.openejb.client.HandlerMetaData
-
- getPreDestroy() - Method in class org.apache.openejb.config.sys.Resource
-
- getPreDestroy() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getPreDestroy() - Method in class org.apache.openejb.core.webservices.HandlerData
-
- getPreDestroy() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getPreDestroy() - Method in class org.apache.openejb.jee.EntityBean
-
- getPreDestroy() - Method in class org.apache.openejb.jee.Interceptor
-
- getPreDestroy() - Method in interface org.apache.openejb.jee.Lifecycle
-
- getPreDestroy() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getPreDestroy() - Method in class org.apache.openejb.jee.SessionBean
-
- getPreDestroy() - Method in class org.apache.openejb.jee.WebApp
-
- getPreDestroy() - Method in interface org.apache.openejb.jee.WebCommon
-
- getPreDestroy() - Method in class org.apache.openejb.jee.WebFragment
-
- getPreDestroyMethods() - Method in class org.apache.openejb.cdi.CdiEjbBean.EjbInjectionTargetFactory
-
- getPredicates() - Method in class org.apache.taglibs.standard.extra.spath.Step
-
Returns a list of this Step object's predicates.
- getPreferredRelationMapping() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the preferredRelationMapping property.
- getPreferredSubprotocols() - Method in interface javax.websocket.ClientEndpointConfig
-
Return the ordered list of sub protocols a client endpoint would like to use, in order of preference, favorite
first that this client would like to use for its sessions.
- getPrefetchDisabled() - Method in class org.apache.openejb.jee.sun.Cmp
-
- getPrefetchGroup() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the prefetchGroup property.
- getPrefix() - Method in interface javax.xml.soap.Name
-
Returns the prefix that was specified when this Name object
was initialized.
- getPrefix() - Method in exception org.apache.openejb.config.ValidationError
-
- getPrefix() - Method in exception org.apache.openejb.config.ValidationException
-
- getPrefix() - Method in exception org.apache.openejb.config.ValidationFailure
-
- getPrefix() - Method in exception org.apache.openejb.config.ValidationWarning
-
- getPrefix() - Method in class org.apache.openejb.jpa.integration.hibernate.PrefixNamingStrategy
-
- getPrefix() - Method in class org.apache.taglibs.standard.lang.jstl.ComplexValue
-
- getPrefix() - Method in class org.apache.taglibs.standard.tag.common.fmt.BundleSupport
-
- getPrefix(String) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathNamespaceContext
-
Get Prefix bound to Namespace URI in the current scope
- getPrefix() - Method in class org.apache.tomee.catalina.routing.SimpleRouter
-
- getPrefix() - Method in class org.apache.tomee.loader.filter.PrefixFilter
-
- getPrefixes(String) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathNamespaceContext
-
Get all Prefixes bound to Namespace URI in the current scope
- getPrefixString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The prefix assigned to this taglib from the taglib directive
- getPreloadClasses() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getPreloadClasses() - Method in class org.apache.openejb.arquillian.openejb.OpenEJBConfiguration
-
- getPrePassivate() - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- getPrePassivate() - Method in class org.apache.openejb.jee.Interceptor
-
- getPrePassivate() - Method in interface org.apache.openejb.jee.Session
-
- getPrePassivate() - Method in class org.apache.openejb.jee.SessionBean
-
- getPrePersist() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the prePersist property.
- getPrePersist() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the prePersist property.
- getPrePersist() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the prePersist property.
- getPrePersist() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPreRemove() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the preRemove property.
- getPreRemove() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the preRemove property.
- getPreRemove() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the preRemove property.
- getPreRemove() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPreResources() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getPreUpdate() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the preUpdate property.
- getPreUpdate() - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Gets the value of the preUpdate property.
- getPreUpdate() - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Gets the value of the preUpdate property.
- getPreUpdate() - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- getPreviousClusterMetaData() - Method in class org.apache.openejb.client.event.ClusterMetaDataUpdated
-
- getPreviousOut() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
-
Get surrounding out JspWriter.
- getPrimaryContact() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the primary Contact for this Organization.
- getPrimaryKey() - Method in interface javax.ejb.EJBLocalObject
-
Obtain the primary key of the EJB local object.
- getPrimaryKey() - Method in interface javax.ejb.EJBObject
-
Obtain the primary key of the EJB object.
- getPrimaryKey() - Method in interface javax.ejb.EntityContext
-
Obtain the primary key of the EJB object that is currently
associated with this instance.
- getPrimaryKey() - Method in class org.apache.openejb.client.EJBInvocationHandler
-
- getPrimaryKey() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- GETPRIMARYKEY - Static variable in class org.apache.openejb.client.EJBObjectHandler
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.client.EJBObjectHandler
-
- getPrimaryKey() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getPrimaryKey() - Method in class org.apache.openejb.client.EJBRequest
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.client.EntityEJBObjectHandler
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.client.SingletonEJBObjectHandler
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.client.StatefulEJBObjectHandler
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.client.StatelessEJBObjectHandler
-
- getPrimaryKey(EntityBean) - Method in class org.apache.openejb.core.cmp.cmp2.Cmp2KeyGenerator
-
- getPrimaryKey(BeanContext, EntityBean) - Static method in class org.apache.openejb.core.cmp.cmp2.Cmp2Util
-
- getPrimaryKey(EntityBean) - Method in class org.apache.openejb.core.cmp.ComplexKeyGenerator
-
- getPrimaryKey(EntityBean) - Method in interface org.apache.openejb.core.cmp.KeyGenerator
-
- getPrimaryKey(EntityBean) - Method in class org.apache.openejb.core.cmp.SimpleKeyGenerator
-
- getPrimaryKey() - Method in class org.apache.openejb.core.entity.EntityContext
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.core.entity.EntityEjbObjectHandler
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- getPrimaryKey() - Method in class org.apache.openejb.core.ivm.IntraVmHandle
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.core.managed.ManagedObjectHandler
-
- getPrimaryKey() - Method in class org.apache.openejb.core.managed.ManagedObjectHandler.RegistryId
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.core.singleton.SingletonEjbObjectHandler
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.core.stateful.StatefulEjbObjectHandler
-
- getPrimaryKey() - Method in class org.apache.openejb.core.stateful.StatefulEjbObjectHandler.RegistryId
-
- getPrimaryKey(Method, Object[], Object) - Method in class org.apache.openejb.core.stateless.StatelessEjbObjectHandler
-
- getPrimaryKey() - Method in class org.apache.openejb.core.ThreadContext
-
- getPrimaryKey() - Method in class org.apache.openejb.core.timer.TimerData
-
- getPrimaryKey() - Method in class org.apache.openejb.jee.was.v6.ejb.Entity
-
Gets the value of the primaryKey property.
- getPrimaryKey() - Method in class org.apache.openejb.ProxyInfo
-
- getPrimaryKeyClass() - Method in interface javax.ejb.EJBMetaData
-
Obtain the class object for the enterprise bean's primary key class.
- getPrimaryKeyClass() - Method in class org.apache.openejb.BeanContext
-
- getPrimaryKeyClass() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getPrimaryKeyClass() - Method in class org.apache.openejb.core.ivm.IntraVmMetaData
-
- getPrimaryKeyClass() - Method in class org.apache.openejb.jee.oejb2.CustomGeneratorType
-
Gets the value of the primaryKeyClass property.
- getPrimaryKeyField() - Method in class org.apache.openejb.BeanContext
-
- getPrimaryKeyJoinColumn() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the primaryKeyJoinColumn property.
- getPrimaryKeyJoinColumn() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the primaryKeyJoinColumn property.
- getPrimaryKeyJoinColumn() - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Gets the value of the primaryKeyJoinColumn property.
- getPrimaryKeys() - Method in class org.apache.openejb.jee.was.v6.ejb.Entity
-
Gets the value of the primaryKeys property.
- getPrimaryKeyTable() - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Gets the value of the primaryKeyTable property.
- getPrimKeyClass() - Method in class org.apache.openejb.jee.EntityBean
-
- getPrimkeyField() - Method in class org.apache.openejb.jee.EntityBean
-
- getPrimkeyField() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the primkeyField property.
- getPrimKeyField() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the primKeyField property.
- getPrimKeyFields() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the primKeyFields property.
- getPrincipal() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getPrincipal(String) - Method in class org.apache.tomee.catalina.realm.CdiEventRealm
-
- getPrincipal() - Method in class org.apache.tomee.catalina.realm.event.BaseAuthenticationEvent
-
- getPrincipal() - Method in class org.apache.tomee.security.http.SavedAuthentication
-
- getPrincipalName() - Method in class org.apache.openejb.jee.jba.SecurityRole
-
Gets the value of the principalName property.
- getPrincipalName() - Method in class org.apache.openejb.jee.oejb3.RoleMapping
-
- getPrincipalName() - Method in class org.apache.openejb.jee.sun.Servlet
-
- getPrincipalName() - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Gets the value of the principalName property.
- getPrincipalNameOrGroupName() - Method in class org.apache.openejb.jee.sun.SecurityRoleMapping
-
- getPrincipalsByType(Class<T>) - Method in interface javax.security.enterprise.SecurityContext
-
Retrieve all Principals of the given type from the authenticated caller's Subject,
or an empty set if the current caller is not authenticated, or if the specified type
isn't found in the Subject.
- getPrincipalsByType(Class<T>) - Method in class org.apache.tomee.security.TomEESecurityContext
-
- getPriority() - Method in interface javax.jms.JMSProducer
-
Return the priority of messages that are sent using this JMSProducer
- getPriority() - Method in interface javax.jms.MessageProducer
-
Gets the producer's default priority.
- getPriority() - Method in interface org.eclipse.microprofile.rest.client.ext.ResponseExceptionMapper
-
The priority of this mapper.
- getPrivateClasses() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the privateClasses property.
- getPrivateFields() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the value of the private cache control directive.
- getProducers() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Returns an array of JMSProducerStats that provide statistics about the message
producers associated with the referencing JMS session statistics.
- getProduct() - Static method in class org.apache.taglibs.standard.Version
-
Name of product
- getProductVersion() - Method in class org.apache.openejb.config.VmDeploymentFactory
-
- getProfileHarvestFrequencySeconds() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the profileHarvestFrequencySeconds property.
- getProperties() - Method in interface javax.persistence.EntityManager
-
Get the properties and hints and associated values that are in effect
for the entity manager.
- getProperties() - Method in interface javax.persistence.EntityManagerFactory
-
Get the properties and associated values that are in effect
for the entity manager factory.
- getProperties() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns a properties object.
- getProperties() - Method in class javax.ws.rs.core.Application
-
Get a map of custom application-wide properties.
- getProperties() - Method in interface javax.ws.rs.core.Configuration
-
Get the immutable bag of configuration properties.
- getProperties() - Method in class javax.xml.registry.ConnectionFactory
-
Gets the Properties used during createConnection
and createFederatedConnection calls.
- getProperties() - Method in class javax.xml.ws.Endpoint
-
Returns the property bag for this Endpoint instance.
- getProperties() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getProperties() - Method in class org.apache.openejb.arquillian.openejb.OpenEJBConfiguration
-
- getProperties() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getProperties() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- getProperties() - Method in class org.apache.openejb.assembler.classic.util.ServiceConfiguration
-
- getProperties() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getProperties() - Method in class org.apache.openejb.BeanContext.EntityManagerConfiguration
-
- getProperties() - Method in class org.apache.openejb.client.Client.Context
-
- getProperties() - Method in class org.apache.openejb.client.ClientInstance
-
- getProperties() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getProperties() - Method in class org.apache.openejb.client.Options
-
- getProperties() - Method in class org.apache.openejb.client.PortRefMetaData
-
- getProperties() - Method in class org.apache.openejb.config.AppModule
-
- getProperties() - Method in interface org.apache.openejb.config.Deployment
-
- getProperties() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getProperties() - Method in class org.apache.openejb.config.Module
-
- getProperties() - Method in class org.apache.openejb.config.PersistenceModule
-
- getProperties() - Method in class org.apache.openejb.config.PojoConfiguration
-
- getProperties() - Method in class org.apache.openejb.config.RemoteServer
-
- getProperties() - Method in interface org.apache.openejb.config.Service
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.openejb.config.sys.AbstractService
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.openejb.config.sys.PojoConfig
-
- getProperties() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.BmpEntityContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.CmpEntityContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.InitialContextBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.JavaMailSessionBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.ManagedContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.ORBBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.ProxyFactoryBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.QueueBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.SecurityServiceBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.SingletonContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.TopicBuilder
-
- getProperties() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getProperties(AbstractService) - Static method in class org.apache.openejb.config.typed.util.Builders
-
- getProperties() - Method in class org.apache.openejb.core.MailSessionFactory
-
- getProperties() - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getProperties() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getProperties() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getProperties() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getProperties() - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- getProperties() - Method in class org.apache.openejb.core.webservices.PortData
-
- getProperties() - Method in class org.apache.openejb.core.webservices.PortRefData
-
- getProperties() - Method in class org.apache.openejb.DeploymentContext
-
- getProperties() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getProperties() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getProperties() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- getProperties() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- getProperties() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getProperties() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getProperties() - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
- getProperties() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getProperties() - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- getProperties() - Method in class org.apache.openejb.jee.oejb3.PojoDeployment
-
- getProperties() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getProperties() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.openejb.junit.jee.statement.StartingStatement
-
- getProperties() - Method in class org.apache.openejb.loader.Options
-
- getProperties() - Method in class org.apache.openejb.loader.SystemInstance
-
- getProperties() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getProperties() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getProperties() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getProperties() - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getProperties() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getProperties() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getProperties() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getProperties() - Method in class org.apache.openejb.server.rest.InternalApplication
-
- getProperties(Object, Map<String, String>, String) - Static method in class org.apache.openejb.util.IntrospectionSupport
-
- getProperties() - Method in class org.apache.openejb.util.PropertiesService
-
- getProperties() - Method in class org.apache.tomee.embedded.Configuration
-
- getProperties() - Method in class org.apache.tomee.microprofile.config.TomEEConfigSource
-
- getProperties() - Method in interface org.eclipse.microprofile.config.spi.ConfigSource
-
Return the properties in this config source
- getPropertiesProvider() - Method in interface org.apache.openejb.config.Service
-
- getPropertiesProvider() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getProperty(String) - Method in class javax.json.bind.JsonbConfig
-
Return value of particular configuration property.
- getProperty(String) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Returns the property with the given name registered in the current request/response
exchange context, or null if there is no property by that name.
- getProperty(String) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Returns the property with the given name registered in the current request/response
exchange context, or null if there is no property by that name.
- getProperty(String) - Method in interface javax.ws.rs.core.Configuration
-
Get the value for the property with a given name.
- getProperty(String) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Returns the property with the given name registered in the current request/response
exchange context, or null if there is no property by that name.
- getProperty(String) - Method in class javax.xml.bind.Binder
-
Get the particular property in the underlying implementation of
Binder.
- getProperty(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Default implementation of the getProperty method handles
the four defined properties in Marshaller.
- getProperty(String) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Default implementation of the getProperty method always
throws PropertyException since there are no required
properties.
- getProperty(String) - Method in interface javax.xml.bind.Marshaller
-
Get the particular property in the underlying implementation of
Marshaller.
- getProperty(String) - Method in interface javax.xml.bind.Unmarshaller
-
Get the particular property in the underlying implementation of
Unmarshaller.
- getProperty(String) - Method in interface javax.xml.bind.Validator
-
- getProperty(String) - Method in interface javax.xml.rpc.Call
-
Gets the value of a named property.
- getProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
-
Gets the value of a specific property from the
MessageContext
- getProperty(String) - Method in class javax.xml.soap.SOAPMessage
-
Retrieves value of the specified property.
- getProperty(String) - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getProperty(String) - Method in class org.apache.openejb.client.ClientInstance
-
- getProperty(String, String) - Method in class org.apache.openejb.client.ClientInstance
-
- getProperty() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.DataSource
-
- getProperty() - Method in class org.apache.openejb.jee.FacesBehavior
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.FacesComponent
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.FacesConverter
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.FacesValidator
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.jba.cmp.DependentValueClass
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getProperty() - Method in class org.apache.openejb.jee.JMSDestination
-
- getProperty(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getProperty(String, String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getProperty() - Method in class org.apache.openejb.jee.jpa.unit.Properties
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit.Properties
-
Gets the value of the property property.
- getProperty() - Method in class org.apache.openejb.jee.sun.Cache
-
- getProperty() - Method in class org.apache.openejb.jee.sun.CacheHelper
-
- getProperty() - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- getProperty() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getProperty() - Method in class org.apache.openejb.jee.sun.CookieProperties
-
- getProperty() - Method in class org.apache.openejb.jee.sun.DefaultHelper
-
- getProperty() - Method in class org.apache.openejb.jee.sun.JspConfig
-
- getProperty() - Method in class org.apache.openejb.jee.sun.ManagerProperties
-
- getProperty() - Method in class org.apache.openejb.jee.sun.SchemaGeneratorProperties
-
- getProperty() - Method in class org.apache.openejb.jee.sun.SessionProperties
-
- getProperty() - Method in class org.apache.openejb.jee.sun.StoreProperties
-
- getProperty() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getProperty(String) - Method in class org.apache.openejb.loader.Options.TomEEPropertyAdapter
-
- getProperty(String) - Method in class org.apache.openejb.loader.SystemInstance
-
- getProperty(String, String) - Method in class org.apache.openejb.loader.SystemInstance
-
- getProperty(String) - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getProperty(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getProperty(String) - Method in class org.apache.openejb.util.JuliLogStreamFactory.OpenEJBLogManager
-
- getProperty(String) - Method in class org.apache.openejb.util.PropertiesService
-
- getProperty(String) - Method in class org.apache.openejb.util.SuperProperties
-
- getProperty(String, String) - Method in class org.apache.openejb.util.SuperProperties
-
- getProperty(String, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
Returns the BeanInfoProperty for the given property name, or null
if not found.
- getProperty(Reference, String) - Static method in class org.apache.tomee.common.NamingUtil
-
- getProperty(String, String) - Method in class org.apache.tomee.jul.handler.rotating.LocalFileHandler
-
- getPropertyClass() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the propertyClass property.
- getPropertyClass() - Method in class org.apache.openejb.jee.FacesProperty
-
Gets the value of the propertyClass property.
- getPropertyDescriptor() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoProperty
-
- getPropertyExtension() - Method in class org.apache.openejb.jee.FacesProperty
-
Gets the value of the propertyExtension property.
- getPropertyInfo(String, Properties) - Method in class org.apache.openejb.resource.jdbc.driver.AlternativeDriver
-
- getPropertyName() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the propertyName property.
- getPropertyName() - Method in class org.apache.openejb.jee.FacesProperty
-
Gets the value of the propertyName property.
- getPropertyName() - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Gets the value of the propertyName property.
- getPropertyNames() - Method in interface javax.jms.JMSProducer
-
Returns an unmodifiable Set view of the names of all the message properties that have been set on this
JMSProducer.
- getPropertyNames() - Method in interface javax.jms.Message
-
Returns an Enumeration of all the property names.
- getPropertyNames() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Returns an immutable collection containing the property names
available within the context of the current request/response exchange context.
- getPropertyNames() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Returns an immutable collection containing the property
names available within the context of the current request/response exchange context.
- getPropertyNames() - Method in interface javax.ws.rs.core.Configuration
-
Returns an immutable collection containing the
property names available within the context of the current configuration instance.
- getPropertyNames() - Method in interface javax.ws.rs.ext.InterceptorContext
-
Returns an immutable collection containing the property
names available within the context of the current request/response exchange context.
- getPropertyNames() - Method in interface javax.xml.rpc.Call
-
Gets the names of configurable properties supported by
this Call object.
- getPropertyNames() - Method in interface javax.xml.rpc.handler.MessageContext
-
Returns an Iterator view of the names of the properties
in this MessageContext
- getPropertyNames() - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getPropertyNames() - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getPropertyNames() - Method in interface org.eclipse.microprofile.config.Config
-
Return a collection of property names.
- getPropertyNames() - Method in interface org.eclipse.microprofile.config.spi.ConfigSource
-
Gets all property names known to this config source, without evaluating the values.
- getPropertyResolver() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the propertyResolver property.
- getPropertyType(Class, String) - Static method in class org.apache.openejb.util.IntrospectionSupport
-
- getProps() - Method in class org.apache.openejb.config.sys.MapFactory
-
- getPropsFromProperties(Properties, String) - Static method in class org.apache.openejb.server.cxf.ConfigureCxfSecurity
-
- getProtectedViews() - Method in class org.apache.openejb.jee.FacesConfig
-
- getProtectionDomain() - Method in class org.apache.jasper.JspC
-
- getProtocol() - Method in interface javax.servlet.ServletRequest
-
Returns the name and version of the protocol the request uses
in the form protocol/majorVersion.minorVersion, for
example, HTTP/1.1.
- getProtocol() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getProtocol()
on the wrapped request object.
- getProtocol() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the protocol string from the request in the form
protocol/majorVersion.minorVersion.
- getProtocol() - Method in class org.apache.openejb.jee.oejb2.PortType
-
Gets the value of the protocol property.
- getProtocol() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getProtocol() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getProtocol() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getProtocol() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getProtocolBinding() - Method in class org.apache.openejb.jee.PortComponent
-
- getProtocolBindings() - Method in class org.apache.openejb.client.HandlerChainMetaData
-
- getProtocolBindings() - Method in class org.apache.openejb.core.webservices.HandlerChainData
-
- getProtocolBindings() - Method in class org.apache.openejb.jee.HandlerChain
-
- getProtocols() - Method in class org.apache.tomee.livereload.Command
-
- getProtocolVersion() - Method in interface javax.websocket.Session
-
Returns the version of the websocket protocol currently being used.
- getProvider() - Method in class org.apache.openejb.assembler.classic.EntityManagerFactoryCallable
-
- getProvider() - Method in exception org.apache.openejb.config.provider.InvalidProviderDeclarationException
-
- getProvider() - Method in exception org.apache.openejb.config.provider.NoSuchParentProviderException
-
- getProvider() - Method in interface org.apache.openejb.config.Service
-
- getProvider() - Method in class org.apache.openejb.config.sys.AbstractService
-
Gets the value of the provider property.
- getProvider() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getProvider() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the provider property.
- getProviderId() - Method in class org.apache.openejb.jee.sun.MessageSecurityBinding
-
- getProviderMajorVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS provider major version number.
- getProviderMinorVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS provider minor version number.
- getProviders() - Method in class org.apache.openejb.server.cxf.rs.event.ExtensionProviderRegistration
-
- getProviderUri() - Method in class org.apache.openejb.client.event.RemoteInitialContextCreated
-
- getProviderUrl() - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Gets the value of the providerUrl property.
- getProviderUrl() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the providerUrl property.
- getProviderUrlPattern() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getProviderUrlPattern() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getProviderUtil() - Method in interface javax.persistence.spi.PersistenceProvider
-
Return the utility interface implemented by the persistence
provider.
- getProviderVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS provider version.
- getProvidingOrganization() - Method in interface javax.xml.registry.infomodel.Service
-
Gets the Organization that provides this service.
- getProxy() - Method in class org.apache.openejb.BeanContext.ProxyClass
-
- getProxy() - Method in class org.apache.openejb.jee.SessionBean
-
- getProxyClass() - Method in class org.apache.openejb.BeanContext
-
- getProxyClass(Class) - Method in class org.apache.openejb.client.proxy.Jdk13ProxyFactory
-
- getProxyClass(Class[]) - Method in class org.apache.openejb.client.proxy.Jdk13ProxyFactory
-
- getProxyClass(Class) - Method in interface org.apache.openejb.client.proxy.ProxyFactory
-
- getProxyClass(Class[]) - Method in interface org.apache.openejb.client.proxy.ProxyFactory
-
- getProxyClass(Class) - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- getProxyClass(Class[]) - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- getProxyClass(Class) - Method in class org.apache.openejb.util.proxy.Jdk13ProxyFactory
-
- getProxyClass(Class[]) - Method in class org.apache.openejb.util.proxy.Jdk13ProxyFactory
-
- getProxyClass(Class) - Method in interface org.apache.openejb.util.proxy.ProxyFactory
-
- getProxyClass(Class[]) - Method in interface org.apache.openejb.util.proxy.ProxyFactory
-
- getProxyClass(Class) - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- getProxyClass(Class[]) - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- getProxyDescriptor() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getProxyFactory() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the proxyFactory property.
- getProxyFactory() - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Gets the value of the proxyFactory property.
- getProxyFactoryConfig() - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Gets the value of the proxyFactoryConfig property.
- getProxyInfo() - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- getProxyInfo() - Method in class org.apache.openejb.core.ivm.EjbHomeProxyHandler
-
- getProxyInfo() - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- getProxyType() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getQlCompiler() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the qlCompiler property.
- getQlCompiler() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the qlCompiler property.
- getQName() - Method in class org.apache.openejb.client.PortRefMetaData
-
- getQName() - Method in class org.apache.openejb.core.webservices.PortRefData
-
- getQName() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getqName() - Method in class org.apache.openejb.server.axis.client.TypeInfo
-
- getQNameScope() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getQop() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getQualifiedName() - Method in interface javax.xml.soap.Name
-
Gets the namespace-qualified name of the XML name that this
Name object represents.
- getQualifiers() - Method in class org.apache.openejb.cdi.NewCdiEjbBean
-
- getQualifiers() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getQualifiers() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
-
- getQuantile() - Method in class org.apache.openejb.math.stat.descriptive.rank.Percentile
-
Returns the value of the quantile field (determines what percentile is
computed when evaluate() is called with no quantile argument).
- getQueries() - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Gets the value of the queries property.
- getQuery() - Method in exception javax.persistence.QueryTimeoutException
-
Returns the query that caused this exception.
- getQuery() - Method in class org.apache.openejb.jee.EntityBean
-
- getQuery() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the query property.
- getQuery() - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Gets the value of the query property.
- getQuery() - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Gets the value of the query property.
- getQuery() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the query property.
- getQuery() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getQueryFilter() - Method in class org.apache.openejb.jee.sun.Finder
-
- getQueryMethod() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the queryMethod property.
- getQueryMethod() - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Gets the value of the queryMethod property.
- getQueryMethod() - Method in class org.apache.openejb.jee.oejb3.Query
-
- getQueryMethod() - Method in class org.apache.openejb.jee.Query
-
- getQueryMethod() - Method in class org.apache.openejb.jee.sun.PrefetchDisabled
-
- getQueryMethod() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the queryMethod property.
- getQueryMethods() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the queryMethods property.
- getQueryOrdering() - Method in class org.apache.openejb.jee.sun.Finder
-
- getQueryParameters() - Method in interface javax.ws.rs.core.UriInfo
-
Get the URI query parameters of the current request.
- getQueryParameters(boolean) - Method in interface javax.ws.rs.core.UriInfo
-
Get the URI query parameters of the current request.
- getQueryParameters() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getQueryParameters(boolean) - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getQueryParams() - Method in class org.apache.openejb.jee.sun.Finder
-
- getQueryString() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the query string that is contained in the request
URL after the path.
- getQueryString() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getQueryString()
on the wrapped request object.
- getQueryString() - Method in interface javax.servlet.http.PushBuilder
-
Return the query string to be used for the push.
- getQueryString() - Method in interface javax.websocket.server.HandshakeRequest
-
Return the query string associated with the request.
- getQueryString() - Method in interface javax.websocket.Session
-
Return the query string associated with the request this session was opened under.
- getQueryString() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the query string that is contained in the request URI
after the path.
- getQueryString() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getQueryString() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getQueryString() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getQueryString() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getQueryString() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getQueryVariables() - Method in class org.apache.openejb.jee.sun.Finder
-
- getQueue() - Method in interface javax.jms.QueueBrowser
-
Gets the queue associated with this queue browser.
- getQueue() - Method in interface javax.jms.QueueReceiver
-
Gets the Queue associated with this queue receiver.
- getQueue() - Method in interface javax.jms.QueueSender
-
Gets the queue associated with this QueueSender.
- getQueueName() - Method in interface javax.jms.Queue
-
Gets the name of this queue.
- getQueueSession() - Method in interface javax.jms.XAQueueSession
-
Gets the queue session associated with this XAQueueSession.
- getQueueSize() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getQueueSize() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- getQuickSession() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getRa() - Method in class org.apache.openejb.assembler.classic.Assembler.ResourceAdapterReference
-
- getRarUrls() - Method in class org.apache.openejb.config.WebModule
-
- getRawContent() - Method in class javax.xml.soap.AttachmentPart
-
Gets the content of this AttachmentPart object as an
InputStream as if a call had been made to getContent and no
DataContentHandler had been registered for the
content-type of this AttachmentPart.
- getRawContentBytes() - Method in class javax.xml.soap.AttachmentPart
-
Gets the content of this AttachmentPart object as a
byte[] array as if a call had been made to getContent and no
DataContentHandler had been registered for the
content-type of this AttachmentPart.
- getRawDestination() - Method in class org.apache.tomee.catalina.routing.Route
-
- getRawResource() - Method in class org.apache.openejb.assembler.classic.event.ResourceEvent
-
- getRawToken() - Method in class org.apache.tomee.microprofile.jwt.principal.DefaultJWTCallerPrincipal
-
- getRawToken() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
Get the raw bearer token string originally passed in the authentication
header
- getRawType() - Method in class javax.ws.rs.core.GenericEntity
-
Gets the raw type of the enclosed entity.
- getRawType() - Method in class javax.ws.rs.core.GenericType
-
Returns the object representing the class or interface that declared
the type represented by this generic type instance.
- getRawValue() - Method in class org.apache.openejb.core.timer.EJBCronTrigger
-
- getReadAhead() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the readAhead property.
- getReadAhead() - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Gets the value of the readAhead property.
- getReadAhead() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the readAhead property.
- getReadAhead() - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Gets the value of the readAhead property.
- getReader() - Method in class javax.servlet.jsp.tagext.BodyContent
-
Return the value of this BodyContent as a Reader.
- getReader() - Method in interface javax.servlet.ServletRequest
-
Retrieves the body of the request as character data using
a BufferedReader.
- getReader() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getReader()
on the wrapped request object.
- getReader() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Return the value of this BodyJspWriter as a Reader.
- getReader() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getReader() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getReader() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getReader() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getReadMethod(Class, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- getReadMethod() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoIndexedProperty
-
- getReadMethod() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoProperty
-
- getReadOnly() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the readOnly property.
- getReadOnly() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the readOnly property.
- getReadOnly() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the readOnly property.
- getReadOnly() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the readOnly property.
- getReadOnly() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the readOnly property.
- getReadOnly() - Method in class org.apache.openejb.jee.jba.Method
-
Gets the value of the readOnly property.
- getReadOnly() - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- getReadStrategy() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the readStrategy property.
- getReadTimeOut() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the readTimeOut property.
- getReadTimeOut() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the readTimeOut property.
- getReadTimeOut() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the readTimeOut property.
- getReadTimeOut() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the readTimeOut property.
- getReadTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.EntityCache
-
Gets the value of the readTimeoutSeconds property.
- getReadTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Gets the value of the readTimeoutSeconds property.
- getReadyCount() - Method in interface javax.management.j2ee.statistics.EntityBeanStats
-
Number of beans in the ready state.
- getRealClassFromClassInternal(Class<?>) - Method in class org.apache.openejb.server.cxf.rs.CxfHacks.OpenEJBClassHelper
-
- getRealClassInternal(Object) - Method in class org.apache.openejb.server.cxf.rs.CxfHacks.OpenEJBClassHelper
-
- getRealm() - Method in class org.apache.openejb.client.AuthenticationRequest
-
- getRealm() - Method in class org.apache.openejb.client.JNDIContext.AuthenticationInfo
-
- getRealm() - Method in class org.apache.openejb.jee.jba.AsContext
-
Gets the value of the realm property.
- getRealm() - Method in class org.apache.openejb.jee.sun.AsContext
-
- getRealm() - Method in class org.apache.openejb.jee.sun.LoginConfig
-
- getRealm() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getRealm() - Method in class org.apache.openejb.server.rest.RESTService
-
- getRealm() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getRealm() - Method in class org.apache.tomee.catalina.TomcatSecurityService.TomcatUser
-
- getRealm() - Method in class org.apache.tomee.embedded.Configuration
-
- getRealmName() - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getRealmName() - Method in class org.apache.openejb.jee.LoginConfig
-
Gets the value of the realmName property.
- getRealmName() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- getRealmName() - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Gets the value of the realmName property.
- getRealmName() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getRealmName() - Method in class org.apache.openejb.server.webservices.WsService
-
- getRealms() - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- getRealObjectInternal(Object) - Method in class org.apache.openejb.server.cxf.rs.CxfHacks.OpenEJBClassHelper
-
- getRealPath(String) - Method in interface javax.servlet.ServletContext
-
Gets the real path corresponding to the given
virtual path.
- getRealPath(String) - Method in interface javax.servlet.ServletRequest
-
- getRealPath(String) - Method in class javax.servlet.ServletRequestWrapper
-
- getRealPath(String) - Method in class org.apache.jasper.JspCompilationContext
-
Gets the actual path of a URI relative to the context of
the compilation.
- getRealPath(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the real path for the specified context-relative
virtual path.
- getRealPath(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRealPath(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getRealPath(String) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getRealPath(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRealPath(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getReasonPhrase() - Method in class javax.websocket.CloseReason
-
The reason phrase associated with this CloseReason.
- getReasonPhrase() - Method in enum javax.ws.rs.core.Response.Status
-
Get the reason phrase.
- getReasonPhrase() - Method in interface javax.ws.rs.core.Response.StatusType
-
Get the reason phrase.
- getReceiveBufferSize() - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- getReconnectDelay() - Method in interface javax.ws.rs.sse.SseEvent
-
Get new connection retry time in milliseconds the event receiver should wait before attempting to
reconnect after a connection to the SSE event source is lost.
- getReconnectDelay() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getReconnectDelay() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getReconnectDelay() - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- getReconnectIntervalSec() - Method in class org.apache.openejb.jee.jba.MDBConfig
-
Gets the value of the reconnectIntervalSec property.
- getReconnects() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getReconnects() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getReconnectsLatest() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getReconnectsLatestTime() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getRecordFactory() - Method in interface javax.resource.cci.ConnectionFactory
-
Gets a RecordFactory instance.
- getRecordName() - Method in interface javax.resource.cci.Record
-
Gets the name of the Record.
- getRecordShortDescription() - Method in interface javax.resource.cci.Record
-
Gets a short description string for the Record.
- getRedirect() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Gets the value of the redirect property.
- getReentrant() - Method in class org.apache.openejb.jee.EntityBean
-
- getReference(Class<T>, Object) - Method in interface javax.persistence.EntityManager
-
Get an instance, whose state may be lazily fetched.
- getReference(Class<T>, Object) - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getReference(Class<T>, Object) - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getReferenceClass() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getReferenceClass() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- getReferenceClassName() - Method in class org.apache.openejb.client.WsMetaData
-
- getReferencedBean() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the referencedBean property.
- getReferencedBeanClass() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
Gets the value of the referencedBeanClass property.
- getReferencedBeanName() - Method in class org.apache.openejb.jee.FacesReferencedBean
-
Gets the value of the referencedBeanName property.
- getReferencedColumnName() - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Gets the value of the referencedColumnName property.
- getReferencedColumnName() - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Gets the value of the referencedColumnName property.
- getReferencedColumnName() - Method in class org.apache.openejb.jee.jpa.PrimaryKeyJoinColumn
-
Gets the value of the referencedColumnName property.
- getReferenceDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
- getReferences() - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Gets the value of the references property.
- getReferences(T) - Method in interface org.apache.openejb.util.References.Visitor
-
- getRefName() - Method in class org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Gets the value of the refName property.
- getRefName() - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Gets the value of the refName property.
- getRefName() - Method in class org.apache.openejb.jee.oejb2.GbeanRefType
-
Gets the value of the refName property.
- getRefName() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Gets the value of the refName property.
- getRefName() - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Gets the value of the refName property.
- getRefreshPeriodInSeconds() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getRefType() - Method in interface org.apache.openejb.assembler.classic.EjbResolver.Reference
-
- getRefType() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getRefType() - Method in class org.apache.openejb.jee.EjbRef
-
- getRefType() - Method in interface org.apache.openejb.jee.EjbReference
-
- getRefType() - Method in class org.apache.openejb.jee.oejb2.GbeanRefType
-
Gets the value of the refType property.
- getRegex() - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Gets regex.
- getRegisteredBeanArchives() - Method in class org.apache.openejb.cdi.OpenEJBBeanInfoService
-
- getRegisteredEncodingStyleURIs() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Returns a list of registered encodingStyle URIs in this
TypeMappingRegistry instance.
- getRegisteredServices() - Method in class org.apache.openejb.server.discovery.Tracker
-
- getRegisterEjbsInJnpContext() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the registerEjbsInJnpContext property.
- getRegistry() - Method in class org.apache.openejb.core.TransactionSynchronizationRegistryWrapper
-
- getRegistry() - Method in class org.apache.openejb.server.cxf.transport.HttpDestination
-
- getRegistry() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getRegistryId() - Method in class org.apache.openejb.client.EJBObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.client.EntityEJBObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.client.SingletonEJBObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.client.StatefulEJBObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.client.StatelessEJBObjectHandler
-
- getRegistryId(Container, Object, Object) - Static method in class org.apache.openejb.core.entity.EntityEjbObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.core.entity.EntityEjbObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- getRegistryId() - Method in class org.apache.openejb.core.managed.ManagedObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.core.singleton.SingletonEjbObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.core.stateful.StatefulEjbObjectHandler
-
- getRegistryId() - Method in class org.apache.openejb.core.stateless.StatelessEjbObjectHandler
-
- getRegistryObject() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the RegistryObject associated with this AuditableEvent.
- getRegistryObject() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Gets the parent RegistryObject for this ExternalIdentifier.
- getRegistryObject(String, String) - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObject specified by the Id and type of object.
- getRegistryObject(String) - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObject specified by the Id.
- getRegistryObjects() - Method in interface javax.xml.registry.infomodel.RegistryPackage
-
Gets the collection of member RegistryObjects of this RegistryPackage.
- getRegistryObjects(Collection) - Method in interface javax.xml.registry.QueryManager
-
Gets the specified RegistryObjects.
- getRegistryObjects(Collection, String) - Method in interface javax.xml.registry.QueryManager
-
Gets the specified RegistryObjects.
- getRegistryObjects() - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObjects owned by the caller.
- getRegistryObjects(String) - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObjects owned by the caller, that are of the specified type.
- getRegistryPackages() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the Package associated with this object.
- getRegistryService() - Method in interface javax.xml.registry.Connection
-
Gets the RegistryService interface associated with the Connection.
- getRegistryService() - Method in interface javax.xml.registry.LifeCycleManager
-
Returns the parent RegistryService that created this object.
- getRegistryService() - Method in interface javax.xml.registry.QueryManager
-
Returns the parent RegistryService that created this object.
- getRejections() - Method in class org.apache.openejb.server.ServiceAccessController.Access
-
- getRel() - Method in class javax.ws.rs.core.Link
-
Returns the value associated with the link rel param, or
null if this param is not specified.
- getRelatedField() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
This is only used for xml converters and will normally return null.
- getRelatedField() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
This is only used for xml converters and will normally return null.
- getRelatedField() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
This is only used for xml converters and will normally return null.
- getRelatedField() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
This is only used for xml converters and will normally return null.
- getRelatedField() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
This is only used for xml converters and will normally return null.
- getRelatedName() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getRelationshipCaching() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the relationshipCaching property.
- getRelationshipFieldMap() - Method in class org.apache.openejb.jee.jpa.Attributes
-
- getRelationshipList() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Gets the value of the relationshipList property.
- getRelationshipRoleMap() - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Gets the value of the relationshipRoleMap property.
- getRelationshipRoleName() - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Gets the value of the relationshipRoleName property.
- getRelationshipRoles() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the relationshipRoles property.
- getRelationshipRoleSource() - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- getRelationshipRoleSource() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Gets the value of the relationshipRoleSource property.
- getRelationships() - Method in class org.apache.openejb.jee.EjbJar
-
- getRelationships() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the relationships property.
- getRelay() - Method in interface javax.xml.soap.SOAPHeaderElement
-
Returns the boolean value of the relay attribute for this
SOAPHeaderElement
- getReleaseVersionNum() - Static method in class org.apache.taglibs.standard.Version
-
Release Number.
- getReliableURN() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The "reliable" URN indicated in the TLD (the uri element).
- getReloadable() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getReloadable() - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- getRels() - Method in class javax.ws.rs.core.Link
-
Returns the value associated with the link rel param as a list
of strings or the empty list if rel is not defined.
- getRemaining() - Method in class javax.servlet.jsp.JspWriter
-
This method returns the number of unused bytes in the buffer.
- getRemaining() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
- getRemaining() - Method in class org.apache.jasper.runtime.JspWriterImpl
-
- getRemaining() - Method in class org.apache.openejb.client.event.FailoverSelection
-
- getRemote() - Method in class org.apache.openejb.jee.EjbRef
-
- getRemote() - Method in class org.apache.openejb.jee.EntityBean
-
- getRemote() - Method in interface org.apache.openejb.jee.RemoteBean
-
- getRemote() - Method in class org.apache.openejb.jee.SessionBean
-
- getRemote() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the remote property.
- getRemoteAddr() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) address of the client
or last proxy that sent the request.
- getRemoteAddr() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRemoteAddr()
on the wrapped request object.
- getRemoteAddr() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRemoteAddr() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getRemoteAddr() - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
- getRemoteAddr() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRemoteAddr() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRemoteAddress() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the unresolved address of the remote entity invoking
this request.
- getRemoteClients() - Method in class org.apache.openejb.config.ClientModule
-
- getRemoteClientTimeout() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the remoteClientTimeout property.
- getRemoteHomeImpl() - Method in class org.apache.openejb.jee.sun.GenClasses
-
- getRemoteHost() - Method in interface javax.servlet.ServletRequest
-
Returns the fully qualified name of the client
or the last proxy that sent the request.
- getRemoteHost() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRemoteHost()
on the wrapped request object.
- getRemoteHost() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRemoteHost() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getRemoteHost() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRemoteHost() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRemoteImpl() - Method in class org.apache.openejb.jee.sun.GenClasses
-
- getRemoteInterface() - Method in class org.apache.openejb.BeanContext
-
- getRemoteInterface() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the remoteInterface property.
- getRemoteInterfaceClass() - Method in interface javax.ejb.EJBMetaData
-
Obtain the class object for the enterprise bean's remote interface.
- getRemoteInterfaceClass() - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- getRemoteInterfaceClass() - Method in class org.apache.openejb.core.ivm.IntraVmMetaData
-
- getRemoteInterfaces() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the remoteInterfaces property.
- getRemotePort() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) source port of the client
or last proxy that sent the request.
- getRemotePort() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getRemotePort() on the wrapped request object.
- getRemotePort() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRemotePort() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getRemotePort() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRemotePort() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRemoteUser() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the login of the user making this request, if the
user has been authenticated, or null if the user
has not been authenticated.
- getRemoteUser() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRemoteUser()
on the wrapped request object.
- getRemoteUser() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRemoteUser() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRemoteUser() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRemovalTimeoutInSeconds() - Method in class org.apache.openejb.jee.sun.BeanCache
-
- getRemoveAsPrincipalName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the removeAsPrincipalName property.
- getRemoveCount() - Method in interface javax.management.j2ee.statistics.EJBStats
-
Number of times remove was called.
- getRemoveMethod() - Method in class org.apache.openejb.jee.Interceptor
-
- getRemoveMethod() - Method in interface org.apache.openejb.jee.Session
-
- getRemoveMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getRemoveMethods() - Method in class org.apache.openejb.BeanContext
-
- getRemoveMethods() - Method in class org.apache.openejb.cdi.CdiEjbBean
-
- getRemoverPeriod() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the removerPeriod property.
- getRemoveTable() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the removeTable property.
- getRemoveTable() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the removeTable property.
- getRemoveTable() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the removeTable property.
- getRenderer() - Method in class org.apache.openejb.jee.FacesRenderKit
-
Gets the value of the renderer property.
- getRendererClass() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the rendererClass property.
- getRendererExtension() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the rendererExtension property.
- getRendererType() - Method in class org.apache.openejb.jee.FacesRenderer
-
Gets the value of the rendererType property.
- getRenderKit() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the renderKit property.
- getRenderKitClass() - Method in class org.apache.openejb.jee.FacesRenderKit
-
Gets the value of the renderKitClass property.
- getRenderKitExtension() - Method in class org.apache.openejb.jee.FacesRenderKit
-
Gets the value of the renderKitExtension property.
- getRenderKitFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
Gets the value of the renderKitFactory property.
- getRenderKitId() - Method in class org.apache.openejb.jee.FacesRenderKit
-
Gets the value of the renderKitId property.
- getReplaceAged() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getReplaceFlushed() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getReplacement() - Method in class org.apache.openejb.assembler.classic.event.ResourceEvent
-
- getReplacements() - Method in class org.apache.openejb.jee.was.v6.xmi.Replace
-
Gets the value of the replacements property.
- getReplicationType() - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Gets the value of the replicationType property.
- getRepositoryItem() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Gets the repository item for this object.
- getRequest() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the request object associated with the current request.
- getRequest() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getRequest() - Method in interface javax.servlet.AsyncContext
-
- getRequest() - Method in class javax.servlet.jsp.PageContext
-
The current value of the request object (a ServletRequest).
- getRequest() - Method in class javax.servlet.ServletRequestWrapper
-
Return the wrapped request object.
- getRequest() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the injectable request information.
- getRequest() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getRequest() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getRequest() - Method in class org.apache.openejb.client.AuthenticationResponse
-
- getRequest() - Method in class org.apache.openejb.client.EJBResponse
-
- getRequest() - Method in class org.apache.openejb.client.event.RequestFailed
-
- getRequest() - Method in class org.apache.openejb.client.event.RetryingRequest
-
- getRequest() - Method in class org.apache.openejb.client.JNDIResponse
-
- getRequest() - Method in class org.apache.openejb.server.httpd.EEFilter.AsynContextWrapper
-
- getRequest() - Method in class org.apache.openejb.server.httpd.OpenEJBAsyncContext
-
- getRequest() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRequest() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getRequest() - Method in class org.apache.tomee.catalina.realm.event.FindSecurityConstraintsEvent
-
- getRequest(HttpServletRequest) - Static method in interface org.apache.tomee.security.http.LoginToContinueMechanism
-
- getRequest() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getRequestBody() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns a stream from which the request body can be read.
- getRequestCharacterEncoding() - Method in interface javax.servlet.ServletContext
-
Gets the request character encoding that are supported by default for
this ServletContext.
- getRequestCharacterEncoding() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getRequestClassName() - Method in class org.apache.openejb.jee.wls.ContextCase
-
Gets the value of the requestClassName property.
- getRequestClassName() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the requestClassName property.
- getRequestContext() - Method in interface javax.xml.ws.BindingProvider
-
Get the context that is used to initialize the message context
for request messages.
- getRequestDispatcher(String) - Method in interface javax.servlet.ServletContext
-
Returns a
RequestDispatcher object that acts
as a wrapper for the resource located at the given path.
- getRequestDispatcher(String) - Method in interface javax.servlet.ServletRequest
-
Returns a
RequestDispatcher object that acts as a wrapper for
the resource located at the given path.
- getRequestDispatcher(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getRequestDispatcher(String path) on the wrapped request object.
- getRequestDispatcher(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return a request dispatcher for the specified context-relative path.
- getRequestDispatcher(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRequestDispatcher(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getRequestDispatcher(String) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getRequestDispatcher(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRequestDispatcher(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRequestedSessionId() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the session ID specified by the client.
- getRequestedSessionId() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestedSessionId()
on the wrapped request object.
- getRequestedSessionId() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRequestedSessionId() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRequestedSessionId() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRequestHeader(String) - Method in interface javax.ws.rs.core.HttpHeaders
-
Get the values of a HTTP request header.
- getRequestHeader(String) - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the value of the specified request header.
- getRequestHeader(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getRequestHeaders() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get the values of HTTP request headers.
- getRequestHeaders() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns an immutable Map containing the HTTP headers that were
included with this request.
- getRequestHeaders() - Method in class org.apache.openejb.rest.ThreadLocalHttpHeaders
-
- getRequestId() - Method in exception javax.xml.registry.JAXRException
-
- getRequestId() - Method in interface javax.xml.registry.JAXRResponse
-
Returns the unique id for the request that generated this response.
- getRequestId() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getRequestLocales(HttpServletRequest) - Static method in class org.apache.taglibs.standard.tag.common.core.Util
-
HttpServletRequest.getLocales() returns the server's default locale
if the request did not specify a preferred language.
- getRequestMethod() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Get the HTTP request method
- getRequestMethod() - Method in class org.apache.openejb.client.EJBRequest
-
- getRequestMethod() - Method in class org.apache.openejb.client.JNDIRequest
-
- getRequestParameterMap() - Method in interface javax.websocket.Session
-
Return the request parameters associated with the request this session was opened under.
- getRequestProtection() - Method in class org.apache.openejb.jee.sun.MessageSecurity
-
- getRequestScopeMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that "wraps" request-scoped attributes
- getRequestString() - Method in class org.apache.openejb.client.JNDIRequest
-
- getRequestType() - Method in class org.apache.openejb.client.AuthenticationRequest
-
- getRequestType() - Method in class org.apache.openejb.client.ClusterRequest
-
- getRequestType() - Method in class org.apache.openejb.client.EJBRequest
-
- getRequestType() - Method in class org.apache.openejb.client.JNDIRequest
-
- getRequestType() - Method in class org.apache.openejb.client.LogoutRequest
-
- getRequestType() - Method in interface org.apache.openejb.client.Request
-
- getRequestURI() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the part of this request's URL from the protocol
name up to the query string in the first line of the HTTP request.
- getRequestURI() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestURI()
on the wrapped request object.
- getRequestURI() - Method in class javax.servlet.jsp.ErrorData
-
Returns the request URI.
- getRequestURI() - Method in interface javax.websocket.server.HandshakeRequest
-
Return the request URI of the handshake request.
- getRequestURI() - Method in interface javax.websocket.Session
-
Return the URI under which this session was opened, including the query string if there is one.
- getRequestUri() - Method in interface javax.ws.rs.core.UriInfo
-
Get the absolute request URI including any query parameters.
- getRequestURI() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the part of the request's URI from the protocol
name up to the query string in the first line of the HTTP request.
- getRequestURI() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRequestUri() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getRequestURI() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRequestURI() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRequestURI() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getRequestUriBuilder() - Method in interface javax.ws.rs.core.UriInfo
-
Get the absolute request URI in the form of a UriBuilder.
- getRequestUriBuilder() - Method in class org.apache.openejb.rest.ThreadLocalUriInfo
-
- getRequestURL() - Method in interface javax.servlet.http.HttpServletRequest
-
Reconstructs the URL the client used to make the request.
- getRequestURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestURL()
on the wrapped request object.
- getRequestURL(HttpServletRequest) - Static method in class javax.servlet.http.HttpUtils
-
Deprecated.
Reconstructs the URL the client used to make the request,
using information in the HttpServletRequest object.
- getRequestURL() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getRequestURL() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getRequestURL() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getRequestURL() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getRequestURLWithQueryString() - Method in class org.apache.tomee.security.http.SavedRequest
-
- getRequireBundle() - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Gets the value of the requireBundle property.
- getRequired() - Method in class org.apache.openejb.jee.Addressing
-
- getRequired() - Method in class org.apache.openejb.jee.jba.AsContext
-
Gets the value of the required property.
- getRequired() - Method in class org.apache.openejb.jee.sun.AsContext
-
- getRequired() - Method in class org.apache.openejb.jee.TldAttribute
-
- getRequiredConfigProperty() - Method in class org.apache.openejb.jee.ActivationSpec
-
- getRequiredVersion() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
A string describing the required version of the JSP container.
- getRequiredWorkContext() - Method in class org.apache.openejb.jee.Connector
-
- getResAuth() - Method in class org.apache.openejb.jee.ResourceRef
-
- getResAuth() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the resAuth property.
- getReservedWords() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the reservedWords property.
- getResId() - Method in class org.apache.openejb.jee.oejb3.ResourceLink
-
- getResizeQuantity() - Method in class org.apache.openejb.jee.sun.BeanCache
-
- getResizeQuantity() - Method in class org.apache.openejb.jee.sun.BeanPool
-
- getResizerPeriod() - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Gets the value of the resizerPeriod property.
- getResJndiNameOrResUrl() - Method in class org.apache.openejb.jee.jba.ResourceManager
-
Gets the value of the resJndiNameOrResUrl property.
- getResName() - Method in class org.apache.openejb.jee.jba.ResourceManager
-
Gets the value of the resName property.
- getResolvedAddresses(String) - Method in class org.apache.openejb.server.httpd.OpenEJBHttpRegistry
-
- getResource(String) - Method in interface javax.servlet.ServletContext
-
Returns a URL to the resource that is mapped to the given path.
- getResource(Object) - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
Get an object from the Map of resources being managed for
the transaction bound to the current thread at the time this
method is called.
- getResource(Class<T>) - Method in interface javax.ws.rs.container.ResourceContext
-
Get a resolved instance of a resource or sub-resource class.
- getResource(String) - Method in class org.apache.jasper.JspCompilationContext
-
- getResource(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return a URL object of a resource that is mapped to the
specified context-relative path.
- getResource(String) - Method in class org.apache.openejb.arquillian.openejb.http.WebArchiveResourceProvider
-
- getResource() - Method in class org.apache.openejb.assembler.classic.event.ResourceEvent
-
- getResource() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the resource property.
- getResource() - Method in class org.apache.openejb.config.sys.Resources
-
- getResource(Object) - Method in class org.apache.openejb.core.SimpleTransactionSynchronizationRegistry
-
- getResource(String) - Method in class org.apache.openejb.core.TempClassLoader
-
- getResource(Object) - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- getResource(Object) - Method in interface org.apache.openejb.core.transaction.TransactionPolicy
-
Gets a resource associated with the specified key.
- getResource(Object) - Method in class org.apache.openejb.core.TransactionSynchronizationRegistryWrapper
-
- getResource(String, Class) - Static method in class org.apache.openejb.core.webservices.UriResolver
-
Load a given resource.
- getResource(Class<T>) - Method in class org.apache.openejb.rest.ThreadLocalResourceContext
-
- getResource(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getResource(Object) - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getResource(Object) - Method in class org.apache.openejb.ri.sp.PseudoTransactionService.MyTransaction
-
- getResource(String) - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getResource(String) - Method in interface org.apache.openejb.server.httpd.EmbeddedServletContext.ResourceProvider
-
- getResource(String) - Static method in class org.apache.openejb.util.ConfUtils
-
- getResource(String) - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getResource(String) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getResource(String) - Method in class org.apache.tomee.gradle.embedded.classloader.FilterGradleClassLoader
-
- getResource(String) - Method in class org.apache.ziplock.ResourceFinder
-
- getResourceAdapter() - Method in interface javax.resource.spi.ResourceAdapterAssociation
-
Get the associated ResourceAdapter object.
- getResourceAdapter() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getResourceAdapter() - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- getResourceAdapter() - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- getResourceAdapter() - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- getResourceAdapter() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getResourceAdapter() - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- getResourceAdapter() - Method in class org.apache.openejb.jee.Connector
-
- getResourceAdapter() - Method in class org.apache.openejb.jee.Connector10
-
- getResourceAdapter() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getResourceAdapter() - Method in class org.apache.openejb.jee.JMSDestination
-
- getResourceAdapter() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the resourceAdapter property.
- getResourceAdapter() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getResourceAdapterClass() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getResourceAdapterJndiName() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the resourceAdapterJndiName property.
- getResourceAdapterMid() - Method in class org.apache.openejb.jee.sun.MdbResourceAdapter
-
- getResourceAdapterName() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the resourceAdapterName property.
- getResourceAdapterVersion() - Method in class org.apache.openejb.jee.Connector
-
- getResourceAsStream(String) - Method in interface javax.servlet.ServletContext
-
Returns the resource located at the named path as
an InputStream object.
- getResourceAsStream(String) - Method in class org.apache.jasper.JspCompilationContext
-
Gets a resource as a stream, relative to the meanings of this
context's implementation.
- getResourceAsStream(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return an InputStream allowing access to the resource at the
specified context-relative path.
- getResourceAsStream(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getResourceAsStream(String) - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getResourceAsStream(String) - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getResourceAsStream(String) - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- getResourceAsStream(String) - Method in class org.apache.tomee.gradle.embedded.classloader.FilterGradleClassLoader
-
- getResourceBundle() - Method in class javax.servlet.jsp.jstl.fmt.LocalizationContext
-
Gets the resource bundle of this I18N localization context.
- getResourceBundle() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the resourceBundle property.
- getResourceClass() - Method in interface javax.ws.rs.container.ResourceInfo
-
Get the resource class that is the target of a request,
or null if this information is not available.
- getResourceClass() - Method in class org.apache.openejb.rest.ThreadLocalResourceInfo
-
- getResourceClass() - Method in class org.apache.openejb.server.cxf.rs.CdiResourceProvider
-
- getResourceClass() - Method in class org.apache.openejb.server.cxf.rs.NoopResourceProvider
-
- getResourceDescription() - Method in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
Gets the value of the resourceDescription property.
- getResourceDescription() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the resourceDescription property.
- getResourceEnvDescription() - Method in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
Gets the value of the resourceEnvDescription property.
- getResourceEnvDescription() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the resourceEnvDescription property.
- getResourceEnvRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.Application
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the resourceEnvRef property.
- getResourceEnvRef() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the resourceEnvRef property.
- getResourceEnvRef() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the resourceEnvRef property.
- getResourceEnvRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getResourceEnvRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the resourceEnvRef property.
- getResourceEnvRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the resourceEnvRef property.
- getResourceEnvRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.WebApp
-
- getResourceEnvRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getResourceEnvRefBindings() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the resourceEnvRefBindings property.
- getResourceEnvRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.Application
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getResourceEnvRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getResourceEnvRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getResourceEnvRefName() - Method in class org.apache.openejb.jee.jba.ResourceEnvRef
-
Gets the value of the resourceEnvRefName property.
- getResourceEnvRefName() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getResourceEnvRefName() - Method in class org.apache.openejb.jee.sun.ResourceEnvRef
-
- getResourceEnvRefName() - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Gets the value of the resourceEnvRefName property.
- getResourceEnvRefs() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the resourceEnvRefs property.
- getResourceEnvRefType() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getResourceEnvRefTypes() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the resourceEnvRefTypes property.
- getResourceEnvRefTypeString() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the resourceEnvRefTypeString property.
- getResourceHandler() - Method in class org.apache.openejb.jee.FacesApplication
-
- getResourceIds() - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getResourceIds(String) - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getResourceIds(String, Properties) - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getResourceInfo(String) - Method in class org.apache.openejb.config.ConfigurationFactory
-
- getResourceLink() - Method in class org.apache.openejb.jee.oejb2.ResourceLocatorType
-
Gets the value of the resourceLink property.
- getResourceLink() - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Gets the value of the resourceLink property.
- getResourceLink() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getResourceLink(String) - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getResourceLink() - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Gets the value of the resourceLink property.
- getResourceLink() - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Gets the value of the resourceLink property.
- getResourceLinksMap() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getResourceManager() - Method in class org.apache.openejb.jee.jba.ResourceManagers
-
Gets the value of the resourceManager property.
- getResourceManagers() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the resourceManagers property.
- getResourceMethod() - Method in interface javax.ws.rs.container.ResourceInfo
-
Get the resource method that is the target of a request,
or null if this information is not available.
- getResourceMethod() - Method in class org.apache.openejb.rest.ThreadLocalResourceInfo
-
- getResourceNameOrJndiNameOrResUrl() - Method in class org.apache.openejb.jee.jba.ResourceRef
-
Gets the value of the resourceNameOrJndiNameOrResUrl property.
- getResourcePaths(String) - Method in interface javax.servlet.ServletContext
-
Returns a directory-like listing of all the paths to resources
within the web application whose longest sub-path matches the
supplied path argument.
- getResourcePaths(String) - Method in class org.apache.jasper.JspCompilationContext
-
- getResourcePaths(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the set of resource paths for the "directory" at the
specified context path.
- getResourcePaths(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getResourceRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getResourceRef() - Method in class org.apache.openejb.jee.Application
-
- getResourceRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getResourceRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getResourceRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getResourceRef() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the resourceRef property.
- getResourceRef() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the resourceRef property.
- getResourceRef() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the resourceRef property.
- getResourceRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getResourceRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getResourceRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getResourceRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the resourceRef property.
- getResourceRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getResourceRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the resourceRef property.
- getResourceRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getResourceRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getResourceRef() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getResourceRef() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getResourceRef() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getResourceRef() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getResourceRef() - Method in class org.apache.openejb.jee.WebApp
-
- getResourceRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getResourceReference(<any>) - Method in class org.apache.openejb.cdi.CdiResourceInjectionService
-
- getResourceRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.Application
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getResourceRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getResourceRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getResourceRefs() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the resourceRefs property.
- getResourceRefTypeString() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the resourceRefTypeString property.
- getResources(String) - Method in class org.apache.openejb.arquillian.openejb.SWClassLoader
-
- getResources() - Method in class org.apache.openejb.config.AppModule
-
- getResources(String) - Method in class org.apache.openejb.core.EmptyResourcesClassLoader
-
- getResources(String) - Method in class org.apache.openejb.core.TempClassLoader
-
- getResources(String) - Method in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- getResources(String) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getResources(String) - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- getResources(String) - Method in class org.apache.tomee.gradle.embedded.classloader.FilterGradleClassLoader
-
- getResourcesDir() - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Gets resources dir.
- getResourcesMap(String) - Method in class org.apache.openejb.client.ResourceFinder
-
- getResourcesMap(String) - Method in class org.apache.ziplock.ResourceFinder
-
- getResourcesNotLoaded() - Method in class org.apache.openejb.client.ResourceFinder
-
Returns a list of resources that could not be loaded in the last invoked findAvailable* or
mapAvailable* methods.
- getResourcesNotLoaded() - Method in class org.apache.ziplock.ResourceFinder
-
Returns a list of resources that could not be loaded in the last invoked findAvailable* or
mapAvailable* methods.
- getRespectBinding() - Method in class org.apache.openejb.jee.PortComponent
-
- getRespectBinding() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getResponse() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the response object associated with the current request.
- getResponse() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getResponse() - Method in interface javax.servlet.AsyncContext
-
- getResponse() - Method in class javax.servlet.jsp.PageContext
-
The current value of the response object (a ServletResponse).
- getResponse() - Method in class javax.servlet.ServletResponseWrapper
-
Return the wrapped ServletResponse object.
- getResponse() - Method in exception javax.ws.rs.client.ResponseProcessingException
-
Get the HTTP response for which the processing has failed.
- getResponse() - Method in exception javax.ws.rs.WebApplicationException
-
Get the HTTP response.
- getResponse() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getResponse() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getResponse() - Method in exception org.apache.openejb.client.RetryException
-
- getResponse() - Method in class org.apache.openejb.server.httpd.EEFilter.AsynContextWrapper
-
- getResponse() - Method in class org.apache.openejb.server.httpd.OpenEJBAsyncContext
-
- getResponse() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getResponse() - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- getResponseBody() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns a stream to which the response body must be
written.
- getResponseCharacterEncoding() - Method in interface javax.servlet.ServletContext
-
Gets the response character encoding that are supported by default for
this ServletContext.
- getResponseCharacterEncoding() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getResponseCode() - Method in class org.apache.openejb.client.AuthenticationResponse
-
- getResponseCode() - Method in class org.apache.openejb.client.ClusterResponse
-
- getResponseCode() - Method in class org.apache.openejb.client.EJBResponse
-
- getResponseCode() - Method in class org.apache.openejb.client.JNDIResponse
-
- getResponseCode() - Method in class org.apache.openejb.client.LogoutResponse
-
- getResponseContext() - Method in interface javax.xml.ws.BindingProvider
-
Get the context that resulted from processing a response message.
- getResponseHeader(String, String) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getResponseHeaders() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns a mutable Map into which the HTTP response headers can be stored
and which will be transmitted as part of this response.
- getResponseHeaders() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getResponsePacket() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- getResponseProtection() - Method in class org.apache.openejb.jee.sun.MessageSecurity
-
- getResponses() - Method in class javax.xml.ws.soap.AddressingFeature
-
If addressing is enabled, this property determines whether endpoint
requires the use of anonymous responses, or non-anonymous responses,
or all responses.
- getResponses() - Method in class org.apache.openejb.jee.Addressing
-
- getResponseTimeRequestClass() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the responseTimeRequestClass property.
- getResRefBindings() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the resRefBindings property.
- getResRefName() - Method in class org.apache.openejb.jee.jba.ResourceRef
-
Gets the value of the resRefName property.
- getResRefName() - Method in class org.apache.openejb.jee.oejb3.ResourceLink
-
- getResRefName() - Method in class org.apache.openejb.jee.ResourceRef
-
- getResRefName() - Method in class org.apache.openejb.jee.sun.ResourceRef
-
- getResRefName() - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Gets the value of the resRefName property.
- getResSharingScope() - Method in class org.apache.openejb.jee.ResourceRef
-
- getResSharingScope() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the resSharingScope property.
- getRestApplications() - Method in class org.apache.openejb.config.WebModule
-
- getRestClasses() - Method in interface org.apache.openejb.config.RESTModule
-
- getRestClasses() - Method in class org.apache.openejb.config.WebModule
-
- getRestEjbs(AppInfo, String) - Method in class org.apache.openejb.server.rest.RESTService
-
- getRestriction() - Method in interface javax.persistence.criteria.CommonAbstractCriteria
-
Return the predicate that corresponds to the where clause
restriction(s), or null if no restrictions have been
specified.
- getResType() - Method in class org.apache.openejb.jee.ResourceRef
-
- getResult() - Method in interface javax.enterprise.concurrent.LastExecution
-
Result of the last execution.
- getResult() - Method in interface javax.xml.bind.UnmarshallerHandler
-
Obtains the unmarshalled result.
- getResult() - Method in class javax.xml.bind.util.JAXBResult
-
Gets the unmarshalled object created by the transformation.
- getResult() - Method in class javax.xml.soap.SAAJResult
-
- getResult() - Method in class org.apache.openejb.client.EJBResponse
-
- getResult() - Method in class org.apache.openejb.client.JNDIResponse
-
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.AbstractStorelessUnivariateStatistic
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.FirstMoment
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.FourthMoment
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.Kurtosis
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.Mean
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.SecondMoment
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.Skewness
-
Returns the value of the statistic based on the values that have been added.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.ThirdMoment
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.moment.Variance
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.rank.Max
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.rank.Min
-
Returns the current value of the Statistic.
- getResult() - Method in interface org.apache.openejb.math.stat.descriptive.StorelessUnivariateStatistic
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.summary.Sum
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.summary.SumOfLogs
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.math.stat.descriptive.summary.SumOfSquares
-
Returns the current value of the Statistic.
- getResult() - Method in class org.apache.openejb.resource.jdbc.logging.TimeWatcherExecutor.TimerWatcherResult
-
- getResult() - Method in class org.apache.openejb.threads.task.TriggerTask
-
- getResultClass() - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Gets the value of the resultClass property.
- getResultList() - Method in interface javax.persistence.Query
-
Execute a SELECT query and return the query results
as an untyped List.
- getResultList() - Method in interface javax.persistence.StoredProcedureQuery
-
Retrieve the list of results from the next result set.
- getResultList() - Method in interface javax.persistence.TypedQuery
-
Execute a SELECT query and return the query results
as a typed List.
- getResultList() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getResultList() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getResultList() - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- getResultReader() - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Gets the value of the resultReader property.
- getResultSetInfo() - Method in interface javax.resource.cci.Connection
-
Gets the information on the ResultSet functionality supported by
a connected EIS instance.
- getResultSetMapping() - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Gets the value of the resultSetMapping property.
- getResultStream() - Method in interface javax.persistence.Query
-
Execute a SELECT query and return the query results
as an untyped java.util.stream.Stream.
- getResultStream() - Method in interface javax.persistence.TypedQuery
-
Execute a SELECT query and return the query results
as a typed java.util.stream.Stream.
- getResultTargetModuleIDs() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.ProgressObjectImpl
-
- getResultTargetModuleIDs() - Method in class org.apache.openejb.config.VmDeploymentManager.ProgressObjectImpl
-
- getResultType() - Method in interface javax.persistence.criteria.AbstractQuery
-
Return the result type of the query or subquery.
- getResultTypeMapping() - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Gets the value of the resultTypeMapping property.
- getResultTypeMapping() - Method in class org.apache.openejb.jee.Query
-
- getRetainIfException() - Method in class org.apache.openejb.jee.RemoveMethod
-
- getRetryCount() - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Gets the value of the retryCount property.
- getRetryMethodsOnRollback() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the retryMethodsOnRollback property.
- getRetryTime(Date) - Method in exception javax.ws.rs.ServiceUnavailableException
-
Get the retry time for the failed request.
- getReturnType() - Method in interface javax.xml.rpc.Call
-
Gets the return type for a specific operation
- getReturnType() - Method in class org.apache.openejb.jee.oejb2.AutoIncrementTableType
-
Gets the value of the returnType property.
- getReturnType() - Method in class org.apache.openejb.jee.oejb2.SqlGeneratorType
-
Gets the value of the returnType property.
- getReturnTypeMapping() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the returnTypeMapping property.
- getReturnValue() - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Gets the value of the returnValue property.
- getReturnValue() - Method in class org.apache.openejb.jee.bval.MethodType
-
Gets the value of the returnValue property.
- getReuseAddress() - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- getRole() - Method in interface javax.xml.soap.SOAPHeaderElement
-
Returns the value of the Role attribute of this
SOAPHeaderElement.
- getRoleLink() - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- getRoleMapping() - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Gets the value of the roleMapping property.
- getRoleMapping() - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- getRoleName() - Method in class org.apache.openejb.jee.AuthConstraint
-
- getRoleName() - Method in class org.apache.openejb.jee.jba.SecurityRole
-
Gets the value of the roleName property.
- getRoleName() - Method in class org.apache.openejb.jee.MethodPermission
-
- getRoleName() - Method in class org.apache.openejb.jee.oejb3.RoleMapping
-
- getRoleName() - Method in class org.apache.openejb.jee.RunAs
-
- getRoleName() - Method in class org.apache.openejb.jee.SecurityRole
-
- getRoleName() - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- getRoleName() - Method in class org.apache.openejb.jee.sun.SecurityRoleMapping
-
- getRoleName() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the roleName property.
- getRoleName() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the roleName property.
- getRoleName() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the roleName property.
- getRoleName() - Method in class org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Gets the value of the roleName property.
- getRoleName() - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Gets the value of the roleName property.
- getRolePermissions() - Method in class org.apache.openejb.assembler.classic.PolicyContext
-
- getRoles() - Method in interface javax.xml.rpc.handler.HandlerChain
-
Gets SOAP actor roles registered for this HandlerChain at
this SOAP node.
- getRoles() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
-
Gets the SOAP actor roles associated with an execution
of the HandlerChain and its contained Handler instances.
- getRoles() - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
-
Gets the SOAP actor roles associated with an execution
of the handler chain.
- getRoles() - Method in interface javax.xml.ws.soap.SOAPBinding
-
Gets the roles played by the SOAP binding instance.
- getRoles() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getRoles() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the roles property.
- getRoles() - Method in class org.apache.openejb.server.axis.HandlerChainImpl
-
- getRoles() - Method in class org.apache.tomee.catalina.realm.event.FindSecurityConstraintsEvent
-
- getRoles(Principal) - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- getRoles(Principal) - Method in class org.apache.tomee.catalina.realm.LowTypedRealm
-
- getRoles() - Method in class org.apache.tomee.embedded.Configuration
-
- getRoles() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getRoles() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getRolesAllowed() - Method in class javax.servlet.HttpConstraintElement
-
Gets the names of the authorized roles.
- getRolesAsProperties() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getRolesString() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the rolesString property.
- getRollback() - Method in class org.apache.openejb.jee.ApplicationException
-
- getRollbackOnly() - Method in interface javax.ejb.EJBContext
-
Test if the transaction has been marked for rollback only.
- getRollbackOnly() - Method in interface javax.persistence.EntityTransaction
-
Determine whether the current resource transaction has been
marked for rollback.
- getRollbackOnly() - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
Get the rollbackOnly status of the transaction bound to the
current thread at the time this method is called.
- getRollbackOnly() - Method in class org.apache.openejb.core.BaseContext
-
- getRollbackOnly() - Method in class org.apache.openejb.core.SimpleTransactionSynchronizationRegistry
-
- getRollbackOnly() - Method in class org.apache.openejb.core.TransactionSynchronizationRegistryWrapper
-
- getRollbackOnly() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getRollbackOnly() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService.MyTransaction
-
- getRollbacks() - Method in class org.apache.openejb.resource.GeronimoTransactionManagerFactory.TransactionManagerMBean
-
- getRolledbackCount() - Method in interface javax.management.j2ee.statistics.JTAStats
-
Number of rolled-back transactions.
- getRoot() - Method in interface javax.persistence.criteria.CriteriaDelete
-
Return the query root.
- getRoot() - Method in interface javax.persistence.criteria.CriteriaUpdate
-
Return the query root.
- getRootCause() - Method in exception javax.servlet.jsp.el.ELException
-
Deprecated.
Returns the root cause.
- getRootCause() - Method in exception javax.servlet.jsp.JspException
-
- getRootCause() - Method in exception javax.servlet.ServletException
-
Returns the exception that caused this servlet exception.
- getRootCause() - Method in exception org.apache.openejb.OpenEJBException
-
- getRootCause() - Method in exception org.apache.taglibs.standard.lang.jstl.ELException
-
Returns the root cause
- getRootElements() - Method in class org.apache.openejb.jee.ObjectFactory$JAXB
-
- getRootOrganization() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the root organization.
- getRootPageContext(PageContext) - Static method in class org.apache.jasper.runtime.JspContextWrapper
-
- getRoots() - Method in interface javax.persistence.criteria.AbstractQuery
-
Return the query roots.
- getRoots() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getRoots() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getRootTypeQname() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getRootUrl() - Method in class org.apache.openejb.config.PersistenceModule
-
- getRotateLogOnStartup() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the rotateLogOnStartup property.
- getRotationTime() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the rotationTime property.
- getRotationType() - Method in class org.apache.openejb.jee.wls.Logging
-
Gets the value of the rotationType property.
- getRowCount() - Method in interface javax.servlet.jsp.jstl.sql.Result
-
Returns the number of rows in the cached ResultSet
- getRowCount() - Method in class org.apache.taglibs.standard.tag.common.sql.ResultImpl
-
Returns the number of rows in the cached ResultSet
- getRowLocking() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the rowLocking property.
- getRowLocking() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the rowLocking property.
- getRowLocking() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the rowLocking property.
- getRowLockingTemplate() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the rowLockingTemplate property.
- getRows() - Method in interface javax.servlet.jsp.jstl.sql.Result
-
Returns the result of the query as an array of SortedMap objects.
- getRows() - Method in class org.apache.taglibs.standard.tag.common.sql.ResultImpl
-
Returns an array of SortedMap objects.
- getRowsByIndex() - Method in interface javax.servlet.jsp.jstl.sql.Result
-
Returns the result of the query as an array of arrays.
- getRowsByIndex() - Method in class org.apache.taglibs.standard.tag.common.sql.ResultImpl
-
Returns an array of Object[] objects.
- getRtexprvalue() - Method in class org.apache.openejb.jee.TldAttribute
-
- getRunAs() - Method in class org.apache.openejb.BeanContext
-
- getRunAs() - Method in class org.apache.openejb.jee.SecurityIdentity
-
- getRunAs() - Method in class org.apache.openejb.jee.Servlet
-
- getRunAsPrincipal() - Method in class org.apache.openejb.jee.jba.EjbTimeoutIdentity
-
Gets the value of the runAsPrincipal property.
- getRunAsPrincipal() - Method in class org.apache.openejb.jee.jba.SecurityIdentity
-
Gets the value of the runAsPrincipal property.
- getRunAsPrincipalName() - Method in class org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Gets the value of the runAsPrincipalName property.
- getRunAsPrincipalName() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the runAsPrincipalName property.
- getRunAsRole() - Method in interface javax.servlet.ServletRegistration
-
Gets the name of the runAs role of the Servlet represented by this
ServletRegistration.
- getRunAsRoleAssignment() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the runAsRoleAssignment property.
- getRunAsSubject(BeanContext) - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- getRunAsSubject(BeanContext) - Method in class org.apache.tomee.catalina.TomcatSecurityService
-
- getRunAsUser() - Method in class org.apache.openejb.BeanContext
-
- getRunEnd() - Method in interface javax.enterprise.concurrent.LastExecution
-
The last time in which the task was completed.
- getRunningModules(ModuleType, Target[]) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getRunningModules(ModuleType, Target[]) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getRuns() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getRuns() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getRunsLatest() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getRunsLatestTime() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getRunStart() - Method in interface javax.enterprise.concurrent.LastExecution
-
The last time in which the task started running.
- getRuntimeContext() - Method in class org.apache.jasper.JspCompilationContext
-
- getRuntimeType() - Method in interface javax.ws.rs.core.Configuration
-
Get the runtime type of this configuration context.
- getRuntimeType() - Method in class org.apache.openejb.rest.ThreadLocalConfiguration
-
- getRxInvoker(SyncInvoker, ExecutorService) - Method in interface javax.ws.rs.client.RxInvokerProvider
-
- getSampleMethodMap() - Static method in class org.apache.taglibs.standard.lang.jstl.test.StaticFunctionTests
-
- getSampleSize() - Method in class org.apache.openejb.monitoring.Stats
-
- getSampleSize() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getSasContext() - Method in class org.apache.openejb.jee.jba.IorSecurityConfig
-
Gets the value of the sasContext property.
- getSasContext() - Method in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- getSaveBytecode() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getSaveBytecode() - Method in class org.apache.jasper.JspC
-
- getSaveBytecode() - Method in interface org.apache.jasper.Options
-
If class files are generated as byte arrays, should they be saved to
disk at the end of compilations?
- getScale() - Method in class org.apache.openejb.jee.jpa.Column
-
Gets the value of the scale property.
- getScale() - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Gets the value of the scale property.
- getScan() - Method in class org.apache.openejb.jee.Beans
-
- getScannableContainerUrls() - Method in class org.apache.openejb.config.AppModule
-
- getScannableUrls() - Method in class org.apache.openejb.config.event.EnhanceScannableUrlsEvent
-
- getScannableUrls() - Method in class org.apache.openejb.config.WebModule
-
- getScannerService() - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- getSchedule() - Method in interface javax.ejb.Timer
-
Get the schedule expression corresponding to this timer.
- getSchedule() - Method in class org.apache.openejb.core.timer.CalendarTimerData
-
- getSchedule() - Method in class org.apache.openejb.core.timer.TimerImpl
-
- getSchedule() - Method in class org.apache.openejb.jee.MethodSchedule
-
- getSchedule() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the schedule property.
- getScheduledExecutorService() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getScheduledStart() - Method in interface javax.enterprise.concurrent.LastExecution
-
The last time in which task was scheduled to run.
- getScheduler() - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getScheduler() - Method in class org.apache.openejb.resource.quartz.QuartzResourceAdapter
-
- getSchedules() - Method in class org.apache.openejb.core.timer.MethodSchedule
-
- getSchedules() - Method in class org.apache.openejb.MethodContext
-
- getSchema() - Method in class javax.xml.bind.Binder
-
- getSchema() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- getSchema() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- getSchema() - Method in interface javax.xml.bind.Marshaller
-
Get the JAXP 1.3 Schema object
being used to perform marshal-time validation.
- getSchema() - Method in interface javax.xml.bind.Unmarshaller
-
Get the JAXP 1.3 Schema object
being used to perform unmarshal-time validation.
- getSchema() - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.Table
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the schema property.
- getSchema() - Method in class org.apache.openejb.jee.sun.SunCmpMapping
-
- getSchemaFileName() - Method in enum org.apache.openejb.jee.JavaeeSchema
-
- getSchemaGeneratorProperties() - Method in class org.apache.openejb.jee.sun.CmpResource
-
- getSchemaLocation() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for getting the current schemaLocation.
- getScheme() - Method in interface javax.servlet.ServletRequest
-
Returns the name of the scheme used to make this request,
for example,
http, https, or ftp.
- getScheme() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getScheme()
on the wrapped request object.
- getScheme() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the name of the scheme used to make this request,
for example: http, or https.
- getScheme() - Method in class org.apache.openejb.client.event.ConnectionFactoryAdded
-
- getScheme() - Method in class org.apache.openejb.client.event.ConnectionFactoryRemoved
-
- getScheme() - Method in class org.apache.openejb.client.event.ConnectionStrategyAdded
-
- getScheme() - Method in class org.apache.openejb.client.event.ConnectionStrategyRemoved
-
- getScheme() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getScheme() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getScheme() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getScheme() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getScheme() - Method in class org.apache.openejb.util.URISupport.CompositeData
-
- getScope() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <scope> element.
- getScope() - Method in class javax.servlet.jsp.tagext.VariableInfo
-
Returns the lexical scope of the variable.
- getScope() - Method in class javax.xml.bind.JAXBElement
-
Returns scope of xml element declaration.
- getScope(String) - Method in interface javax.xml.ws.handler.MessageContext
-
Gets the scope of a property.
- getScope(String) - Method in class org.apache.openejb.assembler.classic.EjbResolver
-
- getScope() - Method in class org.apache.openejb.cdi.NewCdiEjbBean
-
- getScope() - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- getScope() - Method in class org.apache.openejb.jee.sun.KeyField
-
- getScope() - Method in class org.apache.openejb.jee.sun.RefreshField
-
- getScope() - Method in class org.apache.openejb.jee.sun.Timeout
-
- getScope() - Method in class org.apache.openejb.jee.Variable
-
- getScope(String) - Static method in class org.apache.taglibs.standard.tag.common.core.Util
-
- getScope() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getScratchDir() - Method in class org.apache.jasper.EmbeddedServletOptions
-
What is my scratch dir?
- getScratchDir() - Method in class org.apache.jasper.JspC
-
- getScratchDir() - Method in interface org.apache.jasper.Options
-
What is my scratch dir?
- getScriptingInvalid() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the scripting-invalid configuration,
which specifies whether scripting is enabled for any JSP pages mapped
to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getSecond() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the second attribute.
- getSecond() - Method in class org.apache.openejb.jee.TimerSchedule
-
- getSecondaryConnectionStrategy() - Method in class org.apache.openejb.client.StickyConnectionStrategy
-
- getSecondaryTable() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the secondaryTable property.
- getSecondaryTable() - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- getSecure() - Method in class javax.servlet.http.Cookie
-
Returns true if the browser is sending cookies
only over a secure protocol, or false if the
browser can send cookies using any protocol.
- getSecure() - Method in class org.apache.openejb.jee.CookieConfig
-
- getSecured() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getSecured() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getSecurity() - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Gets the value of the security property.
- getSecurity() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getSecurity() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getSecurityConstraint() - Method in class org.apache.openejb.jee.WebApp
-
- getSecurityConstraint() - Method in interface org.apache.openejb.jee.WebCommon
-
- getSecurityConstraint() - Method in class org.apache.openejb.jee.WebFragment
-
- getSecurityConstraints() - Method in class org.apache.tomee.embedded.Configuration
-
- getSecurityContext() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the injectable security context information for the current request.
- getSecurityDomain() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the securityDomain property.
- getSecurityDomain() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the securityDomain property.
- getSecurityIdentities() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the securityIdentities property.
- getSecurityIdentity() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getSecurityIdentity() - Method in class org.apache.openejb.client.LogoutRequest
-
- getSecurityIdentity() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getSecurityIdentity() - Method in class org.apache.openejb.jee.EntityBean
-
- getSecurityIdentity() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the securityIdentity property.
- getSecurityIdentity() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the securityIdentity property.
- getSecurityIdentity() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the securityIdentity property.
- getSecurityIdentity() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getSecurityIdentity() - Method in class org.apache.openejb.jee.SessionBean
-
- getSecurityPermission() - Method in class org.apache.openejb.jee.ResourceAdapter
-
- getSecurityPermission() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getSecurityPermission() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the securityPermission property.
- getSecurityPermissionSpec() - Method in class org.apache.openejb.jee.SecurityPermission
-
- getSecurityPermissionSpec() - Method in class org.apache.openejb.jee.wls.SecurityPermission
-
Gets the value of the securityPermissionSpec property.
- getSecurityPlugin() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the securityPlugin property.
- getSecurityProxy() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the securityProxy property.
- getSecurityProxy() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the securityProxy property.
- getSecurityProxy() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the securityProxy property.
- getSecurityRealmName() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- getSecurityRealmName() - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Gets the value of the securityRealmName property.
- getSecurityRole() - Method in class org.apache.openejb.jee.Application
-
- getSecurityRole() - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- getSecurityRole() - Method in class org.apache.openejb.jee.jba.AssemblyDescriptor
-
Gets the value of the securityRole property.
- getSecurityRole() - Method in class org.apache.openejb.jee.WebApp
-
- getSecurityRole() - Method in interface org.apache.openejb.jee.WebCommon
-
- getSecurityRole() - Method in class org.apache.openejb.jee.WebFragment
-
- getSecurityRoleAssignment() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the securityRoleAssignment property.
- getSecurityRoleMapping() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getSecurityRoleMapping() - Method in class org.apache.openejb.jee.sun.SunEjbJar
-
- getSecurityRoleMapping() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getSecurityRoleRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getSecurityRoleRef() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getSecurityRoleRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getSecurityRoleRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getSecurityRoleRef() - Method in class org.apache.openejb.jee.Servlet
-
- getSecurityRoleRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getSecurityRoleReference(String) - Method in class org.apache.openejb.BeanContext
-
- getSecurityRoleRefs() - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Gets the value of the securityRoleRefs property.
- getSecurityRoles() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the securityRoles property.
- getSecurityService() - Method in class org.apache.openejb.assembler.classic.Assembler
-
- getSecurityService() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the securityService property.
- getSecurityService() - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- getSecurityService() - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- getSecurityService() - Method in interface org.apache.openejb.spi.Assembler
-
- getSelect() - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Gets the value of the select property.
- getSelection() - Method in interface javax.persistence.criteria.AbstractQuery
-
Return the selection of the query, or null if no selection
has been set.
- getSelection() - Method in interface javax.persistence.criteria.Subquery
-
Return the selection expression.
- getSelectMethod(Class<?>) - Static method in class org.apache.openejb.core.cmp.cmp2.EjbSelect
-
Retrieve the execution stub for the specified
return type.
- getSendErrorToClient() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should errors be sent to client or thrown into stderr?
- getSendErrorToClient() - Method in class org.apache.jasper.JspC
-
- getSendErrorToClient() - Method in interface org.apache.jasper.Options
-
Should errors be sent to client or thrown into stderr?
- getSendStream() - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Opens an output stream on which a binary message may be sent.
- getSendTimeout() - Method in interface javax.websocket.RemoteEndpoint.Async
-
Return the number of milliseconds the implementation will timeout attempting to send a websocket message.
- getSendWriter() - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Opens an character stream on which a text message may be sent.
- getSentMailCount() - Method in interface javax.management.j2ee.statistics.JavaMailStats
-
The number of mail messages sent.
- getSequenceGenerator() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the sequenceGenerator property.
- getSequenceGenerator() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the sequenceGenerator property.
- getSequenceGenerator() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the sequenceGenerator property.
- getSequenceName() - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Gets the value of the sequenceName property.
- getSequenceName() - Method in class org.apache.openejb.jee.oejb2.SequenceTableType
-
Gets the value of the sequenceName property.
- getSequenceTable() - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Gets the value of the sequenceTable property.
- getSerFactoryClass() - Method in class org.apache.openejb.server.axis.client.TypeInfo
-
- getSerializeByteArrayToOracleBlob() - Method in class org.apache.openejb.jee.wls.Compatibility
-
Gets the value of the serializeByteArrayToOracleBlob property.
- getSerializeCharArrayToBytes() - Method in class org.apache.openejb.jee.wls.Compatibility
-
Gets the value of the serializeCharArrayToBytes property.
- getSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Gets the SerializerFactory registered for the specified
pair of Java type and XML data type.
- getSerializer() - Method in class org.apache.openejb.client.ClientMetaData
-
- getSerializer() - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- getSerializerAs(String) - Method in interface javax.xml.rpc.encoding.SerializerFactory
-
Returns a Serializer for the specified XML processing
mechanism type.
- getSerializerFactory() - Method in class org.apache.openejb.server.hessian.HessianServer
-
- getSerr() - Method in class org.apache.openejb.server.cli.StreamManager
-
- getServer() - Method in class org.apache.openejb.client.AuthenticationResponse
-
- getServer() - Static method in class org.apache.openejb.client.ClientSecurity
-
- getServer() - Method in class org.apache.openejb.client.EJBInvocationHandler
-
- getServer() - Method in class org.apache.openejb.client.EJBResponse
-
- getServer() - Method in class org.apache.openejb.client.event.ConnectionStrategyFailed
-
- getServer() - Method in class org.apache.openejb.client.event.FailoverSelection
-
- getServer() - Method in class org.apache.openejb.client.event.RequestFailed
-
- getServer() - Method in class org.apache.openejb.client.JNDIResponse
-
- getServer() - Method in class org.apache.openejb.config.RemoteServer
-
- getServer() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- getServer() - Method in class org.apache.openejb.server.cxf.event.ServerCreated
-
- getServer() - Method in class org.apache.openejb.server.cxf.event.ServerDestroyed
-
- getServer() - Method in class org.apache.openejb.server.cxf.rs.event.ServerCreated
-
- getServer() - Method in class org.apache.openejb.server.cxf.rs.event.ServerDestroyed
-
- getServer() - Static method in class org.apache.tomee.loader.TomcatHelper
-
- getServerAuthConfig(String, String, CallbackHandler) - Method in class org.apache.tomee.security.provider.TomEESecurityAuthConfigProvider
-
- getServerHash() - Method in interface org.apache.openejb.client.ClusterableRequest
-
- getServerHash() - Method in class org.apache.openejb.client.EJBRequest
-
- getServerHash() - Method in class org.apache.openejb.client.JNDIRequest
-
- getServerInfo() - Method in interface javax.servlet.ServletContext
-
Returns the name and version of the servlet container on which
the servlet is running.
- getServerInfo() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return descriptive information about this server.
- getServerInfo() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getServerInfo() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getServerInfo() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getServerMetaData() - Method in class org.apache.openejb.client.Client.Context
-
- getServerMetaData() - Method in class org.apache.openejb.client.event.ClusterMetaDataUpdated
-
- getServerMetaData() - Method in class org.apache.openejb.client.event.RetryingRequest
-
- getServerMetaData() - Method in class org.apache.openejb.server.ejbd.CallContext
-
- getServerName() - Method in interface javax.servlet.ServletRequest
-
Returns the host name of the server to which the request was sent.
- getServerName() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getServerName()
on the wrapped request object.
- getServerName() - Method in class org.apache.openejb.jee.DataSource
-
- getServerName() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getServerName() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getServerName() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getServerName() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
gets the name of the server being used
- getServerName() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getServerName() - Method in class org.apache.tomee.livereload.Command
-
- getServerPort() - Method in interface javax.servlet.ServletRequest
-
Returns the port number to which the request was sent.
- getServerPort() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getServerPort()
on the wrapped request object.
- getServerPort() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getServerPort() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getServerPort() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getServerPort() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getServerSession() - Method in interface javax.jms.ServerSessionPool
-
Return a server session from the pool.
- getServerSessionPool() - Method in interface javax.jms.ConnectionConsumer
-
Gets the server session pool associated with this connection consumer.
- getServerSessionPoolFactoryJNDI() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the serverSessionPoolFactoryJNDI property.
- getServerSocket() - Method in class org.apache.openejb.server.ServiceDaemon
-
- getServerUrl() - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- getServerXml() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getServerXml() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getServerXml() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getServerXmlFile() - Method in class org.apache.tomee.embedded.Configuration
-
- getServerXmlFile() - Method in class org.apache.tomee.installer.Paths
-
Returns the file representing <>/conf/server.xml
- getServerXmlFile() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getService() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets the parent service for which this is a binding.
- getService() - Method in class org.apache.openejb.assembler.monitoring.JMXContainer
-
- getService() - Method in class org.apache.openejb.config.sys.Resources
-
- getService() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Gets the value of the providerType property.
- getService() - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Gets the value of the service property.
- getService() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Gets the value of the service property.
- getService() - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- getService() - Method in class org.apache.openejb.jee.oejb2.ServiceModuleType
-
Gets the value of the service property.
- getService() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getService() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getServiceBinding() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets the parent ServiceBinding for this SpecificationLink.
- getServiceBindings() - Method in interface javax.xml.registry.infomodel.Service
-
Gets all children ServiceBindings.
- getServiceClass() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getServiceClassName() - Method in class org.apache.openejb.client.WsMetaData
-
- getServiceCompletion() - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Gets the value of the serviceCompletion property.
- getServiceEndpoint() - Method in class org.apache.openejb.jee.SessionBean
-
- getServiceEndpoint() - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Gets the value of the serviceEndpoint property.
- getServiceEndpointInterface() - Method in class org.apache.openejb.BeanContext
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.client.PortRefMetaData
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.core.webservices.PortAddress
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.core.webservices.PortRefData
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.jee.PortComponent
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.jee.PortComponentRef
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.jee.sun.PortInfo
-
- getServiceEndpointInterface() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getServiceEndpointInterfaceMapping() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getServiceEndpointInterfaceMappingMap() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getServiceEndpointInterfaces() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the serviceEndpointInterfaces property.
- getServiceEndpointInterfaceString() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the serviceEndpointInterfaceString property.
- getServiceEndpointMethodMapping() - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- getServiceEndpoints() - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Gets the value of the serviceEndpoints property.
- getServiceId() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getServiceImplBean() - Method in class org.apache.openejb.jee.PortComponent
-
- getServiceImplClass() - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- getServiceInterface(Class<?>) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getServiceInterface() - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- getServiceInterface() - Method in class org.apache.openejb.jee.ServiceRef
-
- getServiceInterfaceMapping() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getServiceInterfaces() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the serviceInterfaces property.
- getServiceInterfaceString() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the serviceInterfaceString property.
- getServiceName() - Method in interface javax.xml.rpc.Service
-
Gets the name of this service.
- getServiceName() - Method in interface javax.xml.ws.handler.PortInfo
-
Gets the qualified name of the WSDL service name containing
the port being accessed.
- getServiceName() - Method in class javax.xml.ws.Service
-
Gets the name of this service.
- getServiceName() - Method in class javax.xml.ws.spi.ServiceDelegate
-
Gets the name of this service.
- getServiceName() - Method in class org.apache.openejb.config.ServiceUtils.ProviderInfo
-
- getServiceName(Class) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getServiceName() - Method in class org.apache.openejb.core.webservices.PortData
-
- getServiceName() - Method in class org.apache.openejb.jee.oejb2.ServiceCompletionType
-
Gets the value of the serviceName property.
- getServiceName() - Method in interface org.apache.openejb.server.axis.client.SeiFactory
-
- getServiceName() - Method in class org.apache.openejb.server.axis.client.SeiFactoryImpl
-
- getServiceName() - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- getServiceName() - Method in class org.apache.openejb.server.cxf.CxfServiceConfiguration
-
- getServiceNamePattern() - Method in class org.apache.openejb.client.HandlerChainMetaData
-
- getServiceNamePattern() - Method in class org.apache.openejb.core.webservices.HandlerChainData
-
- getServiceNamePattern() - Method in class org.apache.openejb.jee.HandlerChain
-
- getServiceNamespace() - Method in class org.apache.openejb.server.cxf.CxfServiceConfiguration
-
- getServiceObject(MessageContext, Handler, String, IntHolder) - Method in class org.apache.openejb.server.axis.EjbRpcProvider
-
- getServiceObject(MessageContext, Handler, String, IntHolder) - Method in class org.apache.openejb.server.axis.PojoProvider
-
- getServiceObject(Exchange) - Method in class org.apache.openejb.server.cxf.ejb.EjbMethodInvoker
-
- getServiceProvider(String) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProvider() - Method in class org.apache.openejb.config.sys.ServicesJar
-
Gets the value of the serviceProvider property.
- getServiceProviderByType(String, Properties) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProviderByType(String, String) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProviderId(String) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProviderId(String, Properties) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProviders() - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProviders(String) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceProvidersByServiceType(String) - Static method in class org.apache.openejb.config.ServiceUtils
-
- getServiceQName() - Method in class org.apache.openejb.client.WsMetaData
-
- getServiceQName(Class<?>) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getServiceQName() - Method in class org.apache.openejb.core.webservices.PortAddress
-
- getServiceQName() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getServiceQname() - Method in class org.apache.openejb.jee.ServiceRef
-
Gets the value of the serviceQname property.
- getServiceQname() - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- getServiceQname() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getServiceQnames() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the serviceQnames property.
- getServiceRef() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getServiceRef() - Method in class org.apache.openejb.jee.Application
-
- getServiceRef() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getServiceRef() - Method in class org.apache.openejb.jee.EntityBean
-
- getServiceRef() - Method in class org.apache.openejb.jee.Interceptor
-
- getServiceRef() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the serviceRef property.
- getServiceRef() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the serviceRef property.
- getServiceRef() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the serviceRef property.
- getServiceRef() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getServiceRef() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getServiceRef() - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- getServiceRef() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the serviceRef property.
- getServiceRef() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getServiceRef() - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Gets the value of the serviceRef property.
- getServiceRef() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- getServiceRef() - Method in class org.apache.openejb.jee.SessionBean
-
- getServiceRef() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getServiceRef() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getServiceRef() - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- getServiceRef() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getServiceRef() - Method in class org.apache.openejb.jee.WebApp
-
- getServiceRef() - Method in class org.apache.openejb.jee.WebFragment
-
- getServiceRefBindings() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the serviceRefBindings property.
- getServiceRefData(Object) - Static method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getServiceReferenceDescription() - Method in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
Gets the value of the serviceReferenceDescription property.
- getServiceReferenceDescription() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the serviceReferenceDescription property.
- getServiceRefMap() - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.Application
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.EntityBean
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.Interceptor
-
- getServiceRefMap() - Method in interface org.apache.openejb.jee.JndiConsumer
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.SessionBean
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.WebApp
-
- getServiceRefMap() - Method in class org.apache.openejb.jee.WebFragment
-
- getServiceRefName() - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Gets the value of the serviceRefName property.
- getServiceRefName() - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Gets the value of the serviceRefName property.
- getServiceRefName() - Method in class org.apache.openejb.jee.ServiceRef
-
- getServiceRefName() - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- getServiceRefName() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the serviceRefName property.
- getServiceRefName() - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Gets the value of the serviceRefName property.
- getServiceRefs() - Method in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Gets the value of the serviceRefs property.
- getServiceRefs() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the serviceRefs property.
- getServiceRefs() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the serviceRefs property.
- getServiceRefType() - Method in class org.apache.openejb.jee.ServiceRef
-
- getServices() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets all children Services.
- getServices() - Method in class org.apache.openejb.config.AppModule
-
- getServices() - Method in class org.apache.openejb.config.sys.Openejb
-
- getServices() - Method in class org.apache.openejb.server.DiscoveryRegistry
-
- getServices() - Method in class org.apache.openejb.server.rest.RESTService
-
- getServicesDiscovered() - Method in class org.apache.openejb.server.discovery.Tracker
-
- getServicesRegistered() - Method in class org.apache.openejb.server.discovery.Tracker
-
- getServiceTime() - Method in interface javax.management.j2ee.statistics.ServletStats
-
Execution times for the methods.
- getServiceUri() - Method in class org.apache.openejb.server.ServiceDaemon
-
- getServiceWsdlLocation(Class<?>, ClassLoader) - Static method in class org.apache.openejb.core.webservices.JaxWsUtils
-
- getServlet(String) - Method in interface javax.servlet.ServletContext
-
- getServlet() - Method in exception javax.servlet.UnavailableException
-
- getServlet() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getServlet(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getServlet() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getServlet() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getServlet() - Method in class org.apache.openejb.jee.WebApp
-
- getServlet() - Method in interface org.apache.openejb.jee.WebCommon
-
- getServlet() - Method in class org.apache.openejb.jee.WebFragment
-
- getServlet(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getServletClass() - Method in class org.apache.openejb.jee.Servlet
-
- getServletClassLastModifiedTime() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
Gets the last-modified time of the servlet class file associated with
this JspServletWrapper.
- getServletClassName() - Method in class org.apache.jasper.JspCompilationContext
-
Just the class name (does not include package name) of the
generated class.
- getServletConfig() - Method in class javax.servlet.GenericServlet
-
- getServletConfig() - Method in class javax.servlet.jsp.PageContext
-
The ServletConfig instance.
- getServletConfig() - Method in interface javax.servlet.Servlet
-
Returns a
ServletConfig object, which contains
initialization and startup parameters for this servlet.
- getServletConfig() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getServletConfig() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getServletConfig() - Method in class org.apache.openejb.server.webservices.WsServlet
-
- getServletConfig() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getServletConfig() - Method in class org.apache.tomee.myfaces.TomEEWorkaroundFacesServlet
-
- getServletContext() - Method in interface javax.servlet.FilterConfig
-
Returns a reference to the
ServletContext in which the caller
is executing.
- getServletContext() - Method in class javax.servlet.GenericFilter
-
Returns a reference to the
ServletContext in which this filter
is running.
- getServletContext() - Method in class javax.servlet.GenericServlet
-
Returns a reference to the
ServletContext in which this servlet
is running.
- getServletContext() - Method in interface javax.servlet.http.HttpSession
-
Returns the ServletContext to which this session belongs.
- getServletContext() - Method in class javax.servlet.jsp.PageContext
-
The ServletContext instance.
- getServletContext() - Method in interface javax.servlet.ServletConfig
-
Returns a reference to the
ServletContext in which the caller
is executing.
- getServletContext() - Method in class javax.servlet.ServletContextEvent
-
Return the ServletContext that changed.
- getServletContext() - Method in interface javax.servlet.ServletRequest
-
Gets the servlet context to which this ServletRequest was last
dispatched.
- getServletContext() - Method in class javax.servlet.ServletRequestEvent
-
Returns the ServletContext of this web application.
- getServletContext() - Method in class javax.servlet.ServletRequestWrapper
-
Gets the servlet context to which the wrapped servlet request was last
dispatched.
- getServletContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
The method getServletContext returns the
ServletContext associated with the web
application that contain this endpoint.
- getServletContext() - Method in class org.apache.jasper.JspCompilationContext
-
- getServletContext() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getServletContext() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getServletContext() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getServletContext() - Method in class org.apache.openejb.core.WebContext
-
- getServletContext() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getServletContext() - Method in class org.apache.openejb.rest.ThreadLocalServletConfig
-
- getServletContext() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- getServletContext() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getServletContext() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getServletContext() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getServletContext() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getServletContext() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getServletContext() - Method in class org.apache.tomee.catalina.JavaeeInstanceManager
-
- getServletContextName() - Method in interface javax.servlet.ServletContext
-
Returns the name of this web application corresponding to this
ServletContext as specified in the deployment descriptor for this
web application by the display-name element.
- getServletContextName() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the name of this servlet context.
- getServletContextName() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getServletImplClass() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getServletInfo() - Method in class javax.servlet.GenericServlet
-
Returns information about the servlet, such as
author, version, and copyright.
- getServletInfo() - Method in interface javax.servlet.Servlet
-
Returns information about the servlet, such
as author, version, and copyright.
- getServletInfo() - Method in class org.apache.jasper.runtime.HttpJspBase
-
- getServletInfo() - Method in class org.apache.openejb.server.webservices.WsServlet
-
- getServletInfo() - Method in class org.apache.tomee.myfaces.TomEEWorkaroundFacesServlet
-
- getServletJavaFileName() - Method in class org.apache.jasper.JspCompilationContext
-
Full path name of the Java file into which the servlet is being
generated.
- getServletLink() - Method in class org.apache.openejb.jee.ServiceImplBean
-
- getServletMapping() - Method in class org.apache.openejb.jee.WebApp
-
- getServletMapping() - Method in interface org.apache.openejb.jee.WebCommon
-
- getServletMapping() - Method in class org.apache.openejb.jee.WebFragment
-
- getServletMappings(String) - Method in class org.apache.openejb.jee.WebApp
-
- getServletName() - Method in class javax.servlet.GenericServlet
-
Returns the name of this servlet instance.
- getServletName() - Method in interface javax.servlet.http.HttpServletMapping
-
Return the String representation for the servlet-name
for this mapping.
- getServletName() - Method in class javax.servlet.jsp.ErrorData
-
Returns the name of the servlet invoked.
- getServletName() - Method in interface javax.servlet.ServletConfig
-
Returns the name of this servlet instance.
- getServletName() - Method in class org.apache.openejb.jee.FilterMapping
-
- getServletName() - Method in class org.apache.openejb.jee.Servlet
-
- getServletName() - Method in class org.apache.openejb.jee.ServletMapping
-
- getServletName() - Method in class org.apache.openejb.jee.sun.Servlet
-
- getServletName() - Method in class org.apache.openejb.rest.ThreadLocalServletConfig
-
- getServletNameMappings() - Method in interface javax.servlet.FilterRegistration
-
Gets the currently available servlet name mappings
of the Filter represented by this FilterRegistration.
- getServletNameOrUrlPattern() - Method in class org.apache.openejb.jee.sun.CacheMapping
-
- getServletNames() - Method in interface javax.servlet.ServletContext
-
- getServletNames() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getServletNames() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getServletPackageName() - Method in class org.apache.jasper.JspCompilationContext
-
Package name for the generated class is make up of the base package
name, which is user settable, and the derived package name.
- getServletPath() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the part of this request's URL that calls
the servlet.
- getServletPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getServletPath()
on the wrapped request object.
- getServletPath() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getServletPath() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getServletPath() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getServletRegistration(String) - Method in interface javax.servlet.ServletContext
-
Gets the ServletRegistration corresponding to the servlet with the
given servletName.
- getServletRegistration(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getServletRegistration(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getServletRegistrations() - Method in interface javax.servlet.ServletContext
-
Gets a (possibly empty) Map of the ServletRegistration
objects (keyed by servlet name) corresponding to all servlets
registered with this ServletContext.
- getServletRegistrations() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getServletRegistrations() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getServletRequest() - Method in class javax.servlet.ServletRequestEvent
-
Returns the ServletRequest that is changing.
- getServlets() - Method in interface javax.servlet.ServletContext
-
- getServlets() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getServlets() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getSession() - Method in interface javax.jms.ServerSession
-
Return the ServerSession's Session.
- getSession() - Method in interface javax.jms.XASession
-
Gets the session associated with this XASession.
- getSession(boolean) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the current HttpSession
associated with this request or, if there is no
current session and create is true, returns
a new session.
- getSession() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the current session associated with this request,
or if the request does not have a session, creates one.
- getSession(boolean) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getSession(boolean create)
on the wrapped request object.
- getSession() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getSession()
on the wrapped request object.
- getSession() - Method in class javax.servlet.http.HttpSessionBindingEvent
-
Return the session that changed.
- getSession(String) - Method in interface javax.servlet.http.HttpSessionContext
-
- getSession() - Method in class javax.servlet.http.HttpSessionEvent
-
Return the session that changed.
- getSession() - Method in class javax.servlet.jsp.PageContext
-
The current value of the session object (an HttpSession).
- getSession() - Method in exception javax.websocket.SessionException
-
Return the Session on which the problem occurred.
- getSession() - Method in class org.apache.jasper.compiler.PageInfo
-
- getSession() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getSession() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getSession() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getSession(boolean) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getSession(boolean) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getSession() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getSession(boolean) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getSession() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getSession() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getSessionBeanProxy(<any>, Class<?>, <any>) - Method in class org.apache.openejb.cdi.CdiPlugin
-
- getSessionConfig() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getSessionConfig() - Method in class org.apache.openejb.jee.WebApp
-
- getSessionConfig() - Method in interface org.apache.openejb.jee.WebCommon
-
- getSessionConfig() - Method in class org.apache.openejb.jee.WebFragment
-
- getSessionContext() - Method in interface javax.servlet.http.HttpSession
-
- getSessionContext() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getSessionContext() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getSessionCookieConfig() - Method in interface javax.servlet.ServletContext
-
Gets the
SessionCookieConfig object through which various
properties of the session tracking cookies created on behalf of this
ServletContext may be configured.
- getSessionCookieConfig() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getSessionCookieConfig() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getSessionId() - Method in interface javax.servlet.http.PushBuilder
-
Return the SessionID to be used for the push.
- getSessionManager() - Method in class org.apache.openejb.jee.sun.SessionConfig
-
- getSessionMode() - Method in interface javax.jms.JMSContext
-
Returns the session mode of the JMSContext's session.
- getSessionMode() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- getSessionMode() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- getSessionOrEntityOrMessageDriven() - Method in class org.apache.openejb.jee.jba.EnterpriseBeans
-
Gets the value of the sessionOrEntityOrMessageDriven property.
- getSessionProperties() - Method in class org.apache.openejb.jee.sun.SessionConfig
-
- getSessions() - Method in interface javax.management.j2ee.statistics.JMSConnectionStats
-
Returns an array of JMSSessionStats that provide statistics
about the sessions associated with the referencing JMSConnectionStats.
- getSessions() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getSessions() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getSessionScopeMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that "wraps" session-scoped attributes
- getSessionsCreated() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getSessionsCreated() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- getSessionsCreatedLatest() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getSessionsCreatedLatestTime() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getSessionStateManagerJndiName() - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Gets the value of the sessionStateManagerJndiName property.
- getSessionTimeout() - Method in interface javax.servlet.ServletContext
-
Gets the session timeout in minutes that are supported by default for
this ServletContext.
- getSessionTimeout() - Method in class org.apache.openejb.jee.SessionConfig
-
- getSessionTimeout() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getSessionTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Gets the value of the sessionTimeoutSeconds property.
- getSessionType() - Method in class org.apache.openejb.jee.SessionBean
-
- getSessionType() - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Gets the value of the sessionType property.
- getSet(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Set-valued attribute of the managed type that
corresponds to the specified name and Java element type.
- getSet(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Set-valued attribute of the managed type that
corresponds to the specified name.
- getSet(Map<String, String>, String, Set<String>) - Static method in class org.apache.openejb.client.MulticastConnectionFactory
-
- getSetClasspathBat() - Method in class org.apache.tomee.installer.Paths
-
- getSetClasspathBat() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getSetClasspathSh() - Method in class org.apache.tomee.installer.Paths
-
- getSetClasspathSh() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getSetterDescriptor() - Method in enum org.apache.openejb.core.cmp.cmp2.CmrStyle
-
- getSeverity() - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
- getSeverity() - Method in interface javax.xml.bind.ValidationEvent
-
Retrieve the severity code for this warning/error.
- getSharedCacheMode() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the specification of how the provider must use
a second-level cache for the persistence unit.
- getSharedCacheMode() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getSharedCacheMode() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the sharedCacheMode property.
- getSharedCacheMode() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getSharedConnection() - Method in class org.apache.taglibs.standard.tag.common.sql.TransactionTagSupport
-
Called by nested parameter elements to get a reference to
the Connection.
- getShort(String) - Method in interface javax.jms.MapMessage
-
Returns the short value with the specified name.
- getShort(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getShort1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getShort2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getShortDescription() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the shortDescription property.
- getShortDescriptions() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the shortDescriptions property.
- getShortName() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The preferred short name (prefix) as indicated in the TLD.
- getShortName() - Method in class org.apache.openejb.jee.TldTaglib
-
- getShortProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
short.
- getShortProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the short property with the specified name.
- getShortProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getShrinkFrequencySeconds() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the shrinkFrequencySeconds property.
- getShrinkingEnabled() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the shrinkingEnabled property.
- getSignature() - Method in class org.apache.openejb.server.axis.client.OperationInfo
-
- getSignerKey() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthContextInfo
-
- getSignerKeys() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthContextInfo
-
- getSimpleNames(Class...) - Static method in class org.apache.openejb.util.Classes
-
- getSingleClassloader() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getSingleResult() - Method in interface javax.persistence.Query
-
Execute a SELECT query that returns a single untyped result.
- getSingleResult() - Method in interface javax.persistence.StoredProcedureQuery
-
Retrieve a single result from the next result set.
- getSingleResult() - Method in interface javax.persistence.TypedQuery
-
Execute a SELECT query that returns a single result.
- getSingleResult() - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- getSingleResult() - Method in class org.apache.openejb.persistence.JtaQuery
-
- getSingleResult() - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- getSingletons() - Method in class javax.ws.rs.core.Application
-
Get a set of root resource, provider and
feature instances.
- getSingletons() - Method in class org.apache.openejb.server.rest.InternalApplication
-
- getSingularAttribute(String, Class<Y>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the single-valued attribute of the managed
type that corresponds to the specified name and Java type.
- getSingularAttribute(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the single-valued attribute of the managed type that
corresponds to the specified name.
- getSingularAttributes() - Method in interface javax.persistence.metamodel.ManagedType
-
Return the single-valued attributes of the managed type.
- getSize() - Method in interface javax.servlet.http.Part
-
Returns the size of this fille.
- getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyWriter
-
Originally, the method has been called before writeTo to ascertain the length in bytes of
the serialized form of t.
- getSize() - Method in class javax.xml.soap.AttachmentPart
-
Returns the number of bytes in this AttachmentPart
object.
- getSize() - Method in class org.apache.openejb.client.event.ConnectionPoolCreated
-
- getSize() - Method in class org.apache.openejb.client.event.ConnectionPoolTimeout
-
- getSize() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.Cache
-
Gets the value of the size property.
- getSize() - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getSkewness() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the skewness of the available values.
- getSkewness() - Method in class org.apache.openejb.monitoring.Stats
-
- getSkewness() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getSkewnessImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured skewness implementation.
- getSkipHttp() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
-
Gets the slot specified by slotName.
- getSlots() - Method in interface javax.xml.registry.infomodel.ExtensibleObject
-
Returns the Slots associated with this object.
- getSlotType() - Method in interface javax.xml.registry.infomodel.Slot
-
Gets the slotType for this Slot.
- getSmallIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Get the path to the small icon.
- getSmallIcon() - Method in class org.apache.openejb.jee.Icon
-
- getSmallIcon() - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Gets the value of the smallIcon property.
- getSmallIcon() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the smallIcon property.
- getSmap() - Method in class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- getSmapStratum() - Method in class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- getSMaxAge() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the s-maxage cache control directive.
- getSnapshot() - Method in interface org.eclipse.microprofile.metrics.Histogram
-
- getSnapshot() - Method in interface org.eclipse.microprofile.metrics.Sampling
-
Returns a snapshot of the values.
- getSnapshot() - Method in interface org.eclipse.microprofile.metrics.Timer
-
- getSoapActionURI() - Method in class org.apache.openejb.server.axis.client.OperationInfo
-
- getSOAPBinding(Binding) - Method in class org.apache.openejb.server.webservices.WsdlVisitor
-
- getSOAPBody() - Method in class javax.xml.soap.SOAPMessage
-
Gets the SOAP Body contained in this SOAPMessage object.
- getSOAPBody(List) - Method in class org.apache.openejb.server.webservices.WsdlVisitor
-
- getSOAPFactory() - Method in interface javax.xml.ws.soap.SOAPBinding
-
Gets the SAAJ SOAPFactory instance used by this SOAP binding.
- getSOAPHeader() - Method in class javax.xml.soap.SOAPMessage
-
Gets the SOAP Header contained in this SOAPMessage object.
- getSoapHeader() - Method in class org.apache.openejb.jee.Handler
-
- getSoapHeader() - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- getSoapHeaders() - Method in class org.apache.openejb.core.webservices.HandlerData
-
- getSoapHeaders() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the soapHeaders property.
- getSOAPPart() - Method in class javax.xml.soap.SOAPMessage
-
Gets the SOAP part of this SOAPMessage object.
- getSoapRole() - Method in class org.apache.openejb.jee.Handler
-
- getSoapRoles() - Method in class org.apache.openejb.core.webservices.HandlerData
-
- getSoapRoles() - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Gets the value of the soapRoles property.
- getSoapVersion() - Method in class org.apache.openejb.server.axis.client.OperationInfo
-
- getSockets(InetAddress, int) - Static method in class org.apache.openejb.client.MulticastPulseClient
-
- getSockets(String, int) - Static method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
Attempts to return at least one socket per valid network interface.
- getSocketURI() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getSortedValues() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the current set of values in an array of double primitives,
sorted in ascending order.
- getSoTimeout() - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- getSource() - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Gets the value of the source property.
- getSource() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the source property.
- getSource() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the source property.
- getSource() - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Gets the value of the source property.
- getSource() - Method in class org.apache.openejb.maven.plugin.Synch
-
Gets source.
- getSourceClass() - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Gets the value of the sourceClass property.
- getSourceClassName() - Method in class org.apache.openejb.util.JuliLogStream.OpenEJBLogRecord
-
Gets the name of the class that issued the logging call.
- getSourceMethodName() - Method in class org.apache.openejb.util.JuliLogStream.OpenEJBLogRecord
-
Gets the name of the method that issued the logging call.
- getSourceObject() - Method in interface javax.xml.registry.infomodel.Association
-
Gets the Object that is the source of this Association.
- getSources() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the sources property.
- getSources() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the sources property.
- getSources() - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Gets the value of the sources property.
- getSout() - Method in class org.apache.openejb.server.cli.StreamManager
-
- getSpec() - Method in class org.apache.openejb.client.ProtocolMetaData
-
- getSpecificationLinks() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets all children SpecificationLinks.
- getSpecificationObject() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets the specification object for this object.
- getSpecificationVersion() - Method in class javax.servlet.jsp.JspEngineInfo
-
Return the version number of the JSP specification that is supported by this JSP engine.
- getSpecName() - Method in enum org.apache.openejb.InterfaceType
-
- getSpecVersion() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Returns a string representation of the version of the
connector architecture specification that is supported by
the resource adapter.
- getSpecVersion() - Method in class org.apache.openejb.jee.Connector10
-
- getSql() - Method in class org.apache.openejb.jee.oejb2.AutoIncrementTableType
-
Gets the value of the sql property.
- getSql() - Method in class org.apache.openejb.jee.oejb2.SqlGeneratorType
-
Gets the value of the sql property.
- getSql() - Method in class org.apache.openejb.jee.wls.DatabaseSpecificSql
-
Gets the value of the sql property.
- getSql() - Method in class org.apache.openejb.jee.wls.SqlQuery
-
Gets the value of the sql property.
- getSqlGenerator() - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Gets the value of the sqlGenerator property.
- getSqlQuery() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the sqlQuery property.
- getSqlResultSetMapping() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the sqlResultSetMapping property.
- getSqlResultSetMapping() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the sqlResultSetMapping property.
- getSqlSelectDistinct() - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Gets the value of the sqlSelectDistinct property.
- getSqlShape() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the sqlShape property.
- getSqlShapeName() - Method in class org.apache.openejb.jee.wls.SqlQuery
-
Gets the value of the sqlShapeName property.
- getSqlShapeName() - Method in class org.apache.openejb.jee.wls.SqlShape
-
Gets the value of the sqlShapeName property.
- getSqlStatement() - Method in class org.apache.openejb.jee.jba.cmp.PostTableCreate
-
Gets the value of the sqlStatement property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Gets the value of the sqlType property.
- getSqlType() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Gets the value of the sqlType property.
- getSsl() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getSslContext() - Method in interface javax.ws.rs.client.Client
-
Get the SSL context configured to be used with the current client run-time.
- getSslProtocol() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getSslProtocol() - Method in class org.apache.tomee.embedded.Configuration
-
- getSslProtocol() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getSslProtocol() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getStability() - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Gets the stability indicator for the RegistryEntry within the Registry.
- getStandardDeviation() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the standard deviation of the available values.
- getStandardDeviation() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
Returns the standard deviation of the available values.
- getStandardDeviation() - Method in class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the standard deviation of the available values.
- getStandardDeviation() - Method in class org.apache.openejb.monitoring.Stats
-
- getStandardDeviation() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getStart() - Method in class javax.ejb.ScheduleExpression
-
Return the start date, if set; otherwise null.
- getStart() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the start property.
- getStartDuration() - Method in class javax.resource.spi.work.WorkEvent
-
Return the start interval duration.
- getStartNode() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the startNode property.
- getStartTime() - Method in interface javax.management.j2ee.statistics.Statistic
-
The time of the first measurement represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.
- getStartTime() - Method in class org.apache.openejb.AppContext
-
- getStartTime() - Method in class org.apache.openejb.client.ClientInstance
-
- getStartTime() - Method in class org.apache.openejb.loader.SystemInstance
-
- getStartupBeans() - Method in class org.apache.openejb.jee.Beans
-
- getStartupClasses() - Method in class org.apache.openejb.cdi.CdiScanner
-
- getStartupTimeout() - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- getStartupTimeout() - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- getState() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.DeploymentStatusImpl
-
- getState() - Method in class org.apache.openejb.config.VmDeploymentManager.DeploymentStatusImpl
-
- getState() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getState() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getState() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- getState() - Method in class org.eclipse.microprofile.health.HealthCheckResponse
-
- getStateFactory() - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Gets the value of the stateFactory property.
- getStateFactory() - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Gets the value of the stateFactory property.
- getStatefulSessionCache() - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Gets the value of the statefulSessionCache property.
- getStatefulSessionClustering() - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Gets the value of the statefulSessionClustering property.
- getStatefulSessionDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the statefulSessionDescriptor property.
- getStatefulTimeout() - Method in class org.apache.openejb.BeanContext
-
- getStatefulTimeout() - Method in class org.apache.openejb.jee.SessionBean
-
- getStatelessBeanCallRouterClassName() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the statelessBeanCallRouterClassName property.
- getStatelessBeanIsClusterable() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the statelessBeanIsClusterable property.
- getStatelessBeanLoadAlgorithm() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the statelessBeanLoadAlgorithm property.
- getStatelessClustering() - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Gets the value of the statelessClustering property.
- getStatelessSessionDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the statelessSessionDescriptor property.
- getStateManager() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the stateManager property.
- getStateName() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getStateName() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getStateName() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- getStateOrProvince() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the state or province.
- getStaticValue(Reference) - Static method in class org.apache.tomee.common.NamingUtil
-
- getStaticValue(Reference, String) - Static method in class org.apache.tomee.common.NamingUtil
-
- getStatistic(String) - Method in interface javax.management.j2ee.statistics.Stats
-
Get a Statistic by name.
- getStatisticNames() - Method in interface javax.management.j2ee.statistics.Stats
-
Returns an array of Strings which are the names of the attributes from the specific Stats submodel that this object supports.
- getStatistics() - Method in interface javax.management.j2ee.statistics.Stats
-
Returns an array containing all of the Statistic objects supported by this Stats object.
- getStatus() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
Determines the validation status.
- getStatus() - Method in interface javax.servlet.http.HttpServletResponse
-
Gets the current status code of this response.
- getStatus() - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- getStatus() - Method in interface javax.transaction.Transaction
-
Obtain the status of the transaction associated with the target
Transaction object.
- getStatus() - Method in interface javax.transaction.TransactionManager
-
Obtain the status of the transaction associated with the current thread.
- getStatus() - Method in interface javax.transaction.UserTransaction
-
Obtain the status of the transaction associated with the current thread.
- getStatus() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the status code associated with the response.
- getStatus() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the status code associated with the response.
- getStatus() - Method in class javax.ws.rs.core.Response
-
Get the status code associated with the response.
- getStatus() - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Gets the life cycle status of the RegistryEntry within the registry.
- getStatus() - Method in exception javax.xml.registry.JAXRException
-
- getStatus() - Method in interface javax.xml.registry.JAXRResponse
-
Returns the status for this response.
- getStatus() - Method in class org.apache.openejb.core.BaseContext.UserTransactionWrapper
-
- getStatus() - Method in class org.apache.openejb.core.CoreUserTransaction
-
- getStatus() - Method in class org.apache.openejb.core.managed.ManagedUserTransaction
-
- getStatus() - Method in class org.apache.openejb.core.stateful.StatefulUserTransaction
-
- getStatus() - Method in class org.apache.openejb.core.transaction.EjbUserTransaction
-
- getStatus() - Method in class org.apache.openejb.resource.TransactionManagerWrapper
-
- getStatus() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getStatus() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getStatus() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService.MyTransaction
-
- getStatus() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getStatus() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getStatus() - Method in class org.apache.tomee.installer.Installer
-
- getStatus() - Method in interface org.apache.tomee.installer.InstallerInterface
-
- getStatusCode() - Method in class javax.servlet.jsp.ErrorData
-
Returns the status code of the error.
- getStatusCode() - Method in enum javax.ws.rs.core.Response.Status
-
Get the associated status code.
- getStatusCode() - Method in interface javax.ws.rs.core.Response.StatusType
-
Get the associated status code.
- getStatusCode() - Method in exception javax.xml.ws.http.HTTPException
-
Gets the HTTP status code.
- getStatusInfo() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the complete status information associated with the response.
- getStatusInfo() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the complete status information associated with the response.
- getStatusInfo() - Method in class javax.ws.rs.core.Response
-
Get the complete status information associated with the response.
- getStdDev() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the standard deviation of the values in the snapshot.
- getSteadyPoolSize() - Method in class org.apache.openejb.jee.sun.BeanPool
-
- getStep() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Returns the value of the 'step' attribute for the associated tag,
or null if no 'step' attribute was specified.
- getSteps() - Method in class org.apache.taglibs.standard.extra.spath.AbsolutePath
-
- getSteps() - Method in class org.apache.taglibs.standard.extra.spath.Path
-
Retrives an ordered list of Step objects representing this
expression.
- getSteps() - Method in class org.apache.taglibs.standard.extra.spath.RelativePath
-
- getStereotypes() - Method in class org.apache.openejb.cdi.NewCdiEjbBean
-
- getStereotypes() - Method in class org.apache.openejb.jee.Beans.Alternatives
-
- getStereotypes() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getStopClasses() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getStopClassLoader() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- getStopCommand() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getStopHost() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getStopPort() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getStopPort() - Method in class org.apache.tomee.embedded.Configuration
-
- getStopPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getStopPort() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getStoreNotFlushed() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the storeNotFlushed property.
- getStoreProperties() - Method in class org.apache.openejb.jee.sun.SessionManager
-
- getStrategy() - Method in class org.apache.openejb.client.event.ConnectionStrategyAdded
-
- getStrategy() - Method in class org.apache.openejb.client.event.ConnectionStrategyFailed
-
- getStrategy() - Method in class org.apache.openejb.client.event.ConnectionStrategyRemoved
-
- getStrategy() - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Gets the value of the strategy property.
- getStrategy() - Method in class org.apache.openejb.jee.jpa.GeneratedValue
-
Gets the value of the strategy property.
- getStrategy() - Method in class org.apache.openejb.jee.jpa.Inheritance
-
Gets the value of the strategy property.
- getStratumName() - Method in class org.apache.jasper.compiler.SmapStratum
-
Returns the name of the stratum.
- getStreet() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the street name.
- getStreetNumber() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the street number.
- getStrictMaximumSize() - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Gets the value of the strictMaximumSize property.
- getStrictPooling() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getStrictTimeout() - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Gets the value of the strictTimeout property.
- getString(String) - Method in interface javax.jms.MapMessage
-
Returns the String value with the specified name.
- getString() - Method in class javax.servlet.jsp.tagext.BodyContent
-
Return the value of the BodyContent as a String.
- getString() - Method in class org.apache.jasper.compiler.SmapGenerator
-
- getString() - Method in class org.apache.jasper.compiler.SmapStratum
-
Returns the given stratum as a String: a StratumSection,
followed by at least one FileSection and at least one LineSection.
- getString() - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
Retrieves the current LineInfo as a String, print all values
only when appropriate (but LineInfoID if and only if it's been
specified, as its necessity is sensitive to context).
- getString() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Return the value of the BodyJspWriter as a String.
- getString(Map<String, String>, String, String) - Static method in class org.apache.openejb.client.MulticastConnectionFactory
-
- getString(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- getString(String) - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getString1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getString2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getStringAddr() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- getStringAddrType() - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- getStringArray1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getStringHeaders() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get a string view of header values associated with the message.
- getStringHeaders() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get a string view of header values associated with the message.
- getStringHeaders() - Method in class javax.ws.rs.core.Response
-
Get view of the response headers and their string values.
- getStringProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
String.
- getStringProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the String property with the specified name.
- getStringProperty(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- getStringResource(String) - Static method in class org.apache.taglibs.standard.lang.jstl.Constants
-
- getStubProperty() - Method in class org.apache.openejb.jee.sun.PortInfo
-
- getStubProperty() - Method in class org.apache.openejb.jee.wls.PortInfo
-
Gets the value of the stubProperty property.
- getStuckThreadCount() - Method in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
Gets the value of the stuckThreadCount property.
- getStuckThreadCount() - Method in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
Gets the value of the stuckThreadCount property.
- getStyle() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getStyle(String, String) - Static method in class org.apache.taglibs.standard.tag.common.core.Util
-
- getSubgraphs() - Method in interface javax.persistence.AttributeNode
-
Return the Map<Class, Subgraph> of subgraphs associated
with this attribute node.
- getSubject() - Method in class org.apache.openejb.core.security.AbstractSecurityService.Identity
-
- getSubject() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The sub(Subject) claim identifies the principal that is the subject of
the JWT.
- getSubmittedFileName() - Method in interface javax.servlet.http.Part
-
Gets the file name specified by the client
- getSubmittedFileName() - Method in class org.apache.openejb.server.httpd.part.CommonsFileUploadPart
-
- getSubmittingOrganization() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the Organization that submitted this RegistryObject.
- getSubprotocols() - Method in interface javax.websocket.server.ServerEndpointConfig
-
Return the websocket subprotocols configured.
- getSubquerySupported() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the subquerySupported property.
- getSubscriptionDurability() - Method in class org.apache.openejb.jee.MessageDrivenDestination
-
Gets the value of the subscriptionDurability property.
- getSubscriptionDurability() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the subscriptionDurability property.
- getSubTree() - Method in class org.apache.openejb.core.ivm.naming.NameNode
-
- getSubtype() - Method in class javax.ws.rs.core.MediaType
-
Getter for subtype.
- GetSuffix(int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- GetSuffix(int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- GetSuffix(int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- getSuffix() - Method in class org.apache.tomee.loader.filter.SuffixFilter
-
- getSuffixes() - Method in class org.apache.taglibs.standard.lang.jstl.ComplexValue
-
- getSuggestedValue() - Method in class org.apache.openejb.jee.FacesAttribute
-
Gets the value of the suggestedValue property.
- getSuggestedValue() - Method in class org.apache.openejb.jee.FacesProperty
-
Gets the value of the suggestedValue property.
- getSum() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the sum of the values that have been added to Univariate.
- getSum() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
Returns the sum of the values that have been added to Univariate.
- getSum() - Method in class org.apache.openejb.monitoring.Stats
-
- getSum() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getSumImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured sum implementation.
- getSumLogImpl() - Method in class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Returns the currently configured sum of logs implementation
- getSummary() - Method in exception org.apache.openejb.config.ValidationException
-
- getSumsq() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the sum of the squares of the available values.
- getSumsq() - Method in class org.apache.openejb.monitoring.Stats
-
- getSumsq() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getSumsqImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured sum of squares implementation.
- getSunCmpMapping() - Method in class org.apache.openejb.jee.sun.SunCmpMappings
-
- getSupertype() - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the identifiable type that corresponds to the most
specific mapped superclass or entity extended by the entity
or mapped superclass.
- getSuppliedRequest() - Method in class javax.servlet.AsyncEvent
-
Gets the ServletRequest from this AsyncEvent.
- getSuppliedResponse() - Method in class javax.servlet.AsyncEvent
-
Gets the ServletResponse from this AsyncEvent.
- getSupportedEncodings() - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Returns the encodingStyle URIs (as String[]) supported by
this TypeMapping instance.
- getSupportedLanguages() - Static method in class org.apache.openejb.util.OpenEJBScripter
-
- getSupportedLocale() - Method in class org.apache.openejb.jee.FacesLocaleConfig
-
Gets the value of the supportedLocale property.
- getSupportedLocales() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getSupportedLocales() - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.DeserializerFactory
-
Returns a list of all XML processing mechanism types
supported by this DeserializerFactory.
- getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.SerializerFactory
-
Returns a list of all XML processing mechanism types
supported by this SerializerFactory.
- getSupportedMessageTypes() - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthModule
-
- getSupportedService(Class<T>) - Method in class org.apache.openejb.cdi.CdiPlugin
-
- getSweepInterval() - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- getSweepInterval() - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Gets the value of the sweepInterval property.
- getSwitch() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the switch property.
- getSynchronizationType() - Method in class org.apache.openejb.BeanContext.EntityManagerConfiguration
-
- getSyncOnCommitOnly() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the syncOnCommitOnly property.
- getSystemClassPath() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Gets the system class path.
- getSystemClassPath() - Method in class org.apache.jasper.JspC
-
Gets the system class path.
- getSystemClassPath() - Method in interface org.apache.jasper.Options
-
Gets the system class path.
- getSystemEventClass() - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Gets the value of the systemEventClass property.
- getSystemEventListener() - Method in class org.apache.openejb.jee.FacesApplication
-
- getSystemEventListenerClass() - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Gets the value of the systemEventListenerClass property.
- getSystemInstance() - Method in class org.apache.openejb.AppContext
-
- getSystemModule() - Static method in class org.apache.openejb.config.SystemApps
-
- getSystemProperties(String, String) - Static method in class org.apache.openejb.config.ConfigurationFactory
-
- getSystemProperties() - Method in class org.apache.openejb.config.sys.Openejb
-
- getSystemProperties() - Static method in class org.apache.openejb.util.JavaSecurityManagers
-
- getSystemProperty(String) - Static method in class org.apache.openejb.util.JavaSecurityManagers
-
- getSystemProperty(String, String) - Static method in class org.apache.openejb.util.JavaSecurityManagers
-
- getTable() - Method in class org.apache.openejb.jee.jpa.Column
-
Gets the value of the table property.
- getTable() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the table property.
- getTable() - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Gets the value of the table property.
- getTable() - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Gets the value of the table property.
- getTable() - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Gets the value of the table property.
- getTable() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the table property.
- getTable() - Method in class org.apache.openejb.jee.wls.SqlShape
-
Gets the value of the table property.
- getTableColumn() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Gets the value of the tableColumn property.
- getTableGenerator() - Method in class org.apache.openejb.jee.jpa.Entity
-
Gets the value of the tableGenerator property.
- getTableGenerator() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the tableGenerator property.
- getTableGenerator() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the tableGenerator property.
- getTableMap() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the tableMap property.
- getTableName() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the tableName property.
- getTableName() - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Gets the value of the tableName property.
- getTableName() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the tableName property.
- getTableName() - Method in class org.apache.openejb.jee.oejb2.SequenceTableType
-
Gets the value of the tableName property.
- getTableName() - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- getTableName() - Method in class org.apache.openejb.jee.sun.SecondaryTable
-
- getTableName() - Method in class org.apache.openejb.jee.wls.Table
-
Gets the value of the tableName property.
- getTableName() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the tableName property.
- getTag(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Get the TagInfo for a given tag name, looking through all the tags in this tag library.
- getTag() - Method in class org.apache.openejb.jee.TldTaglib
-
- getTagClass() - Method in class org.apache.openejb.jee.Tag
-
- getTagClassName() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Name of the class that provides the handler for this tag.
- getTagExtension() - Method in class org.apache.openejb.jee.Tag
-
- getTagExtension() - Method in class org.apache.openejb.jee.TagFile
-
- getTagExtraInfo() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The instance (if any) for extra tag information.
- getTagFile(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Get the TagFileInfo for a given tag name, looking through all the tag files in this tag library.
- getTagFile() - Method in class org.apache.openejb.jee.TldTaglib
-
- getTagFileJarUrl() - Method in class org.apache.jasper.JspCompilationContext
-
Returns the JAR file in which the tag file for which this
JspCompilationContext was created is packaged, or null if this
JspCompilationContext does not correspond to a tag file, or if the
corresponding tag file is not packaged in a JAR.
- getTagFileJarUrls() - Method in class org.apache.jasper.JspCompilationContext
-
Gets the context-wide mappings from JAR packaged tag file paths to
their corresponfing URLs.
- getTagFiles() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
An array describing the tag files that are defined in this tag library.
- getTagHandlerClassName(String, ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
-
Gets the fully-qualified class name of the tag handler corresponding to
the given tag file path.
- getTagHandlerDelegateFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
- getTagHandlerPool(ServletConfig) - Static method in class org.apache.jasper.runtime.TagHandlerPool
-
- getTagInfo() - Method in class javax.servlet.jsp.tagext.TagExtraInfo
-
Get the TagInfo for this class.
- getTagInfo() - Method in class javax.servlet.jsp.tagext.TagFileInfo
-
Returns information about this tag, parsed from the directives in the tag file.
- getTagInfo() - Method in class org.apache.jasper.JspCompilationContext
-
- getTaglib(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- getTaglib() - Method in class org.apache.openejb.jee.JspConfig
-
- getTaglib() - Method in class org.apache.openejb.jee.WebApp
-
- getTaglibExtension() - Method in class org.apache.openejb.jee.TldTaglib
-
- getTaglibLocation() - Method in interface javax.servlet.descriptor.TaglibDescriptor
-
Gets the location of the tag library represented by this
TaglibDescriptor.
- getTaglibLocation() - Method in class org.apache.openejb.jee.Taglib
-
- getTagLibrary() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The instance of TabLibraryInfo we belong to.
- getTagLibraryInfos() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Returns an array of TagLibraryInfo objects representing the entire set of tag libraries (including this
TagLibraryInfo) imported by taglib directives in the translation unit that references this TagLibraryInfo.
- getTagLibraryInfos() - Method in class org.apache.jasper.compiler.TagLibraryInfoImpl
-
Returns an array of TagLibraryInfo objects representing the entire set
of tag libraries (including this TagLibraryInfo) imported by taglib
directives in the translation unit that references this
TagLibraryInfo.
- getTagLibraryValidator() - Method in class org.apache.jasper.compiler.TagLibraryInfoImpl
-
The instance (if any) for the TagLibraryValidator class.
- getTaglibs() - Method in interface javax.servlet.descriptor.JspConfigDescriptor
-
Gets the <taglib> child elements of the
<jsp-config> element represented by this
JspConfigDescriptor.
- getTaglibs() - Method in class org.apache.jasper.compiler.PageInfo
-
- getTaglibs() - Method in class org.apache.jasper.JspCompilationContext
-
Gets the context-wide tag library cache.
- getTaglibs() - Method in class org.apache.openejb.config.WebModule
-
- getTaglibURI() - Method in interface javax.servlet.descriptor.TaglibDescriptor
-
Gets the unique identifier of the tag library represented by this
TaglibDescriptor.
- getTaglibUri() - Method in class org.apache.openejb.jee.Taglib
-
- getTagName() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The name of the Tag.
- getTagPluginManager() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getTagPluginManager() - Method in class org.apache.jasper.JspC
-
- getTagPluginManager() - Method in interface org.apache.jasper.Options
-
Obtain a Tag Plugin Manager
- getTagPoolSize() - Method in class org.apache.jasper.JspC
-
- getTags() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
An array describing the tags that are defined in this tag library.
- getTags() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Returns the underlying HashMap containing the tags.
- getTagsAsString() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Gets the list of tags as a single String in the format 'key="value",key2="value2",...'
- getTagVariableInfos() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Get TagVariableInfo objects associated with this TagInfo.
- getTarget() - Method in interface javax.interceptor.InvocationContext
-
Returns the target instance.
- getTarget() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl
-
- getTarget() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl
-
- getTarget() - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- getTarget() - Method in class org.apache.openejb.Injection
-
- getTarget() - Method in class org.apache.openejb.maven.plugin.Synch
-
Gets target.
- getTarget() - Method in class org.apache.openejb.util.DirectoryMonitor
-
- getTargetBinariesDir() - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Gets target binaries dir.
- getTargetBinding() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets the next ServiceBinding in case there is a redirection from
one service provider to another service provider.
- getTargetClass() - Method in class org.apache.openejb.client.Injection
-
- getTargetClass() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the targetClass property.
- getTargetEndpointAddress() - Method in interface javax.xml.rpc.Call
-
Gets the address of a target service endpoint.
- getTargetEntity() - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- getTargetObject() - Method in interface javax.xml.registry.infomodel.Association
-
Gets the Object that is the target of this Association.
- getTargetResourcesDir() - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Gets target resources dir.
- getTargets() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- getTargets() - Method in class org.apache.openejb.config.VmDeploymentManager
-
- getTargets() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the targets property.
- getTaskByType(Class<T>) - Method in class org.apache.tomee.embedded.TomEEEmbeddedApplicationRunner.LifecycleTaskAccessor
-
- getTaskCount() - Method in class org.apache.openejb.server.ServicePool.Pool
-
- getTasks() - Method in class org.apache.tomee.embedded.TomEEEmbeddedApplicationRunner.LifecycleTaskAccessor
-
- getTeiClass() - Method in class org.apache.openejb.jee.Tag
-
- getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the telephone numbers for this User that match the specified telephone number type.
- getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.User
-
Gets the telephone numbers for this User that match the specified telephone number type.
- getTempDir() - Method in class org.apache.tomee.embedded.Configuration
-
- getTemplate() - Method in interface org.apache.openejb.config.Service
-
- getTemplate() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getTemporal() - Method in class org.apache.openejb.jee.jpa.Basic
-
Gets the value of the temporal property.
- getTemporal() - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Gets the value of the temporal property.
- getTemporal() - Method in class org.apache.openejb.jee.jpa.Id
-
Gets the value of the temporal property.
- getTemporal() - Method in class org.apache.openejb.jee.jpa.Version
-
Gets the value of the temporal property.
- getTemporaryVariableName() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- getter - Variable in class org.apache.openejb.jee.bval.BeanType
-
- GetterType - Class in org.apache.openejb.jee.bval
-
Java class for getterType complex type.
- GetterType() - Constructor for class org.apache.openejb.jee.bval.GetterType
-
- getTestClass() - Method in class org.apache.openejb.junit.context.OpenEjbTestContext
-
- getTestClass() - Method in class org.apache.openejb.junit.OpenEjbRunner
-
- getTestClass() - Method in class org.apache.openejb.testing.TestInstance
-
- getTestConnectionsOnCreate() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the testConnectionsOnCreate property.
- getTestConnectionsOnRelease() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the testConnectionsOnRelease property.
- getTestConnectionsOnReserve() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the testConnectionsOnReserve property.
- getTestFrequencySeconds() - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Gets the value of the testFrequencySeconds property.
- getTestMethod() - Method in class org.apache.openejb.junit.context.OpenEjbTestContext
-
- getTestOnBorrow() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getTestOnBorrow() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getTestOnReturn() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getTestOnReturn() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getTestRules(Object) - Method in class org.apache.openejb.junit.jee.EJBContainerRunner
-
- getTestWhileIdle() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getTestWhileIdle() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getText() - Method in interface javax.jms.TextMessage
-
Gets the string containing this message's data.
- getText() - Method in exception javax.websocket.DecodeException
-
Return the encoded string that is either the whole message, or the partial message that could not be decoded, or
null if this exception arose from a failure to decode a binary message..
- getText() - Method in class org.apache.openejb.resource.activemq.jms2.WrappingTextMessage
-
- getThreadContext() - Static method in class org.apache.openejb.core.ThreadContext
-
- getThreadCount() - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- getThreadPool() - Method in class org.apache.openejb.server.ServicePool
-
- getThreadPriority() - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- getThreadsWaitingForceThreshold() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getThreshold() - Method in class javax.xml.ws.soap.MTOMFeature
-
Gets the threshold value used to determine when binary data
should be sent as an attachment.
- getThrowable() - Method in class javax.servlet.AsyncEvent
-
Gets the Throwable from this AsyncEvent.
- getThrowable() - Method in class javax.servlet.jsp.ErrorData
-
Returns the Throwable that caused the error.
- getThrowable(ServletRequest) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
Returns the value of the javax.servlet.error.exception request
attribute value, if present, otherwise the value of the
javax.servlet.jsp.jspException request attribute value.
- getThrowable() - Method in class org.apache.openejb.client.event.RequestFailed
-
- getThrowable() - Method in class org.apache.openejb.client.ThrowableArtifact
-
- getThrowable() - Method in class org.apache.openejb.observer.event.ObserverFailed
-
- getThrowable() - Method in class org.apache.openejb.resource.jdbc.logging.TimeWatcherExecutor.TimerWatcherResult
-
- getThrowRuntimeExceptions() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the throwRuntimeExceptions property.
- getTieClass() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getTime() - Method in class org.apache.openejb.client.event.ClientVersion
-
- getTime() - Method in class org.apache.openejb.util.Duration
-
- getTime(TimeUnit) - Method in class org.apache.openejb.util.Duration
-
- getTime() - Method in class org.apache.openejb.util.OpenEjbVersion
-
- getTimeBetweenEvictionRuns() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getTimeout() - Method in interface javax.servlet.AsyncContext
-
Gets the timeout (in milliseconds) for this AsyncContext.
- getTimeout() - Method in class org.apache.openejb.client.event.ConnectionPoolCreated
-
- getTimeout() - Method in class org.apache.openejb.client.event.ConnectionPoolTimeout
-
- getTimeOut() - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- getTimeOut() - Method in class org.apache.openejb.core.managed.Instance
-
- getTimeOut() - Method in class org.apache.openejb.core.managed.SimpleCache
-
- getTimeOut() - Method in interface org.apache.openejb.core.stateful.Cache.TimeOut
-
- getTimeOut() - Method in class org.apache.openejb.core.stateful.Instance
-
- getTimeOut() - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- getTimeout() - Method in class org.apache.openejb.jee.Timeout
-
- getTimeout() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getTimeout() - Method in class org.apache.openejb.server.httpd.EEFilter.AsynContextWrapper
-
- getTimeout() - Method in class org.apache.openejb.server.httpd.OpenEJBAsyncContext
-
- getTimeoutInSeconds() - Method in class org.apache.openejb.jee.sun.Cache
-
- getTimeoutMethod() - Method in class org.apache.openejb.core.timer.TimerData
-
- getTimeoutMethod() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getTimeoutMethod() - Method in class org.apache.openejb.jee.SessionBean
-
- getTimeoutMethod() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the timeoutMethod property.
- getTimeoutMethod() - Method in interface org.apache.openejb.jee.TimerConsumer
-
- getTimer() - Method in interface javax.ejb.TimerHandle
-
Obtain a reference to the timer represented by this handle.
- getTimer() - Method in interface javax.interceptor.InvocationContext
-
Returns the timer object associated with a timeout method invocation on the target class, or a null value for
interceptor method types other than
AroundTimeout.
- getTimer() - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- getTimer(long) - Method in interface org.apache.openejb.core.timer.EjbTimerService
-
- getTimer(long) - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getTimer(String, long) - Method in class org.apache.openejb.core.timer.MemoryTimerStore
-
- getTimer(long) - Method in class org.apache.openejb.core.timer.NullEjbTimerServiceImpl
-
- getTimer() - Method in class org.apache.openejb.core.timer.TimerData
-
- getTimer() - Method in class org.apache.openejb.core.timer.TimerHandleImpl
-
- getTimer(String, long) - Method in interface org.apache.openejb.core.timer.TimerStore
-
- getTimer() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getTimer() - Method in class org.apache.openejb.jee.SessionBean
-
- getTimer() - Method in interface org.apache.openejb.jee.TimerConsumer
-
- getTimerConsumerName() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getTimerConsumerName() - Method in class org.apache.openejb.jee.SessionBean
-
- getTimerConsumerName() - Method in interface org.apache.openejb.jee.TimerConsumer
-
- getTimerDescriptor() - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Gets the value of the timerDescriptor property.
- getTimerDescriptor() - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Gets the value of the timerDescriptor property.
- getTimerDescriptor() - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Gets the value of the timerDescriptor property.
- getTimeRemaining() - Method in interface javax.ejb.Timer
-
Get the number of milliseconds that will elapse before the next
scheduled timer expiration.
- getTimeRemaining() - Method in class org.apache.openejb.core.timer.TimerData
-
- getTimeRemaining() - Method in class org.apache.openejb.core.timer.TimerImpl
-
- getTimerPersistence() - Method in class org.apache.openejb.jee.jba.Entity
-
Gets the value of the timerPersistence property.
- getTimerPersistence() - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Gets the value of the timerPersistence property.
- getTimerPersistence() - Method in class org.apache.openejb.jee.jba.Session
-
Gets the value of the timerPersistence property.
- getTimers() - Method in interface javax.ejb.TimerService
-
Returns all active timers associated with this bean.
- getTimers(Object) - Method in interface org.apache.openejb.core.timer.EjbTimerService
-
- getTimers(Object) - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getTimers(String) - Method in class org.apache.openejb.core.timer.MemoryTimerStore
-
- getTimers(Object) - Method in class org.apache.openejb.core.timer.NullEjbTimerServiceImpl
-
- getTimers() - Method in class org.apache.openejb.core.timer.TimerServiceImpl
-
- getTimers() - Method in class org.apache.openejb.core.timer.TimerServiceWrapper
-
- getTimers(String) - Method in interface org.apache.openejb.core.timer.TimerStore
-
- getTimers() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the timers in the registry and their names.
- getTimers(MetricFilter) - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the timers in the registry and their names which match the given filter.
- getTimerService() - Method in interface javax.ejb.EJBContext
-
Get access to the EJB Timer Service.
- getTimerService() - Method in class org.apache.openejb.core.BaseContext
-
- getTimerService(Object, BeanContext, boolean) - Static method in class org.apache.openejb.core.timer.Timers
-
- getTimerStore() - Method in interface org.apache.openejb.core.timer.EjbTimerService
-
- getTimerStore() - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getTimerStore() - Method in class org.apache.openejb.core.timer.NullEjbTimerServiceImpl
-
- getTimestamp() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the Timestamp for when this event occurred.
- getTimestampColumn() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the timestampColumn property.
- getTimeToLive() - Method in interface javax.jms.JMSProducer
-
Returns the time to live of messages that are sent using this JMSProducer.
- getTimeToLive() - Method in interface javax.jms.MessageProducer
-
Gets the default length of time in milliseconds from its dispatch time that a produced message should be retained by
the message system.
- getTimeToLive() - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Gets the value of the timeToLive property.
- getTimeToLive() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- getTimeUnit() - Method in class org.apache.openejb.client.event.ConnectionPoolCreated
-
- getTimeUnit() - Method in class org.apache.openejb.client.event.ConnectionPoolTimeout
-
- getTimezone() - Method in class javax.ejb.ScheduleExpression
-
Return the timezone, if set; otherwise null.
- getTimezone() - Method in class org.apache.openejb.jee.Timer
-
Gets the value of the timezone property.
- getTimeZone() - Method in class org.apache.taglibs.standard.tag.common.fmt.TimeZoneSupport
-
- getTitle() - Method in class javax.ws.rs.core.Link
-
Returns the value associated with the link title param, or
null if this param is not specified.
- getTldLocation(String) - Method in class org.apache.jasper.JspCompilationContext
-
Gets the 'location' of the TLD associated with the given taglib 'uri'.
- getTldScanner() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getTldScanner() - Method in class org.apache.jasper.JspC
-
- getTldScanner() - Method in interface org.apache.jasper.Options
-
The cache for the location of the TLD's
for the various tag libraries 'exposed'
by the web application.
- getTlibVersion() - Method in class org.apache.openejb.jee.TldTaglib
-
- getTo() - Method in class org.apache.openejb.jee.bval.GroupConversionType
-
Gets the value of the to property.
- getToken() - Method in class javax.security.enterprise.credential.RememberMeCredential
-
Determines the token value to compare for authentication.
- getToken() - Method in class org.apache.openejb.core.security.AbstractSecurityService.Identity
-
- getToken(int) - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- getToken(int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- getToken() - Method in class org.apache.tomee.loader.filter.ContainsFilter
-
- getTokenID() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The jti(JWT ID) claim provides a unique identifier for the JWT.
- getTomcat() - Method in class org.apache.tomee.embedded.Container
-
- getTomcatPrincipal() - Method in class org.apache.tomee.catalina.TomcatSecurityService.TomcatUser
-
- getTomcatResources() - Method in class org.apache.tomee.catalina.OpenEJBNamingResource
-
- getTomcatUsersXml() - Method in class org.apache.tomee.installer.Paths
-
- getTomcatUsersXml() - Method in interface org.apache.tomee.installer.PathsInterface
-
- getTomcatVersion() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getTomeeVersion() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getToolkit(String) - Static method in class org.apache.openejb.util.SafeToolkit
-
- getTopic() - Method in interface javax.jms.TopicPublisher
-
Gets the topic associated with this TopicPublisher.
- getTopic() - Method in interface javax.jms.TopicSubscriber
-
Gets the Topic associated with this subscriber.
- getTopicName() - Method in interface javax.jms.Topic
-
Gets the name of this topic.
- getTopicSession() - Method in interface javax.jms.XATopicSession
-
Gets the topic session associated with this XATopicSession.
- getTotalTime() - Method in interface javax.management.j2ee.statistics.TimeStatistic
-
This is the sum total of time taken to complete every invocation of this operation since the beginning of this measurement.
- getToViewId() - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Gets the value of the toViewId property.
- getTrace() - Method in class org.apache.openejb.util.Debug.Trace.Node
-
- getTrackedResources() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getTrackingMode() - Method in class org.apache.openejb.jee.SessionConfig
-
- getTrackLockedFiles() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- getTrailerFields() - Method in interface javax.servlet.http.HttpServletRequest
-
Get the request trailer fields.
- getTrailerFields() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to call getTrailerFields on the
wrapped request object.
- getTrailerFields() - Method in interface javax.servlet.http.HttpServletResponse
-
Gets the supplier of trailer headers.
- getTrailerFields() - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- getTransacted() - Method in interface javax.jms.JMSContext
-
Indicates whether the JMSContext's session is in transacted mode.
- getTransacted() - Method in interface javax.jms.Session
-
Indicates whether the session is in transacted mode.
- getTransacted() - Method in interface javax.jms.XAJMSContext
-
Returns whether the session is in transacted mode; this method always returns true.
- getTransacted() - Method in interface javax.jms.XASession
-
Indicates whether the session is in transacted mode.
- getTransacted() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- getTransacted() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- getTransaction() - Method in interface javax.persistence.EntityManager
-
Return the resource-level EntityTransaction object.
- getTransaction() - Method in interface javax.transaction.TransactionManager
-
Get the transaction object that represents the transaction
context of the calling thread.
- getTransaction() - Method in class org.apache.openejb.cdi.OpenEJBTransactionService
-
- getTransaction() - Method in class org.apache.openejb.core.managed.Instance
-
- getTransaction() - Method in class org.apache.openejb.core.stateful.Instance
-
- getTransaction() - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- getTransaction() - Method in class org.apache.openejb.jee.jba.Interceptor
-
Gets the value of the transaction property.
- getTransaction() - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- getTransaction() - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- getTransaction() - Method in class org.apache.openejb.resource.TransactionManagerWrapper
-
- getTransaction() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getTransactional() - Method in class org.apache.openejb.jee.DataSource
-
- getTransactionAttribute() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the transactionAttribute property.
- getTransactionDescriptor() - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Gets the value of the transactionDescriptor property.
- getTransactionIsolation() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the transactionIsolation property.
- getTransactionKey() - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
Return an opaque object to represent the transaction bound to the
current thread at the time this method is called.
- getTransactionKey() - Method in class org.apache.openejb.core.SimpleTransactionSynchronizationRegistry
-
- getTransactionKey() - Method in class org.apache.openejb.core.TransactionSynchronizationRegistryWrapper
-
- getTransactionKey() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getTransactionManager() - Method in class org.apache.openejb.assembler.classic.Assembler
-
- getTransactionManager() - Method in class org.apache.openejb.cdi.OpenEJBTransactionService
-
- getTransactionManager() - Static method in class org.apache.openejb.cdi.transactional.InterceptorBase
-
- getTransactionManager() - Method in class org.apache.openejb.config.sys.Openejb
-
Gets the value of the transactionManager property.
- getTransactionManager() - Method in interface org.apache.openejb.core.cmp.CmpEngineFactory
-
- getTransactionManager() - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory
-
- getTransactionManager() - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- getTransactionManager() - Static method in class org.apache.openejb.OpenEJB
-
- getTransactionManager() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getTransactionManager() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getTransactionManager() - Method in interface org.apache.openejb.spi.Assembler
-
- getTransactionManager() - Method in interface org.apache.openejb.spi.TransactionService
-
- getTransactionManager() - Static method in class org.openejb.OpenEJB
-
Deprecated.
- getTransactionPolicy() - Method in class org.apache.openejb.core.ThreadContext
-
- getTransactionPolicyFactory() - Method in class org.apache.openejb.BeanContext
-
- getTransactionStatus() - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
Return the status of the transaction bound to the
current thread at the time this method is called.
- getTransactionStatus() - Method in class org.apache.openejb.core.SimpleTransactionSynchronizationRegistry
-
- getTransactionStatus() - Method in class org.apache.openejb.core.TransactionSynchronizationRegistryWrapper
-
- getTransactionStatus() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getTransactionSupport() - Method in interface javax.resource.spi.TransactionSupport
-
Get the level of transaction support, supported by the
ManagedConnectionFactory.
- getTransactionSupport() - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- getTransactionSupport() - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
- getTransactionSupport() - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- getTransactionSupport() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getTransactionSynchronizationRegistry() - Method in interface javax.resource.spi.BootstrapContext
-
Provides a handle to a TransactionSynchronization instance.
- getTransactionSynchronizationRegistry() - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory
-
- getTransactionSynchronizationRegistry() - Method in class org.apache.openejb.core.transaction.SimpleBootstrapContext
-
- getTransactionSynchronizationRegistry() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- getTransactionTimeout() - Method in class javax.resource.spi.work.ExecutionContext
-
Get the transaction timeout value for a imported transaction.
- getTransactionTimeout() - Method in class org.apache.openejb.jee.jba.Method
-
Gets the value of the transactionTimeout property.
- getTransactionTimeout() - Method in class org.apache.openejb.resource.jdbc.managed.local.LocalXAResource
-
- getTransactionType() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the transaction type of the entity managers created by
the EntityManagerFactory.
- getTransactionType(Method) - Method in class org.apache.openejb.BeanContext
-
- getTransactionType(Method, InterfaceType) - Method in class org.apache.openejb.BeanContext
-
- getTransactionType() - Method in class org.apache.openejb.BeanContext
-
- getTransactionType(String) - Method in class org.apache.openejb.config.AppModule
-
- getTransactionType() - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- getTransactionType() - Method in interface org.apache.openejb.core.transaction.TransactionPolicy
-
Gets the TransactionType for this policy.
- getTransactionType() - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- getTransactionType() - Method in class org.apache.openejb.jee.EntityBean
-
- getTransactionType() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getTransactionType() - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- getTransactionType() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the transactionType property.
- getTransactionType() - Method in class org.apache.openejb.jee.SessionBean
-
- getTransactionType() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Gets the value of the transactionType property.
- getTransactionType() - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Gets the value of the transactionType property.
- getTransactionType() - Method in class org.apache.openejb.MethodContext
-
- getTransactionType() - Method in class org.apache.openejb.MethodContext.InterfaceMethodContext
-
- getTransactionType() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getTransAttribute() - Method in class org.apache.openejb.jee.ContainerTransaction
-
- getTransient() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the transient property.
- getTransient() - Method in class org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Gets the value of the transient property.
- getTransportConfig() - Method in class org.apache.openejb.jee.jba.IorSecurityConfig
-
Gets the value of the transportConfig property.
- getTransportConfig() - Method in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- getTransportGuarantee() - Method in class javax.servlet.HttpConstraintElement
-
Gets the data protection requirement (i.e., whether or not SSL/TLS is
required) that must be satisfied by the transport connection.
- getTransportGuarantee() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- getTransportGuarantee() - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Gets the value of the transportGuarantee property.
- getTransportGuarantee() - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- getTransportGuarantee() - Method in class org.apache.openejb.jee.UserDataConstraint
-
- getTransportGuarantee() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getTransportGuarantee() - Method in class org.apache.openejb.server.webservices.WsService
-
- getTransportRequirements() - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Gets the value of the transportRequirements property.
- getTransTimeoutSeconds() - Method in class org.apache.openejb.jee.wls.TransactionDescriptor
-
Gets the value of the transTimeoutSeconds property.
- getTraversableResolver() - Method in class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- getTraversableResolver() - Method in class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper
-
- getTraversableResolver() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété traversableResolver.
- getTrigger() - Method in class org.apache.openejb.core.timer.TimerData
-
- getTriggerGroup() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getTriggerName() - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- getTriggerUpdatesOptimisticColumn() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the triggerUpdatesOptimisticColumn property.
- getTrim() - Method in class org.apache.openejb.jee.Beans
-
- getTrimDirectiveWhitespaces() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the trim-directive-whitespaces
configuration, which specifies whether template text containing only
whitespaces must be removed from the response output of any JSP
pages mapped to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getTrimDirectiveWhitespaces() - Method in class org.apache.jasper.compiler.PageInfo
-
- getTrimSpaces() - Method in class org.apache.jasper.compiler.JspProperty
-
- getTrimSpaces() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should white spaces between directives or actions be trimmed?
- getTrimSpaces() - Method in class org.apache.jasper.JspC
-
- getTrimSpaces() - Method in interface org.apache.jasper.Options
-
Should white spaces between directives or actions be trimmed?
- getTrueMapping() - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Gets the value of the trueMapping property.
- getTss() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the tss property.
- getTss() - Method in interface org.apache.openejb.jee.oejb2.RpcBean
-
- getTss() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the tss property.
- getTssLink() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Gets the value of the tssLink property.
- getTssLink() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getTssLink() - Method in interface org.apache.openejb.jee.oejb2.RpcBean
-
- getTssLink() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the tssLink property.
- getTssName() - Method in class org.apache.openejb.jee.oejb2.TssLinkType
-
- getTxRecovery() - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- getTxSupport() - Method in class org.apache.openejb.monitoring.ConnectionFactoryMonitor
-
- getType() - Method in interface javax.persistence.metamodel.SingularAttribute
-
Return the type that represents the type of the attribute.
- getType() - Method in class javax.resource.spi.work.WorkEvent
-
Return the type of this event.
- getType(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is null, and the property matches the name of a JSP implicit object, returns
null to indicate that no types are ever accepted to setValue().
- getType(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is null, returns Object.class to indicate that any type is valid to
set for a scoped attribute.
- getType(ELContext) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- getType(ELContext) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- getType() - Method in class javax.ws.rs.core.GenericEntity
-
Gets underlying Type instance.
- getType() - Method in class javax.ws.rs.core.GenericType
-
Retrieve the type represented by the generic type instance.
- getType() - Method in class javax.ws.rs.core.Link
-
Returns the value associated with the link type param, or
null if this param is not specified.
- getType() - Method in class javax.ws.rs.core.MediaType
-
Getter for primary type.
- getType() - Method in interface javax.ws.rs.ext.InterceptorContext
-
Get Java type supported by corresponding message body provider.
- getType() - Method in interface javax.ws.rs.sse.OutboundSseEvent
-
Get data type.
- getType() - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Gets the type for this object.
- getType() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the type of address (for example, "headquarters") as a String.
- getType() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
The type of telephone number (for example, "fax").
- getType() - Method in interface javax.xml.registry.infomodel.User
-
Gets the type for this User.
- getType() - Method in interface javax.xml.registry.Query
-
Gets the type of Query (for example, QUERY_TYPE_SQL).
- getType() - Method in enum org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy.Interface
-
- getType(ELContext, Object, Object) - Method in class org.apache.openejb.cdi.WebAppElResolver
-
- getType() - Method in class org.apache.openejb.client.CommandParser.Option
-
- getType() - Method in class org.apache.openejb.config.AnnotationDeployer.FieldMember
-
- getType() - Method in class org.apache.openejb.config.AnnotationDeployer.FilledMember
-
- getType() - Method in interface org.apache.openejb.config.AnnotationDeployer.Member
-
- getType() - Method in class org.apache.openejb.config.AnnotationDeployer.MethodMember
-
- getType() - Method in interface org.apache.openejb.config.Service
-
- getType() - Method in class org.apache.openejb.config.sys.AbstractService
-
- getType() - Method in class org.apache.openejb.core.cmp.cmp2.CmpField
-
- getType() - Method in class org.apache.openejb.core.cmp.cmp2.CmrField
-
- getType() - Method in class org.apache.openejb.core.timer.CalendarTimerData
-
- getType() - Method in class org.apache.openejb.core.timer.IntervalTimerData
-
- getType() - Method in class org.apache.openejb.core.timer.SingleActionTimerData
-
- getType() - Method in class org.apache.openejb.core.timer.TimerData
-
- getType() - Method in class org.apache.openejb.jee.bval.ParameterType
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.EjbLocalRef
-
- getType() - Method in class org.apache.openejb.jee.EjbRef
-
- getType() - Method in class org.apache.openejb.jee.EnvEntry
-
- getType() - Method in interface org.apache.openejb.jee.JndiReference
-
- getType() - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- getType() - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.oejb2.AttributeType
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- getType() - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- getType() - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- getType() - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- getType() - Method in class org.apache.openejb.jee.ResourceRef
-
- getType() - Method in class org.apache.openejb.jee.ServiceRef
-
- getType() - Method in class org.apache.openejb.jee.TldAttribute
-
- getType() - Method in class org.apache.openejb.jee.TldDeferredValue
-
- getType() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the type property.
- getType() - Method in class org.apache.openejb.loader.event.ComponentAdded
-
- getType() - Method in class org.apache.openejb.loader.event.ComponentRemoved
-
- getType() - Method in class org.apache.openejb.monitoring.ManagedMBean.FieldMember
-
- getType() - Method in interface org.apache.openejb.monitoring.ManagedMBean.Member
-
- getType() - Method in class org.apache.openejb.monitoring.ManagedMBean.MethodMember
-
- getType() - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getType() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getType() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getType() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
-
- getType() - Method in enum org.eclipse.microprofile.jwt.Claims
-
The required type of the claim
- getType() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Returns the String representation of the
MetricType.
- getTypeConverter() - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Gets the value of the typeConverter property.
- getTypeIdentifier() - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Gets the value of the typeIdentifier property.
- getTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Returns the registered TypeMapping for the specified
encodingStyle URI.
- getTypeMapping() - Method in class org.apache.openejb.jee.jba.cmp.TypeMappings
-
Gets the value of the typeMapping property.
- getTypeMapping() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getTypeMappingRegistry() - Method in interface javax.xml.rpc.Service
-
Gets the TypeMappingRegistry for this
Service object.
- getTypeMappingRegistry() - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- getTypeMappingRegistry() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getTypeMappings() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the typeMappings property.
- getTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
The type (as a String) of this attribute.
- getTypeRaw() - Method in class org.eclipse.microprofile.metrics.Metadata
-
- getTypes() - Method in class org.apache.openejb.cdi.CdiEjbBean.EJBBeanAttributesImpl
-
- getTypes() - Method in class org.apache.openejb.cdi.OpenEJBLifecycle.HttpServletRequestBean
-
- getTypes() - Method in class org.apache.openejb.config.sys.ServiceProvider
-
- getTypes() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
-
- getTypeStorage() - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Gets the value of the typeStorage property.
- getTypeVersion() - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Gets the value of the typeVersion property.
- getUnauthenticatedPrincipal() - Method in class org.apache.openejb.jee.jba.Jboss
-
Gets the value of the unauthenticatedPrincipal property.
- getUnavailableSeconds() - Method in exception javax.servlet.UnavailableException
-
Returns the number of seconds the servlet expects to
be temporarily unavailable.
- getUnchecked() - Method in class org.apache.openejb.jee.MethodPermission
-
- getUncheckedPermissions() - Method in class org.apache.openejb.assembler.classic.PolicyContext
-
- getUnderstoodHeaders() - Method in class org.apache.openejb.server.cxf.WSSPassThroughInterceptor
-
- getUniqueConstraint() - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.apache.openejb.jee.jpa.Table
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the uniqueConstraint property.
- getUniqueFile() - Method in interface org.apache.openejb.assembler.Deployer
-
Returns a unique file per runtime.
- getUniqueFile() - Method in class org.apache.openejb.assembler.DeployerEjb
-
- getUniqueFile() - Method in class org.apache.tomee.catalina.deployer.WebappDeployer
-
- getUniqueId() - Method in class org.apache.openejb.config.Module
-
- getUniqueId() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getUniqueId() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getUniqueId() - Method in class org.apache.openejb.ModuleContext
-
- getUniqueId() - Method in class org.apache.tomee.catalina.cluster.DeployMessage
-
- getUniqueId() - Method in class org.apache.tomee.catalina.cluster.UndeployMessage
-
- getUniqueMember() - Method in class org.apache.openejb.util.LinkResolver
-
- getUnit() - Method in interface javax.management.j2ee.statistics.Statistic
-
The unit of measurement for this Statistic.
- getUnit() - Method in class org.apache.openejb.jee.Timeout
-
- getUnit() - Method in class org.apache.openejb.util.Duration
-
- getUnit() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Returns the unit of the metric.
- getUnitInfo() - Method in class org.apache.openejb.assembler.classic.EntityManagerFactoryCallable
-
- getUnitProperties() - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- getUnknownPk() - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Gets the value of the unknownPk property.
- getUnknownPk() - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Gets the value of the unknownPk property.
- getUnknownPkClass() - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Gets the value of the unknownPkClass property.
- getUnknownPrimaryKeyField() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the unknownPrimaryKeyField property.
- getUnmarshallerHandler() - Method in interface javax.xml.bind.Unmarshaller
-
Get an unmarshaller handler object that can be used as a component in
an XML pipeline.
- getUpdateCount() - Method in interface javax.persistence.StoredProcedureQuery
-
Return the update count or -1 if there is no pending result
or if the next result is not an update count.
- getUpdatedBy() - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Gets the value of the updatedBy property.
- getUpdatedMetaData() - Method in class org.apache.openejb.client.ClusterResponse
-
- getUpdatedTime() - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Gets the value of the updatedTime property.
- getUpdateInterval() - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Gets update interval.
- getUpdateOnlyExtenions() - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Gets update only extenions.
- getUpperBound() - Method in interface javax.management.j2ee.statistics.BoundaryStatistic
-
The upper limit of the value of this attribute.
- getUpperBound() - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Gets the value of the upperBound property.
- getUpTime() - Method in interface javax.management.j2ee.statistics.JVMStats
-
Amount of time the JVM has been running.
- getURI() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The value of the uri attribute from the taglib directive for this library.
- getUri() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the request URI.
- getUri() - Method in interface javax.ws.rs.client.WebTarget
-
Get the URI identifying the resource.
- getUri() - Method in class javax.ws.rs.core.Link
-
Returns the underlying URI associated with this link.
- getUri() - Method in class javax.ws.rs.core.Link.JaxbLink
-
Get the underlying URI for this link.
- getURI() - Method in interface javax.xml.soap.Name
-
Returns the URI of the namespace for the XML
name that this Name object represents.
- getURI(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- getURI() - Method in interface org.apache.openejb.client.Connection
-
- getUri() - Method in class org.apache.openejb.client.event.ConnectionOpened
-
- getUri() - Method in class org.apache.openejb.client.event.ConnectionPoolCreated
-
- getUri() - Method in class org.apache.openejb.client.event.ConnectionPoolTimeout
-
- getURI() - Method in class org.apache.openejb.client.HttpConnectionFactory.HttpConnection
-
- getUri() - Method in class org.apache.openejb.config.DeploymentModule.ID
-
- getURI() - Method in class org.apache.openejb.core.webservices.UriResolver
-
- getUri() - Method in class org.apache.openejb.jee.Beans
-
- getUri() - Method in class org.apache.openejb.jee.oejb2.PortType
-
Gets the value of the uri property.
- getUri() - Method in class org.apache.openejb.jee.TldTaglib
-
- getURI() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- getURI() - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
Gets the URI for the current URL page.
- getURI() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
Gets the URI for the current URL page.
- getURI() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getUriBuilder() - Method in interface javax.ws.rs.client.WebTarget
-
Get the URI builder initialized with the URI of the current
resource target.
- getUriBuilder() - Method in class javax.ws.rs.core.Link
-
Convenience method that returns a
UriBuilder
initialized with this link's underlying URI.
- getUriInfo() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get request URI information.
- getURL() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
- getURL() - Method in interface javax.xml.bind.ValidationEventLocator
-
Return the name of the XML source as a URL if available
- getUrl() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the URL that can dial this number electronically.
- getUrl() - Method in interface javax.xml.registry.infomodel.User
-
Gets the URL to the web page for this User.
- getUrl() - Method in class org.apache.openejb.config.ReadDescriptors.UrlSource
-
- getURL() - Method in class org.apache.openejb.core.webservices.UriResolver
-
- getUrl() - Method in class org.apache.openejb.jee.DataSource
-
- getUrl() - Method in class org.apache.openejb.jee.oejb2.ResourceLocatorType
-
Gets the value of the url property.
- getUrl() - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Gets the value of the url property.
- getUrl() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getUrl() - Method in class org.apache.openejb.resource.jdbc.driver.AlternativeDriver
-
- getUrl() - Method in class org.apache.openejb.util.OpenEjbVersion
-
- getUrl() - Method in class org.apache.tomee.livereload.Command
-
- getUrlCachedName(String, URL) - Static method in class org.apache.openejb.ClassLoaderUtil
-
- getUrlCachedName(String, URL) - Method in class org.apache.openejb.util.UrlCache
-
- getURLClassPath(URLClassLoader) - Method in class org.apache.openejb.loader.BasicURLClassPath
-
- getUrlKeyCached(String, File) - Static method in class org.apache.openejb.ClassLoaderUtil
-
- getUrlKeyCached(String, File) - Method in class org.apache.openejb.util.UrlCache
-
- getUrlPattern() - Method in class org.apache.openejb.jee.FacesConfigProtectedViews
-
Gets the value of the urlPattern property.
- getUrlPattern() - Method in class org.apache.openejb.jee.FilterMapping
-
- getUrlPattern() - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- getUrlPattern() - Method in class org.apache.openejb.jee.ServletMapping
-
- getUrlPattern() - Method in class org.apache.openejb.jee.sun.IdempotentUrlPattern
-
- getUrlPattern() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getUrlPatternMappings() - Method in interface javax.servlet.FilterRegistration
-
Gets the currently available URL pattern mappings of the Filter
represented by this FilterRegistration.
- getUrlPatterns() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the URL patterns of the JSP property group represented by this
JspPropertyGroupDescriptor.
- getUrls() - Method in class org.apache.openejb.config.DeploymentsResolver.ClasspathSearcher
-
- getUrls() - Method in class org.apache.openejb.config.event.BeforeDeploymentEvent
-
- getUrls() - Method in class org.apache.openejb.config.WebModule
-
- getUrls() - Method in class org.apache.tomee.loader.UrlSet
-
- getUsage() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the usage property.
- getUsageDescription() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets the description of usage parameters.
- getUsageParameters() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets any usage parameters.
- getUse() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getUseCallerIdentity() - Method in class org.apache.openejb.jee.SecurityIdentity
-
- getUsed() - Method in class org.apache.openejb.util.Pool.Entry
-
- getUseParentHandlers() - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- getUsePrecompiled() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Returns the value of the usePrecompiled (or use-precompiled) init
param.
- getUsePrecompiled() - Method in class org.apache.jasper.JspC
-
- getUsePrecompiled() - Method in interface org.apache.jasper.Options
-
Returns the value of the usePrecompiled (or use-precompiled) init
param.
- getUser() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the User associated with this object.
- getUser() - Method in class org.apache.openejb.client.JNDIContext.AuthenticationInfo
-
- getUser() - Method in class org.apache.openejb.jee.DataSource
-
- getUser() - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- getUserAndSystemInterceptors() - Method in class org.apache.openejb.BeanContext
-
- getUserConstraint() - Method in class org.apache.tomee.catalina.realm.event.FindSecurityConstraintsEvent
-
- getUserDataConstraint() - Method in class org.apache.openejb.jee.SecurityConstraint
-
- getUserId() - Method in class org.apache.openejb.jee.was.v6.commonbnd.BasicAuthData
-
Gets the value of the userId property.
- getUserName() - Method in interface javax.resource.cci.ConnectionMetaData
-
Returns the user name for an active connection as known to
the underlying EIS instance.
- getUserName() - Method in interface javax.resource.spi.ManagedConnectionMetaData
-
Returns name of the user associated with the ManagedConnection
instance.
- getUserName() - Method in class javax.resource.spi.security.PasswordCredential
-
Returns the user name.
- getUsername() - Method in class org.apache.openejb.client.AuthenticationRequest
-
- getUserName() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getUserName() - Method in class org.apache.openejb.jee.wls.ContextCase
-
Gets the value of the userName property.
- getUserName() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- getUserName() - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- getUsername() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getUsername() - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- getUsername() - Method in class org.apache.tomee.catalina.realm.event.DigestAuthenticationEvent
-
- getUsername() - Method in class org.apache.tomee.catalina.realm.event.UserPasswordAuthenticationEvent
-
- getUserPrincipal() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns a java.security.Principal object containing
the name of the current authenticated user.
- getUserPrincipal() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getUserPrincipal()
on the wrapped request object.
- getUserPrincipal() - Method in interface javax.websocket.server.HandshakeRequest
-
Return the authenticated user or null if no user is authenticated for this handshake.
- getUserPrincipal() - Method in interface javax.websocket.Session
-
Return the authenticated user for this Session or null if no user is authenticated for this session.
- getUserPrincipal() - Method in interface javax.ws.rs.core.SecurityContext
-
Returns a java.security.Principal object containing the
name of the current authenticated user.
- getUserPrincipal() - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
Returns a java.security.Principal instance that
contains the name of the authenticated user for the current
method invocation on the endpoint instance.
- getUserPrincipal() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the Principal that represents the authenticated
user for this HttpExchange.
- getUserPrincipal() - Method in interface javax.xml.ws.WebServiceContext
-
Returns the Principal that identifies the sender
of the request currently being serviced.
- getUserPrincipal() - Method in class org.apache.openejb.core.singleton.EjbWsContext
-
- getUserPrincipal() - Method in class org.apache.openejb.core.stateless.EjbWsContext
-
- getUserPrincipal() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- getUserPrincipal() - Method in class org.apache.openejb.rest.ThreadLocalSecurityContext
-
- getUserPrincipal() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- getUserPrincipal() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- getUserPrincipal() - Method in class org.apache.tomee.microprofile.jwt.MPJWTFilter.MPJWTServletRequestWrapper
-
- getUserProperties() - Method in interface javax.websocket.EndpointConfig
-
This method returns a modifiable Map that the developer may use to store application specific information
relating to the endpoint that uses this configuration instance.
- getUserProperties() - Method in interface javax.websocket.Session
-
While the session is open, this method returns a Map that the developer may use to store application specific
information relating to this session instance.
- getUsers() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the Collection of Users affiliated with this Organization.
- getUsers() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getUsers() - Method in class org.apache.tomee.embedded.Configuration
-
- getUsers() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getUsers() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getUsersAsProperties() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- getUserTransaction() - Method in interface javax.ejb.EJBContext
-
Obtain the transaction demarcation interface.
- getUserTransaction() - Method in class org.apache.openejb.cdi.OpenEJBTransactionService
-
- getUserTransaction() - Method in class org.apache.openejb.core.BaseContext
-
- getUserTransaction(UserTransaction) - Method in class org.apache.openejb.core.BaseContext
-
- getUserTransaction() - Method in interface org.apache.openejb.core.transaction.BeanTransactionPolicy
-
Gets the UserTransaction the bean uses to manage the transaction.
- getUserTransaction() - Method in class org.apache.openejb.core.transaction.TxBeanManaged
-
- getUserTypeMapping() - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMappings
-
Gets the value of the userTypeMapping property.
- getUserTypeMappings() - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Gets the value of the userTypeMappings property.
- getUserVersion() - Method in interface javax.xml.registry.infomodel.Versionable
-
Gets the user-specified revision number for this version of the Versionable object.
- getUseSelectForUpdate() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the useSelectForUpdate property.
- getUseServersideStubs() - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Gets the value of the useServersideStubs property.
- getUseServersideStubs() - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Gets the value of the useServersideStubs property.
- getUseServersideStubs() - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Gets the value of the useServersideStubs property.
- getUseThreadPoolId() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getUseTime() - Method in interface javax.management.j2ee.statistics.JCAConnectionStats
-
Returns the time spent using a connection
- getUseTime() - Method in interface javax.management.j2ee.statistics.JDBCConnectionStats
-
Time spent using a connection.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the uuid property.
- getUuid() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the uuid property.
- getValid() - Method in class org.apache.openejb.jee.bval.FieldType
-
Gets the value of the valid property.
- getValid() - Method in class org.apache.openejb.jee.bval.GetterType
-
Gets the value of the valid property.
- getValid() - Method in class org.apache.openejb.jee.bval.ParameterType
-
Gets the value of the valid property.
- getValid() - Method in class org.apache.openejb.jee.bval.ReturnValueType
-
Gets the value of the valid property.
- getValidateDbSchemaWith() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the validateDbSchemaWith property.
- getValidatedBy() - Method in class org.apache.openejb.jee.bval.ConstraintDefinitionType
-
Gets the value of the validatedBy property.
- getValidateURI() - Method in interface javax.xml.registry.infomodel.URIValidator
-
Gets whether to do URI validation for this object.
- getValidation() - Method in class org.apache.openejb.config.AppModule
-
- getValidation() - Method in class org.apache.openejb.config.ClientModule
-
- getValidation() - Method in class org.apache.openejb.config.ConnectorModule
-
- getValidation() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getValidation() - Method in class org.apache.openejb.config.EjbModule
-
- getValidation() - Method in class org.apache.openejb.config.PersistenceModule
-
- getValidation() - Method in class org.apache.openejb.config.ResourcesModule
-
- getValidation() - Method in class org.apache.openejb.config.WebModule
-
- getValidationConfig() - Method in class org.apache.openejb.config.Module
-
- getValidationContexts() - Method in class org.apache.openejb.config.AppModule
-
- getValidationInterval() - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- getValidationMode() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the validation mode to be used by the persistence
provider for the persistence unit.
- getValidationMode() - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- getValidationMode() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Gets the value of the validationMode property.
- getValidationMode() - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- getValidationQuery() - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- getValidationQuery() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getValidationQueryTimeout() - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- getValidationResultsSets() - Method in class org.apache.openejb.config.AppValidator
-
- getValidationRules() - Method in class org.apache.openejb.config.AppValidator
-
- getValidator() - Method in class org.apache.openejb.assembler.classic.LazyValidator
-
- getValidator() - Method in class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- getValidator() - Method in class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper
-
- getValidator() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the validator property.
- getValidator() - Method in class org.apache.openejb.jee.TldTaglib
-
- getValidatorClass() - Method in class org.apache.openejb.jee.FacesValidator
-
Gets the value of the validatorClass property.
- getValidatorClass() - Method in class org.apache.openejb.jee.Validator
-
- getValidatorExtension() - Method in class org.apache.openejb.jee.FacesValidator
-
Gets the value of the validatorExtension property.
- getValidatorId() - Method in class org.apache.openejb.jee.FacesDefaultValidators
-
Gets the value of the validatorId property.
- getValidatorId() - Method in class org.apache.openejb.jee.FacesValidator
-
Gets the value of the validatorId property.
- getValue() - Method in class javax.security.enterprise.credential.Password
-
Determines the password value.
- getValue() - Method in class javax.servlet.http.Cookie
-
Gets the current value of this Cookie.
- getValue(String) - Method in interface javax.servlet.http.HttpSession
-
- getValue() - Method in class javax.servlet.http.HttpSessionBindingEvent
-
Returns the value of the attribute that has been added, removed or
replaced.
- getValue(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is null, and the property matches the name of a JSP implicit object, returns the
implicit object.
- getValue(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is null, searches the page, request, session and application scopes for an
attribute with the given name and returns it, or null if no attribute exists with the current name.
- getValue(ELContext) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- getValue(ELContext) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- getValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Get a the value associated with a key.
- getValue() - Method in class javax.servlet.ServletContextAttributeEvent
-
Gets the value of the ServletContext attribute that changed.
- getValue() - Method in class javax.servlet.ServletRequestAttributeEvent
-
Returns the value of the attribute that has been added, removed or
replaced.
- getValue() - Method in interface javax.websocket.Extension.Parameter
-
Return the value of the extension parameter.
- getValue() - Method in class javax.ws.rs.core.Cookie
-
Get the value of the cookie.
- getValue() - Method in class javax.ws.rs.core.EntityTag
-
Get the value of an EntityTag.
- getValue() - Method in class javax.xml.bind.JAXBElement
-
Return the content model and attribute values for this element.
- getValue(Object) - Static method in class javax.xml.bind.JAXBIntrospector
-
Get the element value of a JAXB element.
- getValue() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the taxonomy value for this Classification.
- getValue() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the value (usually a code in a taxonomy) associated with this Concept.
- getValue() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Gets the value of an ExternalIdentifier.
- getValue() - Method in interface javax.xml.registry.infomodel.InternationalString
-
Gets the String value for the Locale returned by Locale.getDefault().
- getValue(Locale) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Gets the String value for the specified Locale.
- getValue() - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Get the String value for this object.
- getValue() - Method in class javax.xml.soap.MimeHeader
-
Returns the value of this MimeHeader object.
- getValue() - Method in interface javax.xml.soap.Node
-
Returns the value of this node if this is a Text node or the
value of the immediate child of this node otherwise.
- getValue() - Method in class org.apache.openejb.arquillian.common.ObjectMap.FieldEntry
-
- getValue() - Method in class org.apache.openejb.arquillian.common.ObjectMap.MethodEntry
-
- getValue(ELContext, Object, Object) - Method in class org.apache.openejb.cdi.WebAppElResolver
-
- getValue() - Method in class org.apache.openejb.client.CommandParser.Option
-
- getValue() - Method in class org.apache.openejb.config.JPAPropertyConverter.Pair
-
- getValue() - Method in class org.apache.openejb.config.SystemProperty
-
- getValue() - Method in class org.apache.openejb.config.typed.util.ObjectMap.FieldEntry
-
- getValue() - Method in class org.apache.openejb.config.typed.util.ObjectMap.MethodEntry
-
- getValue() - Method in exception org.apache.openejb.core.timer.EJBCronTrigger.ParseException
-
- getValue() - Method in class org.apache.openejb.core.WebContext.Instance
-
- getValue(Injection) - Method in interface org.apache.openejb.injection.FallbackPropertyInjector
-
- getValue() - Method in class org.apache.openejb.jee.Beans.Scan.Exclude.IfSystemProperty
-
- getValue() - Method in class org.apache.openejb.jee.bval.GroupSequenceType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.bval.GroupsType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.bval.PayloadType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.bval.PropertyType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.bval.ValidatedByType
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.DestinationType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCallMethod
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFinalizer
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallOutboundParameter
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallParameter
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInboundParameter
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInitializer
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionParameterValue
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigIf
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesConfigRedirectRedirectParam
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesDefaultLocale
-
The localeType defines valid locale defined by ISO-639-1
and ISO-3166.
- getValue() - Method in class org.apache.openejb.jee.FacesELExpression
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesFromAction
-
EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'.
- getValue() - Method in class org.apache.openejb.jee.FacesLocale
-
The localeType defines valid locale defined by ISO-639-1
and ISO-3166.
- getValue() - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesMapEntry
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesRedirectViewParam
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.FacesSupportedLocale
-
The localeType defines valid locale defined by ISO-639-1
and ISO-3166.
- getvalue() - Method in class org.apache.openejb.jee.jba.BatchCommitStrategy
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.Depends
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.Handler
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.JndiName
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.LoaderRepository
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.LoaderRepositoryConfig
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.Partitions
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.PrincipalName
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.ResJndiName
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.ResourceName
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.jba.ResUrl
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.jpa.QueryHint
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.jpa.unit.Property
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.oejb2.AttributeType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.oejb2.PropertyType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit.Properties.Property
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.Property
-
- getValue() - Method in class org.apache.openejb.jee.Scan.Exclude.IfSystemProperty
-
Obtient la valeur de la propriété value.
- getvalue() - Method in class org.apache.openejb.jee.SubscriptionDurability
-
Gets the value of the value property.
- getvalue() - Method in class org.apache.openejb.jee.sun.CacheHelperRef
-
- getValue() - Method in class org.apache.openejb.jee.sun.CallProperty
-
- getvalue() - Method in class org.apache.openejb.jee.sun.ColumnName
-
- getvalue() - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- getvalue() - Method in class org.apache.openejb.jee.sun.Dispatcher
-
- getvalue() - Method in class org.apache.openejb.jee.sun.GroupName
-
- getvalue() - Method in class org.apache.openejb.jee.sun.HttpMethod
-
- getvalue() - Method in class org.apache.openejb.jee.sun.Level
-
- getvalue() - Method in class org.apache.openejb.jee.sun.MethodParam
-
- getvalue() - Method in class org.apache.openejb.jee.sun.NamedGroup
-
- getvalue() - Method in class org.apache.openejb.jee.sun.OperationName
-
- getvalue() - Method in class org.apache.openejb.jee.sun.PrincipalName
-
- getValue() - Method in class org.apache.openejb.jee.sun.Property
-
- getvalue() - Method in class org.apache.openejb.jee.sun.ServletName
-
- getValue() - Method in class org.apache.openejb.jee.sun.StubProperty
-
- getvalue() - Method in class org.apache.openejb.jee.sun.Timeout
-
- getvalue() - Method in class org.apache.openejb.jee.sun.UrlPattern
-
- getValue() - Method in class org.apache.openejb.jee.Text
-
- getValue() - Method in class org.apache.openejb.jee.UrlPattern
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.ecore.EEnumLiteral
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.wls.CachingName
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.wls.Description
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.wls.DistributedDestinationConnection
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.wls.PropertyNamevalue
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.XmlString
-
Gets the value of the value property.
- getValue() - Method in class org.apache.openejb.jee.XsdString
-
Gets the value of the value property.
- getValue(Injection) - Method in class org.apache.openejb.mockito.MockitoInjector
-
- getValue() - Method in class org.apache.openejb.server.auth.IPAddressPermissionEditor
-
- getValue(String) - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getValue(String) - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getValue(Object) - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
Returns the value associated with the given key, or null if not
found.
- getValue() - Method in class org.apache.taglibs.standard.lang.jstl.Literal
-
- getValue() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean2
-
- getValue() - Method in class org.apache.taglibs.standard.lang.jstl.test.beans.PublicBean1
-
- getValue() - Method in class org.apache.taglibs.standard.lang.jstl.test.beans.PublicBean2a
-
- getValue() - Method in interface org.apache.taglibs.standard.lang.jstl.test.beans.PublicInterface2
-
- getValue(String) - Method in class org.apache.tomee.microprofile.config.TomEEConfigSource
-
- getValue() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimValueWrapper
-
- getValue(String, Class<T>) - Method in interface org.eclipse.microprofile.config.Config
-
Return the resolved property value with the specified type for the
specified property name from the underlying
ConfigSources.
- getValue(String) - Method in interface org.eclipse.microprofile.config.spi.ConfigSource
-
Return the value for the specified property in this config source.
- getValue() - Method in interface org.eclipse.microprofile.jwt.ClaimValue
-
Access the value of the claim.
- getValue() - Method in interface org.eclipse.microprofile.metrics.Gauge
-
Returns the metric's current value.
- getValue(double) - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the value at the given quantile.
- getValueClass() - Method in class org.apache.openejb.jee.FacesListEntries
-
Gets the value of the valueClass property.
- getValueClass() - Method in class org.apache.openejb.jee.FacesMapEntries
-
Gets the value of the valueClass property.
- getValueColumnName() - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Gets the value of the valueColumnName property.
- getValueExpression() - Method in class javax.servlet.jsp.jstl.core.IteratedExpression
-
- getValueExpression(String, PageContext, Class, FunctionMapper) - Static method in class org.apache.jasper.runtime.PageContextImpl
-
- getValueExtractor() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Gets the value of the valueExtractor property.
- getValueFromBeanInfoPropertyEditor(Class, String, String, Class) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- getValueFromPropertyEditorManager(Class, String, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- getValueFromToken(String) - Static method in class org.apache.taglibs.standard.lang.jstl.StringLiteral
-
Parses the given token into the literal value
- getValueNames() - Method in interface javax.servlet.http.HttpSession
-
- getValueNames() - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- getValueNames() - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- getValues() - Method in class javax.servlet.jsp.tagext.TagSupport
-
Enumerate the keys for the values kept by this tag handler.
- getValues(K) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
Return a non-null list of values for a given key.
- getValues() - Method in interface javax.xml.registry.infomodel.Slot
-
Gets the values for this Slot.
- getValues() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the current set of values in an array of double primitives.
- getValues() - Method in class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the current set of values in an array of double primitives.
- getValues() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
- getValues() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the entire set of values in the snapshot.
- getValueType() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets the value type for this object.
- getVar() - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
Gets the value of the var property.
- getVariable() - Method in class org.apache.openejb.jee.Tag
-
- getVariableClass() - Method in class org.apache.openejb.jee.Variable
-
- getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
-
information on scripting variables defined by the tag associated with this TagExtraInfo instance.
- getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
-
Information on the scripting objects created by this tag at runtime.
- getVariableInfo(TagData) - Method in class org.apache.taglibs.standard.tei.DeclareTEI
-
- getVariableMapper() - Method in class org.apache.jasper.runtime.ELContextImpl
-
- getVariableMapping() - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- getVariableResolver() - Method in class javax.servlet.jsp.JspContext
-
- getVariableResolver() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getVariableResolver() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getVariableResolver() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the variableResolver property.
- getVariableResolver() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getVariableValue(String, String, String) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathVariableResolver
-
Retrieve an XPath's variable value using JSTL's custom
variable-mapping rules
- getVariance() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the variance of the available values.
- getVariance() - Method in interface org.apache.openejb.math.stat.descriptive.StatisticalSummary
-
Returns the variance of the available values.
- getVariance() - Method in class org.apache.openejb.monitoring.Stats
-
- getVariance() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- getVarianceImpl() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the currently configured variance implementation.
- getVariant() - Method in class javax.ws.rs.client.Entity
-
- getVarName() - Method in class javax.servlet.jsp.tagext.VariableInfo
-
Returns the name of the scripting variable.
- getVdlDocument() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionView
-
Gets the value of the vdlDocument property.
- getVendor() - Method in class org.apache.openejb.jee.sun.JavaWebStartAccess
-
- getVendorName() - Method in class org.apache.openejb.jee.Connector
-
- getVendorName() - Method in class org.apache.openejb.jee.Connector10
-
- getVerifyColumns() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the verifyColumns property.
- getVerifyRows() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the verifyRows property.
- getVersion(Class<Y>) - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the attribute that corresponds to the version
attribute of the entity or mapped superclass.
- getVersion() - Method in class javax.servlet.http.Cookie
-
Returns the version of the protocol this cookie complies
with.
- getVersion() - Method in class javax.ws.rs.core.Cookie
-
Get the version of the cookie.
- getVersion() - Method in interface javax.xml.registry.CapabilityProfile
-
Gets the JAXR specification version supported by the JAXR provider.
- getVersion() - Method in class org.apache.openejb.client.ClusterMetaData
-
- getVersion() - Method in class org.apache.openejb.client.EJBRequest.Body
-
- getVersion() - Method in class org.apache.openejb.client.EJBRequest
-
- getVersion() - Method in class org.apache.openejb.client.event.ClientVersion
-
- getVersion() - Method in class org.apache.openejb.client.ProtocolMetaData
-
- getVersion() - Method in class org.apache.openejb.jee.Application
-
- getVersion() - Method in class org.apache.openejb.jee.ApplicationClient
-
- getVersion() - Method in class org.apache.openejb.jee.Beans
-
- getVersion() - Method in class org.apache.openejb.jee.bval.ConstraintMappingsType
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Obtient la valeur de la propriété version.
- getVersion() - Method in class org.apache.openejb.jee.Connector
-
- getVersion() - Method in class org.apache.openejb.jee.Connector10
-
- getVersion() - Method in class org.apache.openejb.jee.EjbJar
-
- getVersion() - Method in class org.apache.openejb.jee.FacesConfig
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- getVersion() - Method in class org.apache.openejb.jee.jpa.Attributes
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceFragment
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.jpa.unit.Persistence
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- getVersion() - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.Persistence
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.TldTaglib
-
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Gets the value of the version property.
- getVersion() - Method in class org.apache.openejb.jee.WebApp
-
- getVersion() - Method in interface org.apache.openejb.jee.WebCommon
-
- getVersion() - Method in class org.apache.openejb.jee.WebFragment
-
- getVersion() - Method in class org.apache.openejb.jee.Webservices
-
- getVersion() - Method in class org.apache.openejb.util.OpenEjbVersion
-
- getVersion() - Static method in class org.apache.taglibs.standard.Version
-
Get the basic version string for the current release.
- getVersion() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- getVersion() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- getVersionColumn() - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Gets the value of the versionColumn property.
- getVersionColumnInitialValue() - Method in class org.apache.openejb.jee.wls.TableMap
-
Gets the value of the versionColumnInitialValue property.
- getVersions() - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Gets the value of the versions property.
- getVictimSelectionPolicy() - Method in class org.apache.openejb.jee.sun.BeanCache
-
- getView() - Method in class org.apache.openejb.assembler.classic.MethodInfoUtil.ViewMethod
-
- getView() - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Gets the value of the view property.
- getViewDeclarationLanguageFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
- getViewHandler() - Method in class org.apache.openejb.jee.FacesApplication
-
Gets the value of the viewHandler property.
- getViewParam() - Method in class org.apache.openejb.jee.FacesRedirect
-
Gets the value of the viewParam property.
- getVirtualHost() - Method in class org.apache.openejb.server.hessian.HessianService
-
- getVirtualHost() - Method in class org.apache.openejb.server.rest.RESTService
-
- getVirtualHost() - Method in class org.apache.openejb.server.webservices.WsService
-
- getVirtualServerName() - Method in interface javax.servlet.ServletContext
-
Returns the configuration name of the logical host on which the
ServletContext is deployed.
- getVirtualServerName() - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- getVirtualServerName() - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- getVirtualServerName() - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- getVisibleNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
-
Returns an Iterator over the namespace prefix
Strings visible to this element.
- getVisitContextFactory() - Method in class org.apache.openejb.jee.FacesFactory
-
- getWadl(String) - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getWadlUrl() - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
-
- getWaitingThreadCount() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
-
The number of threads waiting for a connection
- getWaitingThreadCount() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
-
Number of threads waiting for a connection.
- getWaitTime() - Method in interface javax.management.j2ee.statistics.JCAConnectionStats
-
Returns the time spent waiting for a connection to be available
- getWaitTime() - Method in interface javax.management.j2ee.statistics.JDBCConnectionStats
-
Time spent waiting for a connection to be available.
- getWaitTomEE() - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Gets wait TomEE.
- getWaitTomEE() - Method in class org.apache.openejb.maven.plugin.BuildTomEEMojo
-
- getWaitTomEE() - Method in class org.apache.openejb.maven.plugin.StartTomEEMojo
-
- getWaitTomEE() - Method in class org.apache.openejb.maven.plugin.StopTomEEMojo
-
- getWarnings() - Method in interface javax.resource.cci.Interaction
-
Gets the first ResourceWarning from the chain of warnings
associated with this Interaction instance.
- getWarnings() - Method in class org.apache.openejb.config.ValidationContext
-
- getWarnings() - Method in exception org.apache.openejb.config.ValidationFailedException
-
- getWarnings() - Method in interface org.apache.openejb.config.ValidationResults
-
- getWarnings() - Method in class org.apache.tomee.installer.Alerts
-
- getWatchedFolder() - Method in class org.apache.openejb.maven.plugins.LiveReload
-
- getWatchedResources() - Method in class org.apache.openejb.config.AppModule
-
- getWatchedResources() - Method in class org.apache.openejb.config.ClientModule
-
- getWatchedResources() - Method in class org.apache.openejb.config.ConnectorModule
-
- getWatchedResources() - Method in interface org.apache.openejb.config.DeploymentModule
-
- getWatchedResources() - Method in class org.apache.openejb.config.EjbModule
-
- getWatchedResources() - Method in class org.apache.openejb.config.PersistenceModule
-
- getWatchedResources() - Method in class org.apache.openejb.config.ResourcesModule
-
- getWatchedResources() - Method in class org.apache.openejb.config.WebModule
-
- getWatcher() - Method in class org.apache.tomee.livereload.Instances
-
- getWeb() - Method in class org.apache.openejb.jee.Module
-
- getWeb() - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Gets the value of the web property.
- getWeb() - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Gets the value of the web property.
- getWeb() - Method in class org.apache.openejb.jee.sun.SunApplication
-
- getWeb() - Method in class org.apache.tomee.catalina.event.AfterApplicationCreated
-
- getWebAnnotatedClasses() - Method in class org.apache.openejb.config.WebModule
-
- getWebApp() - Method in class org.apache.openejb.config.WebModule
-
- getWebAppFacesConfig(ExternalContext) - Method in class org.apache.tomee.myfaces.TomEEFacesConfigurationProvider
-
- getWebappUrls(File) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- getWebappUrlsAndRars(File) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- getWebBeansContext() - Method in class org.apache.openejb.AppContext
-
- getWebBeansContext() - Method in class org.apache.openejb.BeanContext
-
- getWebBeansContext() - Method in class org.apache.openejb.cdi.StartupObject
-
- getWebBeansContext() - Method in class org.apache.openejb.core.WebContext
-
- getWebbeansContext() - Method in class org.apache.openejb.core.WebContext
-
- getWebClassLoader() - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Gets the value of the webClassLoader property.
- getWebClassLoader() - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Gets the value of the webClassLoader property.
- getWebContext() - Method in class org.apache.openejb.cdi.StartupObject
-
- getWebContext(String) - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getWebContext() - Method in class org.apache.openejb.server.cxf.rs.event.ServerCreated
-
- getWebContext(String) - Method in interface org.apache.openejb.spi.ContainerSystem
-
Deprecated.
- getWebContextByHost(String, String) - Method in class org.apache.openejb.core.CoreContainerSystem
-
- getWebContextByHost(String, String) - Method in interface org.apache.openejb.spi.ContainerSystem
-
- getWebContexts() - Method in class org.apache.openejb.AppContext
-
- getWebContextToUseWithEars() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- getWebDescriptors(File) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- getWeblogicCompatibility() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the weblogicCompatibility property.
- getWeblogicEnterpriseBean() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the weblogicEnterpriseBean property.
- getWeblogicQl() - Method in class org.apache.openejb.jee.wls.EjbQlQuery
-
Gets the value of the weblogicQl property.
- getWeblogicQuery() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Gets the value of the weblogicQuery property.
- getWeblogicRdbmsBean() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the weblogicRdbmsBean property.
- getWeblogicRdbmsRelation() - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Gets the value of the weblogicRdbmsRelation property.
- getWebModules() - Method in class org.apache.openejb.config.AppModule
-
- getWebResource(String) - Method in class org.apache.openejb.arquillian.openejb.SWClassLoader
-
- getWebResourceCached() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getWebResourceCollection() - Method in class org.apache.openejb.jee.SecurityConstraint
-
- getWebResourceName() - Method in class org.apache.openejb.jee.WebResourceCollection
-
- getWebServiceAddress() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the webServiceAddress property.
- getWebServiceAddress() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- getWebServiceBinding() - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- getWebserviceDescription() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getWebserviceDescription() - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- getWebserviceDescription() - Method in class org.apache.openejb.jee.Webservices
-
- getWebserviceDescriptionMap() - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- getWebserviceDescriptionMap() - Method in class org.apache.openejb.jee.Webservices
-
- getWebserviceDescriptionName() - Method in class org.apache.openejb.jee.sun.WebserviceDescription
-
- getWebserviceDescriptionName() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getWebserviceEndpoint() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getWebserviceEndpoint() - Method in class org.apache.openejb.jee.sun.Servlet
-
- getWebserviceEndpointMap() - Method in class org.apache.openejb.jee.sun.Ejb
-
- getWebserviceEndpointMap() - Method in class org.apache.openejb.jee.sun.Servlet
-
- getWebservices() - Method in class org.apache.openejb.config.EjbModule
-
- getWebservices() - Method in class org.apache.openejb.config.WebModule
-
- getWebservices() - Method in interface org.apache.openejb.config.WsModule
-
- getWebServiceSecurity() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the webServiceSecurity property.
- getWebServiceSecurity() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- getWebServiceVirtualHost() - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Gets the value of the webServiceVirtualHost property.
- getWebServiceVirtualHost() - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- getWebSocketContainer() - Static method in class javax.websocket.ContainerProvider
-
Obtain a new instance of a WebSocketContainer.
- getWebUri() - Method in class org.apache.openejb.jee.sun.Web
-
- getWebUri() - Method in class org.apache.openejb.jee.Web
-
- getWebURL() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl
-
- getWebURL() - Method in class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl
-
- getWebXml() - Method in class org.apache.tomee.embedded.Configuration
-
- getWelcomeFile() - Method in class org.apache.openejb.jee.WelcomeFileList
-
- getWelcomeFileList() - Method in class org.apache.openejb.jee.WebApp
-
- getWelcomeFileList() - Method in interface org.apache.openejb.jee.WebCommon
-
- getWelcomeFileList() - Method in class org.apache.openejb.jee.WebFragment
-
- getWhere() - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Gets the value of the where property.
- getWildcard() - Method in class org.apache.openejb.server.rest.RESTService
-
- getWindowSize() - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Returns the maximum number of values that can be stored in the
dataset, or INFINITE_WINDOW (-1) if there is no limit.
- getWindowSize() - Method in class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Returns the maximum number of values that can be stored in the
dataset, or INFINITE_WINDOW (-1) if there is no limit.
- getWithEjbRemote() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getWord() - Method in class org.apache.openejb.jee.jba.cmp.ReservedWords
-
Gets the value of the word property.
- getWork() - Method in class javax.resource.spi.work.WorkEvent
-
Return the Work instance which is the cause of the event.
- getWorkContexts() - Method in interface javax.resource.spi.work.WorkContextProvider
-
Gets an list of WorkContexts that needs to be used by the
WorkManager to set up the execution context while executing
a Work instance.
- getWorkDir() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- getWorkDir() - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- getWorkManager() - Method in interface javax.resource.spi.BootstrapContext
-
Provides a handle to a WorkManager instance.
- getWorkManager() - Method in class org.apache.openejb.core.transaction.SimpleBootstrapContext
-
- getWorkManager() - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Gets the value of the workManager property.
- getWorkManagerShutdownTrigger() - Method in class org.apache.openejb.jee.wls.WorkManager
-
Gets the value of the workManagerShutdownTrigger property.
- getWrapped() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanismWrapper
-
- getWrapped() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getWrapped() - Method in class javax.security.enterprise.identitystore.IdentityStoreWrapper
-
- getWrappedElement() - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- getWrapper(String) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get an already existing JspServletWrapper.
- getWrapperElementQNames() - Method in class org.apache.openejb.server.axis.assembler.HeavyweightOperationInfoBuilder
-
- getWriteMethod(Class, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- getWriteMethod() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoIndexedProperty
-
- getWriteMethod() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoProperty
-
- getWriter() - Method in interface javax.servlet.ServletResponse
-
Returns a PrintWriter object that
can send character text to the client.
- getWriter() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getWriter()
on the wrapped response object.
- getWriter() - Method in class org.apache.jasper.JspCompilationContext
-
Where is the servlet being generated?
- getWriter() - Method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
-
Returns a wrapper around the JspWriter of the including page.
- getWriter() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- getWriter() - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- getWriter() - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- getWsAddressTemplate() - Method in class org.apache.openejb.server.webservices.WsService
-
- getWsdl(HttpRequest, HttpResponse) - Method in class org.apache.openejb.server.axis.AxisWsContainer
-
- getWsdl() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getWsdl() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getWsdlBinding() - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- getWSDLDocumentLocation() - Method in interface javax.xml.rpc.Service
-
Gets the location of the WSDL document for this Service.
- getWSDLDocumentLocation() - Method in class javax.xml.ws.Service
-
Gets the location of the WSDL document for this Service.
- getWSDLDocumentLocation() - Method in class javax.xml.ws.spi.ServiceDelegate
-
Gets the location of the WSDL document for this Service.
- getWSDLDocumentLocation() - Method in interface org.apache.openejb.server.axis.client.SeiFactory
-
- getWSDLDocumentLocation() - Method in class org.apache.openejb.server.axis.client.SeiFactoryImpl
-
- getWSDLDocumentLocation() - Method in class org.apache.openejb.server.axis.client.ServiceImpl
-
- getWsdlFile() - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Gets the value of the wsdlFile property.
- getWsdlFile() - Method in class org.apache.openejb.jee.ServiceRef
-
- getWsdlFile() - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Gets the value of the wsdlFile property.
- getWsdlFile() - Method in class org.apache.openejb.jee.WebserviceDescription
-
- getWSDLFile() - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- getWsdlMessage() - Method in class org.apache.openejb.jee.ExceptionMapping
-
- getWsdlMessage() - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- getWsdlMessage() - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- getWsdlMessageMapping() - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- getWsdlMessagePartName() - Method in class org.apache.openejb.jee.ExceptionMapping
-
- getWsdlMessagePartName() - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- getWsdlMessagePartName() - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- getWsdlOperation() - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- getWsdlOverride() - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Gets the value of the wsdlOverride property.
- getWsdlOverride() - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- getWsdlPort() - Method in class org.apache.openejb.core.webservices.PortData
-
- getWsdlPort() - Method in class org.apache.openejb.jee.PortComponent
-
- getWsdlPort() - Method in class org.apache.openejb.jee.sun.PortInfo
-
- getWsdlPortType() - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- getWsdlPublishLocation() - Method in class org.apache.openejb.jee.sun.WebserviceDescription
-
- getWsdlReturnValueMapping() - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- getWsdlService() - Method in class org.apache.openejb.core.webservices.PortData
-
- getWsdlService() - Method in class org.apache.openejb.jee.PortComponent
-
- getWsdlServiceName() - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- getWsdlURL(String, URL, ClassLoader) - Static method in class org.apache.openejb.assembler.classic.WsBuilder
-
- getWsdlUrl() - Method in class org.apache.openejb.client.WsMetaData
-
- getWsdlUrl() - Method in class org.apache.openejb.core.webservices.PortData
-
- getWsdlURL() - Method in class org.apache.openejb.core.webservices.ServiceRefData
-
- getWsdlUrl() - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Gets the value of the wsdlUrl property.
- getWsdlURL() - Method in class org.apache.openejb.server.cxf.CxfServiceConfiguration
-
- getWsdlUrl() - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer.WsServiceMBean
-
- getWsdlUrl() - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer.WsServiceMBean
-
- getXAConnection() - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- getXAConnection(String, String) - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- getXAResource() - Method in interface javax.jms.XAJMSContext
-
Returns an XAResource to the caller.
- getXAResource() - Method in interface javax.jms.XASession
-
Returns an XA resource to the caller.
- getXAResource() - Method in interface javax.resource.spi.ManagedConnection
-
Returns an javax.transaction.xa.XAresource instance.
- getXAResource() - Method in class org.apache.openejb.resource.activemq.jms2.XAJMSContextImpl
-
- getXAResource() - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedConnection
-
- getXAResource() - Method in class org.apache.openejb.resource.jdbc.managed.xa.ManagedXAConnection
-
- getXAResources(ActivationSpec[]) - Method in interface javax.resource.spi.ResourceAdapter
-
This method is called by the application server during crash recovery.
- getXAResources(ActivationSpec[]) - Method in class org.apache.openejb.resource.quartz.QuartzResourceAdapter
-
- getXATerminator() - Method in interface javax.resource.spi.BootstrapContext
-
Provides a handle to a XATerminator instance.
- getXATerminator() - Method in class org.apache.openejb.core.transaction.SimpleBootstrapContext
-
- getXid() - Method in class javax.resource.spi.work.ExecutionContext
-
- getXid() - Method in class org.apache.openejb.resource.jdbc.managed.local.LocalXAResource
-
- getXmlAttributeName() - Method in class org.apache.openejb.jee.VariableMapping
-
- getXmlElementName() - Method in class org.apache.openejb.jee.VariableMapping
-
- getXmlName() - Method in enum org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy.Interface
-
- getXmlNameCc() - Method in enum org.apache.openejb.assembler.classic.JndiBuilder.JndiNameStrategy.Interface
-
- getXMLNode(Object) - Method in class javax.xml.bind.Binder
-
Gets the XML element associated with the given JAXB object.
- getXMLReader() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Obtains a configured XMLReader.
- getXmlWildcard() - Method in class org.apache.openejb.jee.VariableMapping
-
- getXPathFunctionResolver() - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Returns the current function resolver.
- getXPathVariableResolver() - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Returns the current variable resolver.
- getYear() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the year attribute.
- getYear() - Method in class org.apache.openejb.jee.TimerSchedule
-
- GIBIBITS - Static variable in class org.eclipse.microprofile.metrics.MetricUnits
-
- GIGABITS - Static variable in class org.eclipse.microprofile.metrics.MetricUnits
-
- GIGABYTES - Static variable in class org.eclipse.microprofile.metrics.MetricUnits
-
- GLOBAL() - Constructor for class javax.xml.bind.annotation.XmlElementDecl.GLOBAL
-
- GLOBAL_FLUSH_PROPERTY - Static variable in class org.apache.openejb.resource.jdbc.DataSourceFactory
-
- GLOBAL_HANDLER_PROPERTY - Static variable in class org.apache.openejb.resource.jdbc.DataSourceFactory
-
- GLOBAL_LOG_SQL_PACKAGE_PROPERTY - Static variable in class org.apache.openejb.resource.jdbc.DataSourceFactory
-
- GLOBAL_LOG_SQL_PROPERTY - Static variable in class org.apache.openejb.resource.jdbc.DataSourceFactory
-
- GLOBAL_TAGS_VARIABLE - Static variable in class org.eclipse.microprofile.metrics.Metadata
-
The environment variable used to pass in global tags.
- globalExecutor() - Static method in class org.apache.openejb.client.JNDIContext
-
- globalJndiEnc - Variable in class org.apache.openejb.assembler.classic.AppInfo
-
- GlobalListenerSupport - Class in org.apache.tomee.catalina
-
Observers events from Tomcat to configure
web applications etc.
- GlobalListenerSupport(StandardServer, ContextListener) - Constructor for class org.apache.tomee.catalina.GlobalListenerSupport
-
Creates a new instance.
- GlobalListenerSupport.MoniterableHashMap - Class in org.apache.tomee.catalina
-
- GlobalScope() - Constructor for class javax.xml.bind.JAXBElement.GlobalScope
-
- goalMs - Variable in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
- greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than the second.
- greaterThan(Expression<? extends Y>, Y) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than the second.
- GreaterThanOperator - Class in org.apache.taglibs.standard.lang.jstl
-
The implementation of the greater than operator
- GreaterThanOperator() - Constructor for class org.apache.taglibs.standard.lang.jstl.GreaterThanOperator
-
Constructor
- GreaterThanOrEqualsOperator - Class in org.apache.taglibs.standard.lang.jstl
-
The implementation of the greater than or equals operator
- GreaterThanOrEqualsOperator() - Constructor for class org.apache.taglibs.standard.lang.jstl.GreaterThanOrEqualsOperator
-
Constructor
- greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than or equal to the second.
- greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than or equal to the second.
- greatest(Expression<X>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an aggregate expression for finding the greatest of
the values (strings, dates, etc).
- groovyCustomizers - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The Groovy customizers.
- groovyCustomizers - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
A list of groovy scripts executed before the container starts.
- Group(String) - Constructor for class org.apache.openejb.core.security.AbstractSecurityService.Group
-
- group - Variable in class org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
- groupBy(Expression<?>...) - Method in interface javax.persistence.criteria.AbstractQuery
-
Specify the expressions that are used to form groups over
the query results.
- groupBy(List<Expression<?>>) - Method in interface javax.persistence.criteria.AbstractQuery
-
Specify the expressions that are used to form groups over
the query results.
- groupBy(Expression<?>...) - Method in interface javax.persistence.criteria.CriteriaQuery
-
Specify the expressions that are used to form groups over
the query results.
- groupBy(List<Expression<?>>) - Method in interface javax.persistence.criteria.CriteriaQuery
-
Specify the expressions that are used to form groups over
the query results.
- groupBy(Expression<?>...) - Method in interface javax.persistence.criteria.Subquery
-
Specify the expressions that are used to form groups over
the subquery results.
- groupBy(List<Expression<?>>) - Method in interface javax.persistence.criteria.Subquery
-
Specify the expressions that are used to form groups over
the subquery results.
- GroupConversionType - Class in org.apache.openejb.jee.bval
-
Java class for groupConversionType complex type.
- GroupConversionType() - Constructor for class org.apache.openejb.jee.bval.GroupConversionType
-
- groupId - Variable in class org.apache.openejb.jee.oejb2.ArtifactType
-
- groupId - Variable in class org.apache.openejb.jee.oejb2.DepPatternType
-
- groupId - Variable in class org.apache.openejb.jee.oejb2.PatternType
-
- groupingUsedSpecified - Variable in class org.apache.taglibs.standard.tag.common.fmt.FormatNumberSupport
-
- GroupName - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- GroupName() - Constructor for class org.apache.openejb.jee.jba.cmp.GroupName
-
- groupName - Variable in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
- groupName - Variable in class org.apache.openejb.jee.oejb2.CmpFieldGroupMappingType
-
- groupName - Variable in class org.apache.openejb.jee.oejb2.CmrFieldGroupMappingType
-
- groupName - Variable in class org.apache.openejb.jee.oejb2.EntityGroupMappingType
-
- groupName - Variable in class org.apache.openejb.jee.oejb2.GroupType.CmrField
-
- groupName - Variable in class org.apache.openejb.jee.oejb2.GroupType
-
- groupName - Variable in class org.apache.openejb.jee.oejb2.QueryType
-
- GroupName - Class in org.apache.openejb.jee.sun
-
- GroupName() - Constructor for class org.apache.openejb.jee.sun.GroupName
-
- groupName - Variable in class org.apache.openejb.jee.wls.CachingElement
-
- groupName - Variable in class org.apache.openejb.jee.wls.ContextCase
-
- groupName - Variable in class org.apache.openejb.jee.wls.EjbQlQuery
-
- groupName - Variable in class org.apache.openejb.jee.wls.FieldGroup
-
- groupName - Variable in class org.apache.openejb.jee.wls.FieldMap
-
- groupName - Variable in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
- GroupPrincipal - Class in org.apache.openejb.core.security.jaas
-
- GroupPrincipal(String) - Constructor for class org.apache.openejb.core.security.jaas.GroupPrincipal
-
- groups - Variable in class org.apache.openejb.jee.bval.ConstraintType
-
- groupSequence - Variable in class org.apache.openejb.jee.bval.ClassType
-
- GroupSequenceType - Class in org.apache.openejb.jee.bval
-
Java class for groupSequenceType complex type.
- GroupSequenceType() - Constructor for class org.apache.openejb.jee.bval.GroupSequenceType
-
- GroupsType - Class in org.apache.openejb.jee.bval
-
Java class for groupsType complex type.
- GroupsType() - Constructor for class org.apache.openejb.jee.bval.GroupsType
-
- GroupType - Class in org.apache.openejb.jee.oejb2
-
Java class for groupType complex type.
- GroupType() - Constructor for class org.apache.openejb.jee.oejb2.GroupType
-
- GroupType.CmrField - Class in org.apache.openejb.jee.oejb2
-
Java class for anonymous complex type.
- GssAuthenticationEvent - Class in org.apache.tomee.catalina.realm.event
-
- GssAuthenticationEvent(GSSContext, boolean) - Constructor for class org.apache.tomee.catalina.realm.event.GssAuthenticationEvent
-
- gt(Expression<? extends Number>, Expression<? extends Number>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than the second.
- gt(Expression<? extends Number>, Number) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than the second.
- GT1 - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- GT2 - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- SaajInFaultInterceptor - Class in org.apache.openejb.server.cxf.client
-
- SaajInFaultInterceptor(SaajUniverse) - Constructor for class org.apache.openejb.server.cxf.client.SaajInFaultInterceptor
-
- SaajInInterceptor - Class in org.apache.openejb.server.cxf.client
-
- SaajInInterceptor(SaajUniverse) - Constructor for class org.apache.openejb.server.cxf.client.SaajInInterceptor
-
- SaajInterceptor - Class in org.apache.openejb.server.cxf.client
-
- SaajInterceptor(String, SaajUniverse) - Constructor for class org.apache.openejb.server.cxf.client.SaajInterceptor
-
- SAAJMetaFactory - Class in javax.xml.soap
-
The access point for the implementation classes of the factories defined in the
SAAJ API.
- SAAJMetaFactory() - Constructor for class javax.xml.soap.SAAJMetaFactory
-
- SaajMetaFactoryImpl - Class in org.apache.openejb.server.webservices.saaj
-
- SaajMetaFactoryImpl() - Constructor for class org.apache.openejb.server.webservices.saaj.SaajMetaFactoryImpl
-
- SaajOutInterceptor - Class in org.apache.openejb.server.cxf.client
-
- SaajOutInterceptor(SaajUniverse) - Constructor for class org.apache.openejb.server.cxf.client.SaajOutInterceptor
-
- SAAJResult - Class in javax.xml.soap
-
Acts as a holder for the results of a JAXP transformation or a JAXB
marshalling, in the form of a SAAJ tree.
- SAAJResult() - Constructor for class javax.xml.soap.SAAJResult
-
Creates a SAAJResult that will present results in the form
of a SAAJ tree that supports the default (SOAP 1.1) protocol.
- SAAJResult(String) - Constructor for class javax.xml.soap.SAAJResult
-
Creates a SAAJResult that will present results in the form
of a SAAJ tree that supports the specified protocol.
- SAAJResult(SOAPMessage) - Constructor for class javax.xml.soap.SAAJResult
-
Creates a SAAJResult that will write the results into the
SOAPPart of the supplied SOAPMessage.
- SAAJResult(SOAPElement) - Constructor for class javax.xml.soap.SAAJResult
-
Creates a SAAJResult that will write the results as a
child node of the SOAPElement specified.
- SaajUniverse - Class in org.apache.openejb.server.webservices.saaj
-
- SaajUniverse() - Constructor for class org.apache.openejb.server.webservices.saaj.SaajUniverse
-
- safe(List<T>) - Static method in class org.apache.openejb.util.CollectionsUtil
-
- SAFE_MIN - Static variable in class org.apache.openejb.math.util.MathUtils
-
Safe minimum, such that 1 / SAFE_MIN does not overflow.
- SafePasswordCipher - Interface in org.apache.openejb.cipher
-
- SafePasswordCipherBase - Class in org.apache.openejb.cipher
-
- SafePasswordCipherBase() - Constructor for class org.apache.openejb.cipher.SafePasswordCipherBase
-
- SafeToolkit - Class in org.apache.openejb.util
-
- SameItem(Collection<String>, String, String) - Constructor for class org.apache.openejb.config.rules.CheckClassLoading.SameItem
-
- SampleTest - Class in java.xml.bind.tests
-
Sample test class
- SampleTest() - Constructor for class java.xml.bind.tests.SampleTest
-
- Sampling - Interface in org.eclipse.microprofile.metrics
-
An object which samples values.
- sanitize(String) - Static method in class org.apache.openejb.config.NewLoaderLogic
-
- sasContext - Variable in class org.apache.openejb.jee.jba.IorSecurityConfig
-
- SasContext - Class in org.apache.openejb.jee.jba
-
- SasContext() - Constructor for class org.apache.openejb.jee.jba.SasContext
-
- sasContext - Variable in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- SasContext - Class in org.apache.openejb.jee.sun
-
- SasContext() - Constructor for class org.apache.openejb.jee.sun.SasContext
-
- save(OutputStream, String) - Method in class org.apache.openejb.util.SuperProperties
-
- saveAssociations(Collection, boolean) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Association instances.
- saveAuthentication(HttpServletRequest, Principal, Set<String>) - Static method in interface org.apache.tomee.security.http.LoginToContinueMechanism
-
- saveBytecode(String, String) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Save the bytecode for a class to disk.
- saveChanges() - Method in class javax.xml.soap.SOAPMessage
-
Updates this SOAPMessage object with all the changes that
have been made to it.
- saveClassFile(String, String) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- saveClassFile(String, String) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- saveClassificationSchemes(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified ClassificationScheme instances.
- saveConcepts(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Concepts.
- SavedAuthentication - Class in org.apache.tomee.security.http
-
- saveDeploymentException(AppInfo, Exception) - Method in class org.apache.openejb.assembler.classic.DeploymentExceptionManager
-
- SavedHttpServletRequest - Class in org.apache.tomee.security.http
-
- SavedHttpServletRequest(HttpServletRequest, SavedRequest) - Constructor for class org.apache.tomee.security.http.SavedHttpServletRequest
-
- SavedRequest - Class in org.apache.tomee.security.http
-
Mostly copied from org.apache.catalina.authenticator.SavedRequest.
- SaveException - Exception in javax.xml.registry
-
A RegistryException that occurs during a save action.
- SaveException() - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException object with no
reason or embedded Throwable.
- SaveException(String) - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown.
- SaveException(String, Throwable) - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown
and the given Throwable object as an embedded
Throwable.
- SaveException(Throwable) - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException object initialized
with the given Throwable object.
- saveObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
-
Saves one or more Objects to the registry.
- saveOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Organizations.
- saveRequest(HttpServletRequest) - Static method in interface org.apache.tomee.security.http.LoginToContinueMechanism
-
- saveRequired() - Method in class javax.xml.soap.SOAPMessage
-
Indicates whether this SOAPMessage object needs to have
the method saveChanges called on it.
- saveServiceBindings(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified ServiceBindings.
- saveServices(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Services.
- SaxAppCtxConfig - Class in org.apache.openejb.config.sys
-
- SaxAppCtxConfig() - Constructor for class org.apache.openejb.config.sys.SaxAppCtxConfig
-
- Saxs - Class in org.apache.openejb.util
-
- SC_ACCEPTED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (202) indicating that a request was accepted for
processing, but was not completed.
- SC_BAD_GATEWAY - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (502) indicating that the HTTP server received an
invalid response from a server it consulted when acting as a
proxy or gateway.
- SC_BAD_REQUEST - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (400) indicating the request sent by the client was
syntactically incorrect.
- SC_CONFLICT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (409) indicating that the request could not be
completed due to a conflict with the current state of the
resource.
- SC_CONTINUE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (100) indicating the client can continue.
- SC_CREATED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (201) indicating the request succeeded and created
a new resource on the server.
- SC_EXPECTATION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (417) indicating that the server could not meet the
expectation given in the Expect request header.
- SC_FORBIDDEN - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (403) indicating the server understood the request
but refused to fulfill it.
- SC_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (302) indicating that the resource reside
temporarily under a different URI.
- SC_GATEWAY_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (504) indicating that the server did not receive
a timely response from the upstream server while acting as
a gateway or proxy.
- SC_GONE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (410) indicating that the resource is no longer
available at the server and no forwarding address is known.
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (505) indicating that the server does not support
or refuses to support the HTTP protocol version that was used
in the request message.
- SC_INTERNAL_SERVER_ERROR - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (500) indicating an error inside the HTTP server
which prevented it from fulfilling the request.
- SC_LENGTH_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (411) indicating that the request cannot be handled
without a defined Content-Length.
- SC_METHOD_NOT_ALLOWED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (405) indicating that the method specified in the
Request-Line is not allowed for the resource
identified by the Request-URI.
- SC_MOVED_PERMANENTLY - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (301) indicating that the resource has permanently
moved to a new location, and that future references should use a
new URI with their requests.
- SC_MOVED_TEMPORARILY - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (302) indicating that the resource has temporarily
moved to another location, but that future references should
still use the original URI to access the resource.
- SC_MULTIPLE_CHOICES - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (300) indicating that the requested resource
corresponds to any one of a set of representations, each with
its own specific location.
- SC_NO_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (204) indicating that the request succeeded but that
there was no new information to return.
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (203) indicating that the meta information presented
by the client did not originate from the server.
- SC_NOT_ACCEPTABLE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (406) indicating that the resource identified by the
request is only capable of generating response entities which have
content characteristics not acceptable according to the accept
headers sent in the request.
- SC_NOT_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (404) indicating that the requested resource is not
available.
- SC_NOT_IMPLEMENTED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (501) indicating the HTTP server does not support
the functionality needed to fulfill the request.
- SC_NOT_MODIFIED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (304) indicating that a conditional GET operation
found that the resource was available and not modified.
- SC_OK - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (200) indicating the request succeeded normally.
- SC_PARTIAL_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (206) indicating that the server has fulfilled
the partial GET request for the resource.
- SC_PAYMENT_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (402) reserved for future use.
- SC_PRECONDITION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (412) indicating that the precondition given in one
or more of the request-header fields evaluated to false when it
was tested on the server.
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (407) indicating that the client MUST first
authenticate itself with the proxy.
- SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (413) indicating that the server is refusing to process
the request because the request entity is larger than the server is
willing or able to process.
- SC_REQUEST_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (408) indicating that the client did not produce a
request within the time that the server was prepared to wait.
- SC_REQUEST_URI_TOO_LONG - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (414) indicating that the server is refusing to service
the request because the Request-URI is longer
than the server is willing to interpret.
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (416) indicating that the server cannot serve the
requested byte range.
- SC_RESET_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (205) indicating that the agent SHOULD reset
the document view which caused the request to be sent.
- SC_SEE_OTHER - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (303) indicating that the response to the request
can be found under a different URI.
- SC_SERVICE_UNAVAILABLE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (503) indicating that the HTTP server is
temporarily overloaded, and unable to handle the request.
- SC_SWITCHING_PROTOCOLS - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (101) indicating the server is switching protocols
according to Upgrade header.
- SC_TEMPORARY_REDIRECT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (307) indicating that the requested resource
resides temporarily under a different URI.
- SC_UNAUTHORIZED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (401) indicating that the request requires HTTP
authentication.
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (415) indicating that the server is refusing to service
the request because the entity of the request is in a format not
supported by the requested resource for the requested method.
- SC_USE_PROXY - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (305) indicating that the requested resource
MUST be accessed through the proxy given by the
Location field.
- scalb(double, int) - Static method in class org.apache.openejb.math.util.MathUtils
-
Scale a number by 2scaleFactor.
- scale - Variable in class org.apache.openejb.jee.jpa.Column
-
- scale - Variable in class org.apache.openejb.jee.jpa.MapKeyColumn
-
- scan() - Method in class org.apache.openejb.cdi.CdiScanner
-
- scan() - Method in class org.apache.openejb.config.AutoDeployer
-
Looks for changes to the immediate contents of the directory we're watching.
- scan(ClassLoader) - Static method in class org.apache.openejb.config.TldScanner
-
- scan(Class<?>) - Static method in class org.apache.openejb.core.interceptor.InterceptorData
-
- scan - Variable in class org.apache.openejb.jee.Beans
-
- Scan() - Constructor for class org.apache.openejb.jee.Beans.Scan
-
- Scan - Class in org.apache.openejb.jee
-
Classe Java pour anonymous complex type.
- Scan() - Constructor for class org.apache.openejb.jee.Scan
-
- scan() - Method in class org.apache.openejb.util.DirectoryMonitor
-
Looks for changes to the immediate contents of the directory we're watching.
- Scan(OutputStream, String) - Constructor for class org.apache.openejb.util.OutputScanner.Scan
-
- scan(JarScanType, ServletContext, JarScannerCallback) - Method in class org.apache.tomee.catalina.scan.EmptyScanner
-
- scan(JarScanType, ServletContext, JarScannerCallback) - Method in class org.apache.tomee.loader.TomEEJarScanner
-
- Scan.Exclude - Class in org.apache.openejb.jee
-
Classe Java pour anonymous complex type.
- Scan.Exclude.IfClassAvailable - Class in org.apache.openejb.jee
-
Classe Java pour anonymous complex type.
- Scan.Exclude.IfClassNotAvailable - Class in org.apache.openejb.jee
-
Classe Java pour anonymous complex type.
- Scan.Exclude.IfSystemProperty - Class in org.apache.openejb.jee
-
Classe Java pour anonymous complex type.
- SCAN_XML - Static variable in interface org.apache.openejb.config.ScanConstants
-
- SCAN_XML_NAME - Static variable in interface org.apache.openejb.config.ScanConstants
-
- SCAN_XML_PROPERTY - Static variable in interface org.apache.openejb.config.ScanConstants
-
- scanChar() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Returns the next character on the input.
- scanClassLoaderForTagLibs(ClassLoader) - Static method in class org.apache.openejb.config.TldScanner
-
- ScanConstants - Interface in org.apache.openejb.config
-
- scanData(String, XMLStringBuffer) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Scans a range of character data up to the specified delimiter,
setting the fields of the XMLString structure, appropriately.
- scanDir(File, Map<String, URL>, String) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- scanDir(File, Map<String, URL>, String, boolean) - Static method in class org.apache.openejb.config.DeploymentLoader
-
- scanFiles(File) - Method in class org.apache.jasper.JspC
-
Locate all jsp files in the webapp.
- ScanHandler() - Constructor for class org.apache.openejb.config.ScanUtil.ScanHandler
-
- ScanJarService - Class in org.apache.openejb.service
-
Designed to easily add a container jar in scanning.
- ScanJarService() - Constructor for class org.apache.openejb.service.ScanJarService
-
- scanLiteral(int, XMLString) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Scans a range of attribute value data, setting the fields of the
XMLString structure, appropriately.
- scanName() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Returns a string matching the Name production appearing immediately
on the input as a symbol, or null if no Name string is present.
- scanned - Variable in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- scannerService - Variable in class org.apache.openejb.cdi.OpenEJBLifecycle
-
Discover bean classes
- scanPlatform() - Method in class org.apache.tomee.jasper.TomEETldScanner
-
- scanPseudoAttribute(boolean, XMLString) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Scans a pseudo attribute.
- ScanUtil - Class in org.apache.openejb.config
-
- ScanUtil.ScanHandler - Class in org.apache.openejb.config
-
- ScanXmlSaverFilter(boolean, ScanUtil.ScanHandler, List<String>, Filter) - Constructor for class org.apache.openejb.config.WebappAggregatedArchive.ScanXmlSaverFilter
-
- Schedule - Annotation Type in javax.ejb
-
Schedule a timer for automatic creation with a timeout schedule based
on a cron-like time expression.
- schedule(Runnable, Trigger) - Method in interface javax.enterprise.concurrent.ManagedScheduledExecutorService
-
Creates and executes a task based on a Trigger.
- schedule(Callable<V>, Trigger) - Method in interface javax.enterprise.concurrent.ManagedScheduledExecutorService
-
Creates and executes a task based on a Trigger.
- schedule(TimerData) - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
Called from TimerData and start when a timer should be scheduled with the java.util.Timer.
- schedule - Variable in class org.apache.openejb.jee.MethodSchedule
-
- schedule - Variable in class org.apache.openejb.jee.Timer
-
- schedule(Runnable, Trigger) - Method in class org.apache.openejb.threads.impl.ManagedScheduledExecutorServiceImpl
-
- schedule(Callable<V>, Trigger) - Method in class org.apache.openejb.threads.impl.ManagedScheduledExecutorServiceImpl
-
- schedule(Runnable, long, TimeUnit) - Method in class org.apache.openejb.threads.impl.ManagedScheduledExecutorServiceImpl
-
- schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.openejb.threads.impl.ManagedScheduledExecutorServiceImpl
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.openejb.threads.impl.ManagedScheduledExecutorServiceImpl
-
- ScheduleData - Class in org.apache.openejb.core.timer
-
Simple object to hold the ScheduleExpression and TimerConfig pair
Zero or many of these may be associated with a method and available
via the MethodSchedule list retrieved from the DeploymentInfo
- ScheduleData(TimerConfig, ScheduleExpression) - Constructor for class org.apache.openejb.core.timer.ScheduleData
-
- scheduledExecutorService(ScheduledExecutorService) - Method in class javax.ws.rs.client.ClientBuilder
-
Set the client-side ScheduledExecutorService.
- scheduledTime - Variable in class org.apache.openejb.threads.task.TriggerTask
-
- ScheduleExpression - Class in javax.ejb
-
A calendar-based timeout expression for an enterprise bean
timer.
- ScheduleExpression() - Constructor for class javax.ejb.ScheduleExpression
-
Create a schedule with the default values.
- ScheduleInfo - Class in org.apache.openejb.assembler.classic
-
- ScheduleInfo() - Constructor for class org.apache.openejb.assembler.classic.ScheduleInfo
-
- scheduler - Variable in class org.apache.openejb.core.timer.TimerData
-
- Schedules - Annotation Type in javax.ejb
-
Applied to a timer callback method to schedule multiple calendar-based
timers for the method.
- schedules - Variable in class org.apache.openejb.assembler.classic.MethodScheduleInfo
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.openejb.threads.impl.ManagedScheduledExecutorServiceImpl
-
- scheduleWork(Work) - Method in interface javax.resource.spi.work.WorkManager
-
Accepts a Work instance for processing.
- scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in interface javax.resource.spi.work.WorkManager
-
Accepts a Work instance for processing.
- scheduleWork(Work) - Method in class org.apache.openejb.core.transaction.SimpleWorkManager
-
- scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.apache.openejb.core.transaction.SimpleWorkManager
-
- schema - Variable in class org.apache.openejb.jee.jpa.CollectionTable
-
- schema - Variable in class org.apache.openejb.jee.jpa.EntityMappings
-
- schema - Variable in class org.apache.openejb.jee.jpa.JoinTable
-
- schema - Variable in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
- schema - Variable in class org.apache.openejb.jee.jpa.SecondaryTable
-
- schema - Variable in class org.apache.openejb.jee.jpa.SequenceGenerator
-
- schema - Variable in class org.apache.openejb.jee.jpa.Table
-
- schema - Variable in class org.apache.openejb.jee.jpa.TableGenerator
-
- schema - Variable in class org.apache.openejb.jee.sun.SunCmpMapping
-
- SCHEMA_LOCATION_JSP_20 - Static variable in class org.apache.jasper.Constants
-
- SCHEMA_LOCATION_JSP_21 - Static variable in class org.apache.jasper.Constants
-
- SCHEMA_LOCATION_WEBAPP_24 - Static variable in class org.apache.jasper.Constants
-
- SCHEMA_LOCATION_WEBAPP_25 - Static variable in class org.apache.jasper.Constants
-
- schemaGeneratorProperties - Variable in class org.apache.openejb.jee.sun.CmpResource
-
- SchemaGeneratorProperties - Class in org.apache.openejb.jee.sun
-
- SchemaGeneratorProperties() - Constructor for class org.apache.openejb.jee.sun.SchemaGeneratorProperties
-
- SchemaOutputResolver - Class in javax.xml.bind
-
Controls where a JAXB implementation puts the generates
schema files.
- SchemaOutputResolver() - Constructor for class javax.xml.bind.SchemaOutputResolver
-
- scheme(String) - Method in class javax.ws.rs.core.UriBuilder
-
Set the URI scheme.
- schemeSpecificPart(String) - Method in class javax.ws.rs.core.UriBuilder
-
Set the URI scheme-specific-part (see URI).
- scope - Variable in class javax.xml.bind.JAXBElement
-
Scope of xml element declaration representing this xml element instance.
- scope - Variable in class org.apache.openejb.jee.sun.ConstraintField
-
- scope - Variable in class org.apache.openejb.jee.sun.KeyField
-
- scope - Variable in class org.apache.openejb.jee.sun.RefreshField
-
- scope - Variable in class org.apache.openejb.jee.sun.Timeout
-
- scope - Variable in class org.apache.openejb.jee.Variable
-
- SCOPE - Static variable in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- ScopedAttributeELResolver - Class in javax.servlet.jsp.el
-
Defines variable resolution behavior for scoped attributes.
- ScopedAttributeELResolver() - Constructor for class javax.servlet.jsp.el.ScopedAttributeELResolver
-
- ScopeHelper - Class in org.apache.openejb.cdi
-
- scopes(ScopeType...) - Method in class org.apache.ziplock.maven.Mvn.Builder
-
- ScopesRule - Class in org.apache.openejb.junit
-
- ScopesRule() - Constructor for class org.apache.openejb.junit.ScopesRule
-
- script - Variable in class org.apache.openejb.server.cli.command.ScriptCommand
-
- ScriptCommand - Class in org.apache.openejb.server.cli.command
-
- ScriptCommand() - Constructor for class org.apache.openejb.server.cli.command.ScriptCommand
-
- scripter - Variable in class org.apache.openejb.server.cli.command.ScriptCommand
-
- ScriptFileCommand - Class in org.apache.openejb.server.cli.command
-
- ScriptFileCommand() - Constructor for class org.apache.openejb.server.cli.command.ScriptFileCommand
-
- ScriptFreeTLV - Class in javax.servlet.jsp.jstl.tlv
-
A TagLibraryValidator for enforcing restrictions against
the use of JSP scripting elements.
- ScriptFreeTLV() - Constructor for class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
-
Constructs a new validator instance.
- scriptingInvalid - Variable in class org.apache.openejb.jee.JspPropertyGroup
-
- SCRIPTLET_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- ScriptLoginModule - Class in org.apache.openejb.core.security.jaas
-
- ScriptLoginModule() - Constructor for class org.apache.openejb.core.security.jaas.ScriptLoginModule
-
- search(int, TimeUnit) - Method in class org.apache.openejb.client.MulticastSearch
-
- search() - Method in class org.apache.openejb.client.MulticastSearch
-
- search(MulticastSearch.Filter) - Method in class org.apache.openejb.client.MulticastSearch
-
- search(MulticastSearch.Filter, long, TimeUnit) - Method in class org.apache.openejb.client.MulticastSearch
-
- search(int, TimeUnit) - Method in class org.apache.openejb.server.discovery.MulticastSearch
-
- search() - Method in class org.apache.openejb.server.discovery.MulticastSearch
-
- search(MulticastSearch.Filter) - Method in class org.apache.openejb.server.discovery.MulticastSearch
-
- search(MulticastSearch.Filter, long, TimeUnit) - Method in class org.apache.openejb.server.discovery.MulticastSearch
-
- SEARCH_CLASSPATH_FOR_DEPLOYMENTS_PROPERTY - Static variable in interface org.apache.openejb.config.DeploymentFilterable
-
- searchForConfiguration(String) - Static method in class org.apache.openejb.config.ConfigUtils
-
TODO: It should always be assumed that the path input param is a URL or URL-convertible
- SEC_WEBSOCKET_ACCEPT - Static variable in interface javax.websocket.HandshakeResponse
-
The Sec-WebSocket-Accept header name.
- SEC_WEBSOCKET_EXTENSIONS - Static variable in interface javax.websocket.server.HandshakeRequest
-
The Sec-WebSocket-Extensions header name
- SEC_WEBSOCKET_KEY - Static variable in interface javax.websocket.server.HandshakeRequest
-
The Sec-WebSocket-Key header name
- SEC_WEBSOCKET_PROTOCOL - Static variable in interface javax.websocket.server.HandshakeRequest
-
The Sec-WebSocket-Protocol header name
- SEC_WEBSOCKET_VERSION - Static variable in interface javax.websocket.server.HandshakeRequest
-
The Sec-WebSocket-Version header name
- second(String) - Method in class javax.ejb.ScheduleExpression
-
Set the second attribute.
- second(int) - Method in class javax.ejb.ScheduleExpression
-
Set the second attribute.
- second - Variable in class org.apache.openejb.assembler.classic.ScheduleInfo
-
- second - Variable in class org.apache.openejb.jee.TimerSchedule
-
- SecondaryTable - Annotation Type in javax.persistence
-
Specifies a secondary table for the annotated entity
class.
- secondaryTable - Variable in class org.apache.openejb.jee.jpa.Entity
-
- SecondaryTable - Class in org.apache.openejb.jee.jpa
-
- SecondaryTable() - Constructor for class org.apache.openejb.jee.jpa.SecondaryTable
-
- secondaryTable - Variable in class org.apache.openejb.jee.sun.EntityMapping
-
- SecondaryTable - Class in org.apache.openejb.jee.sun
-
- SecondaryTable() - Constructor for class org.apache.openejb.jee.sun.SecondaryTable
-
- SecondaryTables - Annotation Type in javax.persistence
-
Specifies multiple secondary tables for an entity.
- SecondMoment - Class in org.apache.openejb.math.stat.descriptive.moment
-
Computes a statistic related to the Second Central Moment.
- SecondMoment() - Constructor for class org.apache.openejb.math.stat.descriptive.moment.SecondMoment
-
Create a SecondMoment instance
- SecondMoment(SecondMoment) - Constructor for class org.apache.openejb.math.stat.descriptive.moment.SecondMoment
-
Copy constructor, creates a new SecondMoment identical
to the original
- SECONDS - Static variable in class org.eclipse.microprofile.metrics.MetricUnits
-
Represents seconds
- secure - Variable in class org.apache.openejb.jee.CookieConfig
-
- securedValue(String, String) - Method in class org.apache.openejb.config.QuickServerXmlParser
-
- securedValue(String, String) - Method in class org.apache.tomee.util.QuickServerXmlParser
-
- secureResponse(HttpServletRequest, HttpServletResponse, HttpMessageContext) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism
-
Secure the response, optionally.
- secureResponse(HttpServletRequest, HttpServletResponse, HttpMessageContext) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanismWrapper
-
- secureResponse(HttpServletRequest, HttpServletResponse, HttpMessageContext) - Method in class org.apache.tomee.security.cdi.DefaultAuthenticationMechanism
-
- secureResponse(MessageInfo, Subject) - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthContext
-
- secureResponse(MessageInfo, Subject) - Method in class org.apache.tomee.security.provider.TomEESecurityServerAuthModule
-
- security - Variable in class org.apache.openejb.jee.oejb2.ApplicationType
-
- security - Variable in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- security - Variable in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- SECURITY_CONTEXT - Static variable in class org.apache.openejb.rest.ThreadLocalContextManager
-
- SECURITY_NOTE - Static variable in class org.apache.tomee.catalina.TomEERealm
-
- SecurityClassLoad - Class in org.apache.jasper.security
-
Static class used to preload java classes when using the
Java SecurityManager so that the defineClassInPackage
RuntimePermission does not trigger an AccessControlException.
- SecurityClassLoad() - Constructor for class org.apache.jasper.security.SecurityClassLoad
-
- securityClassLoad(ClassLoader) - Static method in class org.apache.jasper.security.SecurityClassLoad
-
- securityConstaint(SecurityConstaintBuilder) - Method in class org.apache.tomee.embedded.Configuration
-
- SecurityConstaintBuilder - Class in org.apache.tomee.embedded
-
- SecurityConstaintBuilder() - Constructor for class org.apache.tomee.embedded.SecurityConstaintBuilder
-
- SecurityConstraint - Class in org.apache.openejb.jee
-
- SecurityConstraint() - Constructor for class org.apache.openejb.jee.SecurityConstraint
-
- securityConstraint - Variable in class org.apache.openejb.jee.WebApp
-
- securityConstraint - Variable in class org.apache.openejb.jee.WebFragment
-
- SecurityConstraint$JAXB - Class in org.apache.openejb.jee
-
- SecurityConstraint$JAXB() - Constructor for class org.apache.openejb.jee.SecurityConstraint$JAXB
-
- SecurityContext - Class in javax.resource.spi.work
-
A standard
WorkContext that allows a
Work
instance to propagate security related context information from an EIS to an
application server.
- SecurityContext() - Constructor for class javax.resource.spi.work.SecurityContext
-
- SecurityContext - Interface in javax.security.enterprise
-
The SecurityContext provides an access point for programmatic security; an injectable type that is intended to be
used by application code to query and interact with the Java EE Security API.
- SecurityContext - Interface in javax.ws.rs.core
-
An injectable interface that provides access to security related
information.
- SecurityContext(Subject) - Constructor for class org.apache.openejb.core.security.AbstractSecurityService.SecurityContext
-
- SecurityContextHandler - Class in org.apache.openejb.core.security
-
- SecurityContextHandler(String) - Constructor for class org.apache.openejb.core.security.SecurityContextHandler
-
- securityDomain - Variable in class org.apache.openejb.jee.jba.ContainerConfiguration
-
- securityDomain - Variable in class org.apache.openejb.jee.jba.Jboss
-
- SecurityException - Exception in javax.resource.spi
-
A SecurityException indicates error conditions
related to the security
contract between an application server and resource adapter.
- SecurityException() - Constructor for exception javax.resource.spi.SecurityException
-
Constructs a new instance with null as its detail message.
- SecurityException(String) - Constructor for exception javax.resource.spi.SecurityException
-
Constructs a new instance with the specified detail message.
- SecurityException(Throwable) - Constructor for exception javax.resource.spi.SecurityException
-
Constructs a new throwable with the specified cause.
- SecurityException(String, Throwable) - Constructor for exception javax.resource.spi.SecurityException
-
Constructs a new throwable with the specified detail message and cause.
- SecurityException(String, String) - Constructor for exception javax.resource.spi.SecurityException
-
Constructs a new throwable with the specified detail message and
an error code.
- securityIdentities - Variable in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
- securityIdentity - Variable in class org.apache.openejb.cdi.CdiBeanInfo
-
- securityIdentity - Variable in class org.apache.openejb.jee.EntityBean
-
- securityIdentity - Variable in class org.apache.openejb.jee.jba.Entity
-
- securityIdentity - Variable in class org.apache.openejb.jee.jba.MessageDriven
-
- SecurityIdentity - Class in org.apache.openejb.jee.jba
-
- SecurityIdentity() - Constructor for class org.apache.openejb.jee.jba.SecurityIdentity
-
- securityIdentity - Variable in class org.apache.openejb.jee.jba.Session
-
- securityIdentity - Variable in class org.apache.openejb.jee.MessageDrivenBean
-
- SecurityIdentity - Class in org.apache.openejb.jee
-
The security-identityType specifies whether the caller's
security identity is to be used for the execution of the
methods of the enterprise bean or whether a specific run-as
identity is to be used.
- SecurityIdentity() - Constructor for class org.apache.openejb.jee.SecurityIdentity
-
- securityIdentity - Variable in class org.apache.openejb.jee.SessionBean
-
- SecurityIdentity - Class in org.apache.openejb.jee.was.v6.common
-
The security-identity element specifies whether the caller's security
identity is to be used for the execution of the methods of the enterprise
bean or whether a specific run-as identity is to be used.
- SecurityIdentity() - Constructor for class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
- SecurityIdentity$JAXB - Class in org.apache.openejb.jee
-
- SecurityIdentity$JAXB() - Constructor for class org.apache.openejb.jee.SecurityIdentity$JAXB
-
- SecurityPermission - Annotation Type in javax.resource.spi
-
The SecurityPermission annotation can be used by the developer, as part of
the Connector annotation, to specify the extended security permissions
required by the resource adapter
- securityPermission - Variable in class org.apache.openejb.jee.ResourceAdapter
-
- securityPermission - Variable in class org.apache.openejb.jee.ResourceAdapter10
-
- SecurityPermission - Class in org.apache.openejb.jee
-
- SecurityPermission() - Constructor for class org.apache.openejb.jee.SecurityPermission
-
- SecurityPermission - Class in org.apache.openejb.jee.wls
-
Java class for security-permission complex type.
- SecurityPermission() - Constructor for class org.apache.openejb.jee.wls.SecurityPermission
-
- securityPermission - Variable in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
- SecurityPermission$JAXB - Class in org.apache.openejb.jee
-
- SecurityPermission$JAXB() - Constructor for class org.apache.openejb.jee.SecurityPermission$JAXB
-
- securityPermissionSpec - Variable in class org.apache.openejb.jee.SecurityPermission
-
- securityPermissionSpec - Variable in class org.apache.openejb.jee.wls.SecurityPermission
-
- securityPlugin - Variable in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
- SecurityPlugin - Class in org.apache.openejb.jee.wls
-
Java class for security-plugin complex type.
- SecurityPlugin() - Constructor for class org.apache.openejb.jee.wls.SecurityPlugin
-
- securityProxy - Variable in class org.apache.openejb.jee.jba.Entity
-
- securityProxy - Variable in class org.apache.openejb.jee.jba.MessageDriven
-
- securityProxy - Variable in class org.apache.openejb.jee.jba.Session
-
- securityRealmName - Variable in class org.apache.openejb.assembler.classic.PortInfo
-
- securityRealmName - Variable in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- securityRealmName - Variable in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
- securityRole - Variable in class org.apache.openejb.jee.Application
-
- securityRole - Variable in class org.apache.openejb.jee.AssemblyDescriptor
-
- securityRole - Variable in class org.apache.openejb.jee.jba.AssemblyDescriptor
-
- SecurityRole - Class in org.apache.openejb.jee.jba
-
- SecurityRole() - Constructor for class org.apache.openejb.jee.jba.SecurityRole
-
- SecurityRole - Class in org.apache.openejb.jee
-
- SecurityRole() - Constructor for class org.apache.openejb.jee.SecurityRole
-
- SecurityRole - Class in org.apache.openejb.jee.was.v6.common
-
The security-roleType contains the definition of a security role.
- SecurityRole() - Constructor for class org.apache.openejb.jee.was.v6.common.SecurityRole
-
- securityRole - Variable in class org.apache.openejb.jee.WebApp
-
- securityRole - Variable in class org.apache.openejb.jee.WebFragment
-
- SecurityRole$JAXB - Class in org.apache.openejb.jee
-
- SecurityRole$JAXB() - Constructor for class org.apache.openejb.jee.SecurityRole$JAXB
-
- SecurityRoleAssignment - Class in org.apache.openejb.jee.wls
-
Java class for security-role-assignment complex type.
- SecurityRoleAssignment() - Constructor for class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
- securityRoleAssignment - Variable in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
- SecurityRoleInfo - Class in org.apache.openejb.assembler.classic
-
- SecurityRoleInfo() - Constructor for class org.apache.openejb.assembler.classic.SecurityRoleInfo
-
- SecurityRoleMapping - Class in org.apache.openejb.jee.sun
-
- SecurityRoleMapping() - Constructor for class org.apache.openejb.jee.sun.SecurityRoleMapping
-
- securityRoleMapping - Variable in class org.apache.openejb.jee.sun.SunApplication
-
- securityRoleMapping - Variable in class org.apache.openejb.jee.sun.SunEjbJar
-
- securityRoleMapping - Variable in class org.apache.openejb.jee.sun.SunWebApp
-
- securityRoleRef - Variable in class org.apache.openejb.cdi.CdiBeanInfo
-
- securityRoleRef - Variable in class org.apache.openejb.jee.EntityBean
-
- securityRoleRef - Variable in class org.apache.openejb.jee.MessageDrivenBean
-
- SecurityRoleRef - Class in org.apache.openejb.jee
-
- SecurityRoleRef() - Constructor for class org.apache.openejb.jee.SecurityRoleRef
-
- SecurityRoleRef(String) - Constructor for class org.apache.openejb.jee.SecurityRoleRef
-
- SecurityRoleRef(String, String) - Constructor for class org.apache.openejb.jee.SecurityRoleRef
-
- securityRoleRef - Variable in class org.apache.openejb.jee.Servlet
-
- securityRoleRef - Variable in class org.apache.openejb.jee.SessionBean
-
- SecurityRoleRef - Class in org.apache.openejb.jee.was.v6.common
-
The security-role-refType contains the declaration of a security role
reference in a component's or a Deployment Component's code.
- SecurityRoleRef() - Constructor for class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
- SecurityRoleRef$JAXB - Class in org.apache.openejb.jee
-
- SecurityRoleRef$JAXB() - Constructor for class org.apache.openejb.jee.SecurityRoleRef$JAXB
-
- SecurityRoleReferenceInfo - Class in org.apache.openejb.assembler.classic
-
- SecurityRoleReferenceInfo() - Constructor for class org.apache.openejb.assembler.classic.SecurityRoleReferenceInfo
-
- securityRoleReferences - Variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- securityRoleRefs - Variable in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
- securityRoles - Variable in class org.apache.openejb.assembler.classic.EjbJarInfo
-
- securityRoles - Variable in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
- securityService - Variable in class org.apache.openejb.assembler.classic.FacilitiesInfo
-
- securityService - Variable in class org.apache.openejb.config.sys.Openejb
-
- SecurityService - Class in org.apache.openejb.config.sys
-
Java class for anonymous complex type.
- SecurityService(String) - Constructor for class org.apache.openejb.config.sys.SecurityService
-
- SecurityService(String, String, String) - Constructor for class org.apache.openejb.config.sys.SecurityService
-
- SecurityService() - Constructor for class org.apache.openejb.config.sys.SecurityService
-
- securityService - Variable in class org.apache.openejb.core.BaseContext
-
- securityService - Variable in class org.apache.openejb.core.cmp.CmpContainer
-
- SecurityService<T> - Interface in org.apache.openejb.spi
-
The generic value T is any serializable token of the SecurityService
implementations choosing.
- securityService - Variable in class org.apache.tomee.catalina.OpenEJBValve
-
- SecurityServiceBuilder - Class in org.apache.openejb.config.typed
-
- SecurityServiceBuilder() - Constructor for class org.apache.openejb.config.typed.SecurityServiceBuilder
-
- SecurityServiceImpl - Class in org.apache.openejb.core.security
-
- SecurityServiceImpl() - Constructor for class org.apache.openejb.core.security.SecurityServiceImpl
-
- SecurityServiceImpl(String) - Constructor for class org.apache.openejb.core.security.SecurityServiceImpl
-
- SecurityServiceInfo - Class in org.apache.openejb.assembler.classic
-
- SecurityServiceInfo() - Constructor for class org.apache.openejb.assembler.classic.SecurityServiceInfo
-
- SecurityType - Class in org.apache.openejb.jee.oejb2
-
- SecurityType() - Constructor for class org.apache.openejb.jee.oejb2.SecurityType
-
- SecurityUtil - Class in org.apache.jasper.security
-
Util class for Security related operations.
- SecurityUtil() - Constructor for class org.apache.jasper.security.SecurityUtil
-
- seeOther(URI) - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder for a redirection.
- segment(String...) - Method in class javax.ws.rs.core.UriBuilder
-
Append path segments to the existing path.
- SeiFactory - Interface in org.apache.openejb.server.axis.client
-
- SeiFactoryImpl - Class in org.apache.openejb.server.axis.client
-
- SeiFactoryImpl(QName, String, String, OperationInfo[], List, URL, List, String) - Constructor for class org.apache.openejb.server.axis.client.SeiFactoryImpl
-
- seiInterfaceName - Variable in class org.apache.openejb.assembler.classic.PortInfo
-
- select(Selection<? extends T>) - Method in interface javax.persistence.criteria.CriteriaQuery
-
Specify the item that is to be returned in the query result.
- select(Expression<T>) - Method in interface javax.persistence.criteria.Subquery
-
Specify the item that is to be returned as the subquery
result.
- select(BeanContext, String, String, Object...) - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- select - Variable in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
- Select - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- Select() - Constructor for class org.apache.openejb.jee.jba.cmp.Select
-
- select(File, String) - Static method in class org.apache.openejb.loader.Files
-
- selectCase(Expression<? extends C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a simple case expression.
- selectCase() - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a general case expression.
- selectForUpdate - Variable in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- Selection<X> - Interface in javax.persistence.criteria
-
The Selection interface defines an item that is to be
returned in a query result.
- selectNodes(Node, String) - Method in class org.apache.taglibs.standard.tag.common.xml.XPathUtil
-
Evaluate an XPath expression to a List of nodes.
- selectSingleAddress(List<String>) - Static method in class org.apache.openejb.server.httpd.util.HttpUtil
-
- selectSingleNode(Node, String) - Method in class org.apache.taglibs.standard.tag.common.xml.XPathUtil
-
Evaluate an XPath expression to a single node.
- selectVariant(List<Variant>) - Method in interface javax.ws.rs.core.Request
-
Select the representation variant that best matches the request.
- selectVariant(List<Variant>) - Method in class org.apache.openejb.rest.ThreadLocalRequest
-
- selfInvocationTimedMethod() - Method in class io.astefanutti.metrics.cdi.se.TimedMethodBean1
-
- selfInvocationTimedMethod() - Method in class io.astefanutti.metrics.cdi.se.TimedMethodBean2
-
- selfInvocationTimedMethod() - Method in class io.astefanutti.metrics.cdi.se.TimedMethodBean3
-
- SelfManaging - Interface in org.apache.openejb.server
-
Marker interface to announce that a service class (i.e.
- send(Destination, Message) - Method in interface javax.jms.JMSProducer
-
Sends a message to the specified destination, using any send options, message properties and message headers that
have been defined on this JMSProducer.
- send(Destination, String) - Method in interface javax.jms.JMSProducer
-
Send a TextMessage with the specified body to the specified destination, using any send options, message
properties and message headers that have been defined on this JMSProducer.
- send(Destination, Map<String, Object>) - Method in interface javax.jms.JMSProducer
-
Send a MapMessage with the specified body to the specified destination, using any send options, message
properties and message headers that have been defined on this JMSProducer.
- send(Destination, byte[]) - Method in interface javax.jms.JMSProducer
-
Send a BytesMessage with the specified body to the specified destination, using any send options, message
properties and message headers that have been defined on this JMSProducer.
- send(Destination, Serializable) - Method in interface javax.jms.JMSProducer
-
Send an ObjectMessage with the specified body to the specified destination, using any send options, message
properties and message headers that have been defined on this JMSProducer.
- send(Message) - Method in interface javax.jms.MessageProducer
-
Sends a message using the MessageProducer's default delivery mode, priority, and time to live.
- send(Message, int, int, long) - Method in interface javax.jms.MessageProducer
-
Sends a message, specifying delivery mode, priority, and time to live.
- send(Destination, Message) - Method in interface javax.jms.MessageProducer
-
Sends a message to a destination for an unidentified message producer using the MessageProducer's default
delivery mode, priority, and time to live.
- send(Destination, Message, int, int, long) - Method in interface javax.jms.MessageProducer
-
Sends a message to a destination for an unidentified message producer, specifying delivery mode, priority and time to
live.
- send(Message, CompletionListener) - Method in interface javax.jms.MessageProducer
-
Sends a message using the MessageProducer's default delivery mode, priority, and time to live, performing
part of the work involved in sending the message in a separate thread and notifying the specified
CompletionListener when the operation has completed.
- send(Message, int, int, long, CompletionListener) - Method in interface javax.jms.MessageProducer
-
Sends a message, specifying delivery mode, priority and time to live, performing part of the work involved in sending
the message in a separate thread and notifying the specified CompletionListener when the operation has
completed.
- send(Destination, Message, CompletionListener) - Method in interface javax.jms.MessageProducer
-
Sends a message to a destination for an unidentified message producer, using the MessageProducer's default
delivery mode, priority, and time to live, performing part of the work involved in sending the message in a separate
thread and notifying the specified CompletionListener when the operation has completed.
- send(Destination, Message, int, int, long, CompletionListener) - Method in interface javax.jms.MessageProducer
-
Sends a message to a destination for an unidentified message producer, specifying delivery mode, priority and time to
live, performing part of the work involved in sending the message in a separate thread and notifying the specified
CompletionListener when the operation has completed.
- send(Message) - Method in interface javax.jms.QueueSender
-
Sends a message to the queue.
- send(Message, int, int, long) - Method in interface javax.jms.QueueSender
-
Sends a message to the queue, specifying delivery mode, priority, and time to live.
- send(Queue, Message) - Method in interface javax.jms.QueueSender
-
Sends a message to a queue for an unidentified message producer.
- send(Queue, Message, int, int, long) - Method in interface javax.jms.QueueSender
-
Sends a message to a queue for an unidentified message producer, specifying delivery mode, priority and time to live.
- send(OutboundSseEvent) - Method in interface javax.ws.rs.sse.SseEventSink
-
Send an outbound Server-sent event to this sink.
- send(Message, CompletionListener) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEProducer
-
- send(Destination, Message, CompletionListener) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEProducer
-
- send(Message, int, int, long, CompletionListener) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEProducer
-
- send(Destination, Message, int, int, long, CompletionListener) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEProducer
-
- sendBinary(ByteBuffer) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a binary message.
- sendBinary(ByteBuffer, SendHandler) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a binary message.
- sendBinary(ByteBuffer) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Send a binary message, returning when all of the message has been transmitted.
- sendBinary(ByteBuffer, boolean) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Send a binary message in parts, blocking until all of the message has been transmitted.
- sendCollectionType(boolean) - Method in class org.apache.openejb.server.hessian.HessianServer
-
- sendError(int, String) - Method in interface javax.servlet.http.HttpServletResponse
-
Sends an error response to the client using the specified
status and clears the buffer.
- sendError(int) - Method in interface javax.servlet.http.HttpServletResponse
-
Sends an error response to the client using the specified status
code and clears the buffer.
- sendError(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call sendError(int sc, String msg)
on the wrapped response object.
- sendError(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call sendError(int sc)
on the wrapped response object.
- sendError(int) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- sendError(int, String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- sendError(int) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- sendError(int, String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- sendError(int) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- sendError(int, String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- SendHandler - Interface in javax.websocket
-
A simple callback object for asynchronous sending of web socket messages.
- sendObject(Object) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a custom developer object.
- sendObject(Object, SendHandler) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a custom developer object.
- sendObject(Object) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Sends a custom developer object, blocking until it has been transmitted.
- sendPing(ByteBuffer) - Method in interface javax.websocket.RemoteEndpoint
-
Send a Ping message containing the given application data to the remote endpoint.
- sendPong(ByteBuffer) - Method in interface javax.websocket.RemoteEndpoint
-
Allows the developer to send an unsolicited Pong message containing the given application data in order to serve
as a unidirectional heartbeat for the session.
- sendRedirect(String) - Method in interface javax.servlet.http.HttpServletResponse
-
Sends a temporary redirect response to the client using the
specified redirect location URL and clears the buffer.
- sendRedirect(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to return sendRedirect(String location)
on the wrapped response object.
- sendRedirect(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- sendRedirect(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- sendRedirect(String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- SendResult - Class in javax.websocket
-
The result of asynchronously sending a web socket message.
- SendResult(Throwable) - Constructor for class javax.websocket.SendResult
-
Construct a SendResult carrying an exception.
- SendResult() - Constructor for class javax.websocket.SendResult
-
Construct a SendResult signifying a successful send carrying no exception.
- sendText(String, SendHandler) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a text message.
- sendText(String) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a text message.
- sendText(String) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Send a text message, blocking until all of the message has been transmitted.
- sendText(String, boolean) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Send a text message in parts, blocking until all of the message has been transmitted.
- SequenceGenerator - Annotation Type in javax.persistence
-
Defines a primary key generator that may be referenced by name when
a generator element is specified for the
GeneratedValue
annotation.
- sequenceGenerator - Variable in class org.apache.openejb.jee.jpa.Entity
-
- sequenceGenerator - Variable in class org.apache.openejb.jee.jpa.EntityMappings
-
- sequenceGenerator - Variable in class org.apache.openejb.jee.jpa.Id
-
- SequenceGenerator - Class in org.apache.openejb.jee.jpa
-
- SequenceGenerator() - Constructor for class org.apache.openejb.jee.jpa.SequenceGenerator
-
- SequenceGenerators - Annotation Type in javax.persistence
-
Used to group SequenceGenerator annotations.
- sequenceName - Variable in class org.apache.openejb.jee.jpa.SequenceGenerator
-
- sequenceName - Variable in class org.apache.openejb.jee.oejb2.SequenceTableType
-
- sequenceTable - Variable in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
- SequenceTableType - Class in org.apache.openejb.jee.oejb2
-
Indicates that a separate table holds a list of table name/ID
pairs and the server should fetch the next ID from that table.
- SequenceTableType() - Constructor for class org.apache.openejb.jee.oejb2.SequenceTableType
-
- serializable - Variable in class org.apache.openejb.jee.was.v6.ecore.EDataType
-
- SerializationContext - Interface in javax.json.bind.serializer
-
Provides JSONB internals for custom serializers.
- SerializationContext - Interface in javax.xml.rpc.encoding
-
The javax.xml.rpc.encoding.SerializationContext interface is
implemented by the JAX-RPC runtime system in an XML processing
mechanism specific manner.
- SerializationWrapper - Class in org.apache.openejb.client.serializer
-
- SerializationWrapper(Serializable, String) - Constructor for class org.apache.openejb.client.serializer.SerializationWrapper
-
- serialize(T, JsonGenerator, SerializationContext) - Method in interface javax.json.bind.serializer.JsonbSerializer
-
Serializes object into JSON stream.
- serialize(String, T, JsonGenerator) - Method in interface javax.json.bind.serializer.SerializationContext
-
Serializes arbitrary object to JSON, using current javax.json.stream.JsonGenerator instance.
- serialize(T, JsonGenerator) - Method in interface javax.json.bind.serializer.SerializationContext
-
Serializes arbitrary object to JSON, using current javax.json.stream.JsonGenerator instance.
- serialize(Object) - Method in interface org.apache.openejb.client.serializer.EJBDSerializer
-
- serialize(Object) - Static method in class org.apache.openejb.spi.Serializer
-
- serializeByteArrayToOracleBlob - Variable in class org.apache.openejb.jee.wls.Compatibility
-
- serializeCharArrayToBytes - Variable in class org.apache.openejb.jee.wls.Compatibility
-
- Serializer - Interface in javax.xml.rpc.encoding
-
The javax.xml.rpc.encoding.Serializer interface defines the
base interface for serializers.
- SERIALIZER - Static variable in class org.apache.openejb.client.JNDIContext
-
- Serializer - Class in org.apache.openejb.spi
-
- Serializer() - Constructor for class org.apache.openejb.spi.Serializer
-
- serializerClass - Variable in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- SerializerFactory - Interface in javax.xml.rpc.encoding
-
The javax.xml.rpc.encoding.SerializerFactory is a factory of
the serializers.
- serializerFactory(Object) - Method in class org.apache.openejb.server.hessian.HessianServer
-
- SERIALIZERS - Static variable in class javax.json.bind.JsonbConfig
-
Property used to specify custom serializers.
- serializerType - Variable in class org.apache.openejb.server.axis.assembler.JaxRpcTypeInfo
-
- server - Variable in class org.apache.openejb.client.EJBInvocationHandler
-
- server - Variable in class org.apache.openejb.client.event.FailoverSelection
-
- server - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The Server.
- server - Variable in class org.apache.openejb.server.cxf.CxfEndpoint
-
- SERVER - Static variable in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- server - Variable in class org.apache.openejb.server.ejbd.EjbServer
-
- server - Static variable in class org.apache.openejb.server.httpd.HttpResponseImpl
-
the server to send data from
- Server - Class in org.apache.openejb.server
-
- Server() - Constructor for class org.apache.openejb.server.Server
-
- Server.ServerServiceFactory - Class in org.apache.openejb.server
-
- SERVER_DEBUG_PORT - Static variable in class org.apache.openejb.config.RemoteServer
-
- SERVER_SENT_EVENTS - Static variable in class javax.ws.rs.core.MediaType
-
String representation of Server sent events media type.
- SERVER_SENT_EVENTS_TYPE - Static variable in class javax.ws.rs.core.MediaType
-
Server sent events media type.
- SERVER_SHUTDOWN_COMMAND - Static variable in class org.apache.openejb.config.RemoteServer
-
- SERVER_SHUTDOWN_HOST - Static variable in class org.apache.openejb.config.RemoteServer
-
- SERVER_SHUTDOWN_PORT - Static variable in class org.apache.openejb.config.RemoteServer
-
- SERVER_XML - Static variable in class org.apache.tomee.embedded.Main
-
- ServerAdded - Class in org.apache.openejb.client.event
-
- ServerAdded(ClusterMetaDataUpdated, URI) - Constructor for class org.apache.openejb.client.event.ServerAdded
-
- ServerApplicationConfig - Interface in javax.websocket.server
-
Developers include implementations of ServerApplicationConfig in an archive containing websocket endpoints (WAR file,
or JAR file within the WAR file) in order to specify the websocket endpoints within the archive the implementation
must deploy.
- ServerClassLoaderLoader - Class in org.apache.tomee.catalina.remote
-
- ServerClassLoaderLoader(Context) - Constructor for class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- ServerClassLoaderLoader.FakeWebAppLoader - Class in org.apache.tomee.catalina.remote
-
- serverCmd(RemoteServer, List<String>) - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Server cmd.
- serverCmd(RemoteServer, List<String>) - Method in class org.apache.openejb.maven.plugin.StopTomEEMojo
-
- ServerContainer - Interface in javax.websocket.server
-
The ServerContainer is the specialized view of the WebSocketContainer available in server-side deployments.
- ServerContext - Class in org.apache.openejb.config.typed.util
-
- ServerContext() - Constructor for class org.apache.openejb.config.typed.util.ServerContext
-
- ServerCreated - Class in org.apache.openejb.server.cxf.event
-
- ServerCreated(Server, AppContext) - Constructor for class org.apache.openejb.server.cxf.event.ServerCreated
-
- ServerCreated - Class in org.apache.openejb.server.cxf.rs.event
-
- ServerCreated(Server, AppContext, WebContext, String) - Constructor for class org.apache.openejb.server.cxf.rs.event.ServerCreated
-
- ServerDestroyed - Class in org.apache.openejb.server.cxf.event
-
- ServerDestroyed(Server) - Constructor for class org.apache.openejb.server.cxf.event.ServerDestroyed
-
- ServerDestroyed - Class in org.apache.openejb.server.cxf.rs.event
-
- ServerDestroyed(Server) - Constructor for class org.apache.openejb.server.cxf.rs.event.ServerDestroyed
-
- ServerEndpoint - Annotation Type in javax.websocket.server
-
This class level annotation declares that the class it decorates is a web socket endpoint that will be deployed and
made available in the URI-space of a web socket server.
- ServerEndpointConfig - Interface in javax.websocket.server
-
The ServerEndpointConfig is a special kind of endpoint configuration object that contains web socket configuration
information specific only to server endpoints.
- ServerEndpointConfig.Builder - Class in javax.websocket.server
-
The ServerEndpointConfig.Builder is a class used for creating
ServerEndpointConfig.Builder objects for
the purposes of deploying a server endpoint.
- ServerEndpointConfig.Configurator - Class in javax.websocket.server
-
The ServerEndpointConfig.Configurator class may be extended by developers who want to provide custom
configuration algorithms, such as intercepting the opening handshake, or providing arbitrary methods and
algorithms that can be accessed from each endpoint instance configured with this configurator.
- serverError() - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder with an server error status.
- ServerErrorException - Exception in javax.ws.rs
-
A base runtime application exception indicating a server error
(HTTP 5xx status codes).
- ServerErrorException(Response.Status) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(String, Response.Status) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(int) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(String, int) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(Response) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(String, Response) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(Response.Status, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(String, Response.Status, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(int, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(String, int, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(Response, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(String, Response, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerFederation - Class in org.apache.openejb.core
-
- ServerFederation() - Constructor for class org.apache.openejb.core.ServerFederation
-
- ServerListener - Class in org.apache.tomee.catalina
-
- ServerListener() - Constructor for class org.apache.tomee.catalina.ServerListener
-
- ServerMetaData - Class in org.apache.openejb.client
-
- ServerMetaData() - Constructor for class org.apache.openejb.client.ServerMetaData
-
- ServerMetaData(URI...) - Constructor for class org.apache.openejb.client.ServerMetaData
-
- serverName - Variable in class org.apache.openejb.jee.DataSource
-
- serverName(String) - Method in class org.apache.openejb.jee.DataSource
-
- serverObservers - Variable in class org.apache.openejb.assembler.classic.FacilitiesInfo
-
- ServerRemoved - Class in org.apache.openejb.client.event
-
- ServerRemoved(ClusterMetaDataUpdated, URI) - Constructor for class org.apache.openejb.client.event.ServerRemoved
-
- serverRouterConfigurationURL() - Static method in class org.apache.tomee.catalina.routing.RouterValve
-
- ServerRuntimeException - Exception in org.apache.openejb.server
-
- ServerRuntimeException(String) - Constructor for exception org.apache.openejb.server.ServerRuntimeException
-
- ServerRuntimeException(String, Throwable) - Constructor for exception org.apache.openejb.server.ServerRuntimeException
-
- ServerRuntimeException(Exception) - Constructor for exception org.apache.openejb.server.ServerRuntimeException
-
- ServerService - Interface in org.apache.openejb.server
-
- ServerServiceAdapter - Class in org.apache.openejb.server.httpd
-
- ServerServiceAdapter(ServerService) - Constructor for class org.apache.openejb.server.httpd.ServerServiceAdapter
-
- ServerServiceFactory() - Constructor for class org.apache.openejb.server.Server.ServerServiceFactory
-
- ServerServiceFilter - Class in org.apache.openejb.server
-
TODO: Make this the superclass of the appropriate ServerService implementations
- ServerServiceFilter(ServerService) - Constructor for class org.apache.openejb.server.ServerServiceFilter
-
- ServerServlet - Class in org.apache.openejb.server.httpd
-
- ServerServlet() - Constructor for class org.apache.openejb.server.httpd.ServerServlet
-
- ServerSession - Interface in javax.jms
-
A ServerSession object is an application server object that is used by a server to associate a thread with a
JMS session (optional).
- ServerSessionPool - Interface in javax.jms
-
A ServerSessionPool object is an object implemented by an application server to provide a pool of
ServerSession objects for processing the messages of a ConnectionConsumer (optional).
- serverSessionPoolFactoryJNDI - Variable in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
- ServerSideResolver - Class in org.apache.openejb.server.ejbd
-
- ServerSideResolver() - Constructor for class org.apache.openejb.server.ejbd.ServerSideResolver
-
- serverXml - Variable in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- serverXml - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
Where is the server.xml to use if provided.
- serveStaticContent(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener
-
- service(ServletRequest, ServletResponse) - Method in class javax.servlet.GenericServlet
-
Called by the servlet container to allow the servlet to respond to
a request.
- service(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
-
Receives standard HTTP requests from the public
service method and dispatches
them to the doXXX methods defined in
this class.
- service(ServletRequest, ServletResponse) - Method in class javax.servlet.http.HttpServlet
-
Dispatches client requests to the protected
service method.
- service(ServletRequest, ServletResponse) - Method in interface javax.servlet.Servlet
-
Called by the servlet container to allow the servlet to respond to
a request.
- Service - Interface in javax.xml.registry.infomodel
-
Service instances are RegistryObjects that provide information on services
(for example, web services) offered by an Organization.
- SERVICE - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Service interface.
- Service - Interface in javax.xml.rpc
-
Service class acts as a factory of the following:
Dynamic proxy for the target service endpoint.
- Service - Class in javax.xml.ws
-
Service objects provide the client view of a Web service.
- Service(URL, QName) - Constructor for class javax.xml.ws.Service
-
Creates a Service.
- Service(URL, QName, WebServiceFeature...) - Constructor for class javax.xml.ws.Service
-
Creates a Service.
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jasper.runtime.HttpJspBase
-
Entry point into service.
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jasper.servlet.JspServlet
-
- service(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- service - Variable in class org.apache.openejb.assembler.classic.ServiceInfo
-
- Service - Interface in org.apache.openejb.config
-
- service - Variable in class org.apache.openejb.config.sys.Resources
-
- Service - Class in org.apache.openejb.config.sys
-
- Service() - Constructor for class org.apache.openejb.config.sys.Service
-
- Service(String, String) - Constructor for class org.apache.openejb.config.sys.Service
-
- Service(String, String, String) - Constructor for class org.apache.openejb.config.sys.Service
-
- Service(String, String, String, String) - Constructor for class org.apache.openejb.config.sys.Service
-
- Service(String) - Constructor for class org.apache.openejb.config.sys.Service
-
- service - Variable in class org.apache.openejb.config.sys.ServiceProvider
-
- service - Variable in class org.apache.openejb.jee.oejb2.ApplicationType
-
- service - Variable in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- service - Variable in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- service - Variable in class org.apache.openejb.jee.oejb2.ServiceModuleType
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- service(Socket) - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- service(Socket) - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- service - Variable in class org.apache.openejb.server.cxf.CxfEndpoint
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.cxf.rs.CxfRSService
-
- service(Socket) - Method in class org.apache.openejb.server.cxf.rs.CxfRSService
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- service(Socket) - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- service(Socket) - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- service(Socket) - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- service(Socket) - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- Service(URI) - Constructor for class org.apache.openejb.server.discovery.Tracker.Service
-
- Service(String) - Constructor for class org.apache.openejb.server.discovery.Tracker.Service
-
- service(Socket) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ejbd.EjbDaemon
-
- service(Socket) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- service(Socket) - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.hessian.HessianService
-
- service(Socket) - Method in class org.apache.openejb.server.hessian.HessianService
-
- service(ServletRequest, ServletResponse) - Method in class org.apache.openejb.server.hessian.OpenEJBHessianServlet
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.hsql.HsqlService
-
- service(Socket) - Method in class org.apache.openejb.server.hsql.HsqlService
-
- service(Socket) - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- service(Socket) - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- service(Socket) - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.openejb.server.httpd.ServerServlet
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.rest.RESTService
-
- service(Socket) - Method in class org.apache.openejb.server.rest.RESTService
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.openejb.server.rest.RsServlet
-
- service(InputStream, OutputStream) - Method in interface org.apache.openejb.server.ServerService
-
- service(Socket) - Method in interface org.apache.openejb.server.ServerService
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ServerServiceFilter
-
- service(Socket) - Method in class org.apache.openejb.server.ServerServiceFilter
-
- service(Socket) - Method in class org.apache.openejb.server.ServiceAccessController
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ServiceAccessController
-
- service(Socket) - Method in class org.apache.openejb.server.ServiceDaemon
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ServiceDaemon
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ServiceLogger
-
- service(Socket) - Method in class org.apache.openejb.server.ServiceLogger
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ServicePool
-
- service(Socket) - Method in class org.apache.openejb.server.ServicePool
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ServiceStats
-
- service(Socket) - Method in class org.apache.openejb.server.ServiceStats
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.ssh.SSHServer
-
- service(Socket) - Method in class org.apache.openejb.server.ssh.SSHServer
-
- service(InputStream, OutputStream) - Method in class org.apache.openejb.server.webservices.WsService
-
- service(Socket) - Method in class org.apache.openejb.server.webservices.WsService
-
- service(ServletRequest, ServletResponse) - Method in class org.apache.openejb.server.webservices.WsServlet
-
- Service - Interface in org.apache.openejb.spi
-
- service(ServletRequest, ServletResponse) - Method in class org.apache.tomee.myfaces.TomEEWorkaroundFacesServlet
-
- Service.Mode - Enum in javax.xml.ws
-
The orientation of a dynamic client or service.
- SERVICE_BINDING - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.ServiceBinding interface.
- SERVICE_METHOD_NAME - Static variable in class org.apache.jasper.Constants
-
_jspService is the name of the method that is called by
HttpJspBase.service().
- SERVICE_SUBSET - Static variable in interface javax.xml.registry.FindQualifier
-
Maps to UDDI serviceSubset.
- ServiceAccessController - Class in org.apache.openejb.server
-
- ServiceAccessController(ServerService) - Constructor for class org.apache.openejb.server.ServiceAccessController
-
- ServiceAccessController.Access - Class in org.apache.openejb.server
-
- serviceAdded(URI) - Method in interface org.apache.openejb.server.DiscoveryListener
-
- serviceAdded(URI) - Method in class org.apache.openejb.server.DiscoveryRegistry
-
- serviceAdded(URI) - Method in class org.apache.openejb.server.ejbd.ClusterRequestHandler
-
- ServiceBinding - Interface in javax.xml.registry.infomodel
-
ServiceBinding instances are RegistryObjects that represent technical information on a specific way to access a specific interface offered by a Service instance.
- serviceCompletion - Variable in class org.apache.openejb.jee.oejb2.ServiceRefType
-
- ServiceCompletionType - Class in org.apache.openejb.jee.oejb2
-
Java class for service-completionType complex type.
- ServiceCompletionType() - Constructor for class org.apache.openejb.jee.oejb2.ServiceCompletionType
-
- ServiceConfiguration - Class in org.apache.openejb.assembler.classic.util
-
- ServiceConfiguration(Properties, Collection<ServiceInfo>) - Constructor for class org.apache.openejb.assembler.classic.util.ServiceConfiguration
-
- serviceConfiguration - Variable in class org.apache.openejb.server.cxf.CxfEndpoint
-
- serviceConfiguration - Variable in class org.apache.openejb.server.cxf.CxfWsContainer
-
- ServiceDaemon - Class in org.apache.openejb.server
-
- ServiceDaemon(ServerService) - Constructor for class org.apache.openejb.server.ServiceDaemon
-
- ServiceDaemon(ServerService, int, String) - Constructor for class org.apache.openejb.server.ServiceDaemon
-
- ServiceDaemon.AddressMonitor - Class in org.apache.openejb.server
-
- ServiceDaemon.SocketMonitor - Class in org.apache.openejb.server
-
- ServiceDelegate - Class in javax.xml.ws.spi
-
Service delegates are used internally by Service objects
to allow pluggability of JAX-WS implementations.
- ServiceDelegate() - Constructor for class javax.xml.ws.spi.ServiceDelegate
-
Default constructor.
- ServiceElement(S) - Constructor for class org.apache.openejb.config.sys.StackHandler.ServiceElement
-
- serviceEndpoint - Variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- ServiceEndpoint - Annotation Type in org.apache.openejb.config
-
This is a completely fake annotation and is only a placeholder for the real annotation
that specifies an interface is a webservice interface
- serviceEndpoint - Variable in class org.apache.openejb.jee.SessionBean
-
- serviceEndpoint - Variable in class org.apache.openejb.jee.was.v6.ejb.Session
-
- serviceEndpointInterface - Variable in class org.apache.openejb.assembler.classic.PortRefInfo
-
- serviceEndpointInterface - Variable in class org.apache.openejb.jee.PortComponent
-
- serviceEndpointInterface - Variable in class org.apache.openejb.jee.PortComponentRef
-
- serviceEndpointInterface - Variable in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- serviceEndpointInterface - Variable in class org.apache.openejb.jee.sun.PortInfo
-
- serviceEndpointInterface - Variable in class org.apache.openejb.server.axis.assembler.JaxRpcServiceInfo
-
- serviceEndpointInterfaceMapping - Variable in class org.apache.openejb.jee.JavaWsdlMapping
-
- ServiceEndpointInterfaceMapping - Class in org.apache.openejb.jee
-
The service-endpoint-interface-mapping defines a tuple
to specify Service Endpoint Interfaces to
WSDL port types and WSDL bindings.
- ServiceEndpointInterfaceMapping() - Constructor for class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- ServiceEndpointInterfaceMapping$JAXB - Class in org.apache.openejb.jee
-
- ServiceEndpointInterfaceMapping$JAXB() - Constructor for class org.apache.openejb.jee.ServiceEndpointInterfaceMapping$JAXB
-
- serviceEndpointInterfaces - Variable in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
- serviceEndpointInterfaceString - Variable in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
- ServiceEndpointMethodInterceptor - Class in org.apache.openejb.server.axis.client
-
- ServiceEndpointMethodInterceptor(GenericServiceEndpoint, OperationInfo[], String) - Constructor for class org.apache.openejb.server.axis.client.ServiceEndpointMethodInterceptor
-
- serviceEndpointMethodMapping - Variable in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- ServiceEndpointMethodMapping - Class in org.apache.openejb.jee
-
The service-endpoint-method-mapping element defines the mapping of
Java methods to operations (which are not uniquely qualified by
qnames).
- ServiceEndpointMethodMapping() - Constructor for class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- ServiceEndpointMethodMapping$JAXB - Class in org.apache.openejb.jee
-
- ServiceEndpointMethodMapping$JAXB() - Constructor for class org.apache.openejb.jee.ServiceEndpointMethodMapping$JAXB
-
- serviceEndpoints - Variable in class org.apache.openejb.jee.was.v6.ejb.Session
-
- ServiceException - Exception in javax.xml.rpc
-
The javax.xml.rpc.ServiceException is thrown from the
methods in the javax.xml.rpc.Service interface and
ServiceFactory class.
- ServiceException() - Constructor for exception javax.xml.rpc.ServiceException
-
Constructs a new exception with null as its
detail message.
- ServiceException(String) - Constructor for exception javax.xml.rpc.ServiceException
-
Constructs a new exception with the specified detail
message.
- ServiceException(String, Throwable) - Constructor for exception javax.xml.rpc.ServiceException
-
Constructs a new exception with the specified detail
message and cause.
- ServiceException(Throwable) - Constructor for exception javax.xml.rpc.ServiceException
-
Constructs a new exception with the specified cause
and a detail message of (cause==null ? null :
cause.toString()) (which typically contains the
class and detail message of cause).
- ServiceException - Exception in org.apache.openejb.server
-
- ServiceException() - Constructor for exception org.apache.openejb.server.ServiceException
-
- ServiceException(String) - Constructor for exception org.apache.openejb.server.ServiceException
-
- ServiceException(Throwable) - Constructor for exception org.apache.openejb.server.ServiceException
-
- ServiceException(String, Throwable) - Constructor for exception org.apache.openejb.server.ServiceException
-
- ServiceFactory - Class in javax.xml.rpc
-
The javax.xml.rpc.ServiceFactory is an abstract class
that provides a factory for the creation of instances of the type
javax.xml.rpc.Service.
- ServiceFactory() - Constructor for class javax.xml.rpc.ServiceFactory
-
- serviceFactory - Variable in class org.apache.openejb.server.cxf.CxfEndpoint
-
- SERVICEFACTORY_PROPERTY - Static variable in class javax.xml.rpc.ServiceFactory
-
A constant representing the property used to lookup the
name of a ServiceFactory implementation
class.
- ServiceFinder - Interface in org.apache.openejb.server
-
- serviceId - Variable in class org.apache.openejb.assembler.classic.PortInfo
-
- ServiceImpl - Class in org.apache.openejb.server.axis.client
-
- ServiceImpl(Map, Map) - Constructor for class org.apache.openejb.server.axis.client.ServiceImpl
-
- serviceImplBean - Variable in class org.apache.openejb.jee.PortComponent
-
- ServiceImplBean - Class in org.apache.openejb.jee
-
javaee_web_services_1_3.xsd
- ServiceImplBean() - Constructor for class org.apache.openejb.jee.ServiceImplBean
-
- ServiceImplBean$JAXB - Class in org.apache.openejb.jee
-
- ServiceImplBean$JAXB() - Constructor for class org.apache.openejb.jee.ServiceImplBean$JAXB
-
- serviceImplClass - Variable in class org.apache.openejb.jee.sun.ServiceRef
-
- ServiceInfo - Class in org.apache.openejb.assembler.classic
-
- ServiceInfo() - Constructor for class org.apache.openejb.assembler.classic.ServiceInfo
-
- ServiceInfos - Class in org.apache.openejb.assembler.classic.util
-
- ServiceInfos.Factory - Interface in org.apache.openejb.assembler.classic.util
-
- serviceInterface - Variable in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- serviceInterface - Variable in class org.apache.openejb.jee.ServiceRef
-
- serviceInterfaceMapping - Variable in class org.apache.openejb.jee.JavaWsdlMapping
-
- ServiceInterfaceMapping - Class in org.apache.openejb.jee
-
The service-interface-mapping element defines how a Java type for
the service interface maps to a WSDL service.
- ServiceInterfaceMapping() - Constructor for class org.apache.openejb.jee.ServiceInterfaceMapping
-
- ServiceInterfaceMapping$JAXB - Class in org.apache.openejb.jee
-
- ServiceInterfaceMapping$JAXB() - Constructor for class org.apache.openejb.jee.ServiceInterfaceMapping$JAXB
-
- serviceInterfaces - Static variable in class org.apache.openejb.assembler.classic.AssemblerTool
-
- serviceInterfaces - Variable in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
- serviceInterfaceString - Variable in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
- ServiceJarXmlLoader - Class in org.apache.openejb.config.provider
-
- ServiceJarXmlLoader() - Constructor for class org.apache.openejb.config.provider.ServiceJarXmlLoader
-
- ServiceLifecycle - Interface in javax.xml.rpc.server
-
The javax.xml.rpc.server.ServiceLifecycle defines
a lifecycle interface for a JAX-RPC service endpoint.
- serviceLink - Variable in class org.apache.openejb.assembler.classic.PortInfo
-
- ServiceLocator - Class in org.apache.openejb.client
-
- ServiceLocator(URI) - Constructor for class org.apache.openejb.client.ServiceLocator
-
- ServiceLocator(URI, String, String) - Constructor for class org.apache.openejb.client.ServiceLocator
-
- ServiceLocator(URI, String, String, String) - Constructor for class org.apache.openejb.client.ServiceLocator
-
- ServiceLocator(Context) - Constructor for class org.apache.openejb.client.ServiceLocator
-
- ServiceLogger - Class in org.apache.openejb.server
-
- ServiceLogger(ServerService) - Constructor for class org.apache.openejb.server.ServiceLogger
-
- ServiceManager - Class in org.apache.openejb.server
-
- ServiceManager() - Constructor for class org.apache.openejb.server.ServiceManager
-
- ServiceManagerExtender - Class in org.apache.openejb.server.osgi
-
- ServiceManagerExtender(BundleContext) - Constructor for class org.apache.openejb.server.osgi.ServiceManagerExtender
-
- ServiceManagerProxy - Class in org.apache.openejb.util
-
- ServiceManagerProxy() - Constructor for class org.apache.openejb.util.ServiceManagerProxy
-
- ServiceManagerProxy(boolean) - Constructor for class org.apache.openejb.util.ServiceManagerProxy
-
- ServiceManagerProxy.AlreadyStartedException - Exception in org.apache.openejb.util
-
- ServiceManagers - Class in org.apache.openejb.arquillian.openejb.server
-
- ServiceMethodInterceptor - Class in org.apache.openejb.server.axis.client
-
- ServiceMethodInterceptor(Map) - Constructor for class org.apache.openejb.server.axis.client.ServiceMethodInterceptor
-
- ServiceMode - Annotation Type in javax.xml.ws
-
Used to indicate whether a
Provider implementation wishes to work
with entire protocol messages or just with protocol message payloads.
- ServiceModuleType - Class in org.apache.openejb.jee.oejb2
-
Java class for serviceModuleType complex type.
- ServiceModuleType() - Constructor for class org.apache.openejb.jee.oejb2.ServiceModuleType
-
- serviceName(QName) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
-
Sets the serviceName as the
wsam:ServiceName element in the
wsa:Metadata element.
- serviceName - Variable in class org.apache.openejb.assembler.classic.PortInfo
-
- serviceName - Variable in class org.apache.openejb.jee.oejb2.ServiceCompletionType
-
- serviceNamePattern - Variable in class org.apache.openejb.assembler.classic.HandlerChainInfo
-
- serviceNamePattern - Variable in class org.apache.openejb.jee.HandlerChain
-
- ServicePool - Class in org.apache.openejb.server
-
- ServicePool(ServerService, Properties) - Constructor for class org.apache.openejb.server.ServicePool
-
- ServicePool(ServerService, Options) - Constructor for class org.apache.openejb.server.ServicePool
-
- ServicePool(ServerService, int) - Constructor for class org.apache.openejb.server.ServicePool
-
- ServicePool(ServerService, int, int, boolean) - Constructor for class org.apache.openejb.server.ServicePool
-
- ServicePool(ServerService, int, int, int, boolean, long, boolean) - Constructor for class org.apache.openejb.server.ServicePool
-
- SERVICEPOOL - Static variable in class org.apache.openejb.util.LogCategory
-
- ServicePool.Pool - Class in org.apache.openejb.server
-
- ServicePool.Registry - Class in org.apache.openejb.server
-
- serviceProperties(Collection<ServiceInfo>, String) - Static method in class org.apache.openejb.assembler.classic.util.ServiceInfos
-
- ServiceProvider - Class in org.apache.openejb.config.sys
-
Java class for anonymous complex type.
- ServiceProvider() - Constructor for class org.apache.openejb.config.sys.ServiceProvider
-
- ServiceProvider(Class, String, String) - Constructor for class org.apache.openejb.config.sys.ServiceProvider
-
- ServiceProvider(String, String, String) - Constructor for class org.apache.openejb.config.sys.ServiceProvider
-
- serviceProvider - Variable in class org.apache.openejb.config.sys.ServicesJar
-
- ServiceProviderLoginModule - Class in org.apache.openejb.core.security.jaas
-
- ServiceProviderLoginModule() - Constructor for class org.apache.openejb.core.security.jaas.ServiceProviderLoginModule
-
- serviceQName - Variable in class org.apache.openejb.assembler.classic.ServiceReferenceInfo
-
- serviceQname - Variable in class org.apache.openejb.jee.ServiceRef
-
- ServiceQname - Class in org.apache.openejb.jee.sun
-
- ServiceQname() - Constructor for class org.apache.openejb.jee.sun.ServiceQname
-
- serviceQname - Variable in class org.apache.openejb.jee.sun.ServiceRef
-
- serviceQname - Variable in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- serviceQnames - Variable in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
- serviceRef - Variable in class org.apache.openejb.cdi.CdiBeanInfo
-
- serviceRef - Variable in class org.apache.openejb.jee.Application
-
- serviceRef - Variable in class org.apache.openejb.jee.ApplicationClient
-
- serviceRef - Variable in class org.apache.openejb.jee.EntityBean
-
- serviceRef - Variable in class org.apache.openejb.jee.Interceptor
-
- serviceRef - Variable in class org.apache.openejb.jee.jba.Entity
-
- serviceRef - Variable in class org.apache.openejb.jee.jba.MessageDriven
-
- ServiceRef - Class in org.apache.openejb.jee.jba
-
- ServiceRef() - Constructor for class org.apache.openejb.jee.jba.ServiceRef
-
- serviceRef - Variable in class org.apache.openejb.jee.jba.Session
-
- serviceRef - Variable in class org.apache.openejb.jee.MessageDrivenBean
-
- serviceRef - Variable in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- serviceRef - Variable in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- serviceRef - Variable in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
- serviceRef - Variable in class org.apache.openejb.jee.oejb2.SessionBeanType
-
- ServiceRef - Class in org.apache.openejb.jee
-
- ServiceRef() - Constructor for class org.apache.openejb.jee.ServiceRef
-
- serviceRef - Variable in class org.apache.openejb.jee.SessionBean
-
- serviceRef - Variable in class org.apache.openejb.jee.sun.Ejb
-
- ServiceRef - Class in org.apache.openejb.jee.sun
-
- ServiceRef() - Constructor for class org.apache.openejb.jee.sun.ServiceRef
-
- serviceRef - Variable in class org.apache.openejb.jee.sun.SunApplication
-
- serviceRef - Variable in class org.apache.openejb.jee.sun.SunApplicationClient
-
- serviceRef - Variable in class org.apache.openejb.jee.sun.SunWebApp
-
- ServiceRef - Class in org.apache.openejb.jee.was.v6.wsclient
-
The service-ref element declares a reference to a Web service.
- ServiceRef() - Constructor for class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
- serviceRef - Variable in class org.apache.openejb.jee.WebApp
-
- serviceRef - Variable in class org.apache.openejb.jee.WebFragment
-
- ServiceRef$JAXB - Class in org.apache.openejb.jee
-
- ServiceRef$JAXB() - Constructor for class org.apache.openejb.jee.ServiceRef$JAXB
-
- ServiceRefBinding - Class in org.apache.openejb.jee.was.v6.webservice.clientbnd
-
Java class for ServiceRefBinding complex type.
- ServiceRefBinding() - Constructor for class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
- serviceRefBindings - Variable in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
- ServiceRefData - Class in org.apache.openejb.core.webservices
-
- ServiceRefData(String, QName, Class<? extends Service>, QName, Class<?>, URL, List<HandlerChainData>, List<PortRefData>) - Constructor for class org.apache.openejb.core.webservices.ServiceRefData
-
- serviceReferenceDescription - Variable in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
- ServiceReferenceDescription - Class in org.apache.openejb.jee.wls
-
Java class for service-reference-description complex type.
- ServiceReferenceDescription() - Constructor for class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
- serviceReferenceDescription - Variable in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
- ServiceReferenceInfo - Class in org.apache.openejb.assembler.classic
-
- ServiceReferenceInfo() - Constructor for class org.apache.openejb.assembler.classic.ServiceReferenceInfo
-
- serviceRefName - Variable in class org.apache.openejb.jee.jba.ServiceRef
-
- serviceRefName - Variable in class org.apache.openejb.jee.oejb2.ServiceRefType
-
- serviceRefName - Variable in class org.apache.openejb.jee.ServiceRef
-
- serviceRefName - Variable in class org.apache.openejb.jee.sun.ServiceRef
-
- serviceRefName - Variable in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
- serviceRefName - Variable in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
- serviceRefs - Variable in class org.apache.openejb.assembler.classic.JndiEncInfo
-
- serviceRefs - Variable in class org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
- serviceRefs - Variable in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
- serviceRefs - Variable in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
- ServiceRefType - Class in org.apache.openejb.jee.oejb2
-
Java class for service-refType complex type.
- ServiceRefType() - Constructor for class org.apache.openejb.jee.oejb2.ServiceRefType
-
- serviceRefType - Variable in class org.apache.openejb.jee.ServiceRef
-
- serviceRemoved(URI) - Method in interface org.apache.openejb.server.DiscoveryListener
-
- serviceRemoved(URI) - Method in class org.apache.openejb.server.DiscoveryRegistry
-
- serviceRemoved(URI) - Method in class org.apache.openejb.server.ejbd.ClusterRequestHandler
-
- services - Variable in class org.apache.openejb.assembler.classic.AppInfo
-
- services - Variable in class org.apache.openejb.assembler.classic.FacilitiesInfo
-
- services - Variable in class org.apache.openejb.config.sys.Openejb
-
- ServicesJar - Class in org.apache.openejb.config.sys
-
Java class for anonymous complex type.
- ServicesJar() - Constructor for class org.apache.openejb.config.sys.ServicesJar
-
- servicesJar - Variable in class org.apache.openejb.config.sys.WikiGenerator
-
- ServiceStats - Class in org.apache.openejb.server
-
- ServiceStats(ServerService) - Constructor for class org.apache.openejb.server.ServiceStats
-
- serviceType - Variable in class org.apache.openejb.assembler.classic.ServiceReferenceInfo
-
- ServiceUnavailableException - Exception in javax.ws.rs
-
- ServiceUnavailableException() - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception without any "Retry-After" information
specified for the failed request.
- ServiceUnavailableException(String) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception without any "Retry-After" information
specified for the failed request.
- ServiceUnavailableException(Long) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with an interval specifying
the "Retry-After" information for the failed request.
- ServiceUnavailableException(String, Long) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with an interval specifying
the "Retry-After" information for the failed request.
- ServiceUnavailableException(Date) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with an interval specifying
the "Retry-After" information for the failed request.
- ServiceUnavailableException(String, Date) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with an interval specifying
the "Retry-After" information for the failed request.
- ServiceUnavailableException(Response) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception.
- ServiceUnavailableException(String, Response) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception.
- ServiceUnavailableException(Date, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with a date specifying
the "Retry-After" information for the failed request and an underlying
request failure cause.
- ServiceUnavailableException(String, Date, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with a date specifying
the "Retry-After" information for the failed request and an underlying
request failure cause.
- ServiceUnavailableException(Long, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with an interval specifying
the "Retry-After" information for the failed request and an underlying
request failure cause.
- ServiceUnavailableException(String, Long, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with an interval specifying
the "Retry-After" information for the failed request and an underlying
request failure cause.
- ServiceUnavailableException(Response, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception.
- ServiceUnavailableException(String, Response, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception.
- ServiceUtils - Class in org.apache.openejb.config
-
- ServiceUtils() - Constructor for class org.apache.openejb.config.ServiceUtils
-
- ServiceUtils.ProviderInfo - Class in org.apache.openejb.config
-
- Servlet - Interface in javax.servlet
-
Defines methods that all servlets must implement.
- Servlet - Class in org.apache.openejb.jee
-
- Servlet() - Constructor for class org.apache.openejb.jee.Servlet
-
- Servlet - Class in org.apache.openejb.jee.sun
-
- Servlet() - Constructor for class org.apache.openejb.jee.sun.Servlet
-
- servlet - Variable in class org.apache.openejb.jee.sun.SunWebApp
-
- servlet - Variable in class org.apache.openejb.jee.WebApp
-
- servlet - Variable in class org.apache.openejb.jee.WebFragment
-
- Servlet$JAXB - Class in org.apache.openejb.jee
-
- Servlet$JAXB() - Constructor for class org.apache.openejb.jee.Servlet$JAXB
-
- SERVLET_CLASS_LOADER - Static variable in class org.apache.jasper.Constants
-
FIXME
ServletContext attribute for class loader.
- SERVLET_CLASSPATH - Static variable in class org.apache.jasper.Constants
-
FIXME
ServletContext attribute for classpath.
- SERVLET_CONFIG - Static variable in class org.apache.openejb.rest.ThreadLocalContextManager
-
- SERVLET_CONTENT_TYPE - Static variable in class org.apache.jasper.Constants
-
Default servlet content type.
- SERVLET_CONTEXT - Static variable in interface javax.xml.ws.handler.MessageContext
-
Standard property: servlet context object.
- SERVLET_CONTEXT - Static variable in class org.apache.openejb.rest.ThreadLocalContextManager
-
- SERVLET_CONTEXT - Static variable in interface org.apache.openejb.server.httpd.HttpRequest
-
If the https server implementation is based on Servlets, the real ServletContext
will be registered in the request attributes using this name.
- SERVLET_CONTEXT_HANDLER - Static variable in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- SERVLET_CONTEXT_INTERFACES - Static variable in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- SERVLET_REQUEST - Static variable in interface javax.xml.ws.handler.MessageContext
-
Standard property: servlet request object.
- SERVLET_REQUEST - Static variable in class org.apache.openejb.rest.ThreadLocalContextManager
-
- SERVLET_REQUEST - Static variable in interface org.apache.openejb.server.httpd.HttpRequest
-
If the https server implementation is based on Servlets, the real HttpServletRequest
will be registered in the request attributes using this name.
- SERVLET_RESPONSE - Static variable in interface javax.xml.ws.handler.MessageContext
-
Standard property: servlet response object.
- SERVLET_RESPONSE - Static variable in interface org.apache.openejb.server.httpd.HttpRequest
-
If the https server implementation is based on Servlets, the real HttpServletResponse
will be registered in the request attributes using this name.
- ServletByteArrayIntputStream - Class in org.apache.openejb.server.httpd
-
- ServletByteArrayIntputStream(byte[]) - Constructor for class org.apache.openejb.server.httpd.ServletByteArrayIntputStream
-
- ServletByteArrayOutputStream - Class in org.apache.openejb.server.httpd
-
- ServletByteArrayOutputStream() - Constructor for class org.apache.openejb.server.httpd.ServletByteArrayOutputStream
-
- servletClass - Variable in class org.apache.openejb.assembler.classic.ServletInfo
-
- servletClass - Variable in class org.apache.openejb.jee.Servlet
-
- ServletConfig - Interface in javax.servlet
-
A servlet configuration object used by a servlet container
to pass information to a servlet during initialization.
- ServletContainerInitializer - Interface in javax.servlet
-
Interface which allows a library/runtime to be notified of a web
application's startup phase and perform any required programmatic
registration of servlets, filters, and listeners in response to it.
- ServletContext - Interface in javax.servlet
-
Defines a set of methods that a servlet uses to communicate with its
servlet container, for example, to get the MIME type of a file,
dispatch requests, or write to a log file.
- ServletContextAttributeEvent - Class in javax.servlet
-
Event class for notifications about changes to the attributes of
the ServletContext of a web application.
- ServletContextAttributeEvent(ServletContext, String, Object) - Constructor for class javax.servlet.ServletContextAttributeEvent
-
Constructs a ServletContextAttributeEvent from the given
ServletContext, attribute name, and attribute value.
- ServletContextAttributeListener - Interface in javax.servlet
-
Interface for receiving notification events about ServletContext
attribute changes.
- ServletContextEvent - Class in javax.servlet
-
This is the event class for notifications about changes to
the servlet context of a web application.
- ServletContextEvent(ServletContext) - Constructor for class javax.servlet.ServletContextEvent
-
Construct a ServletContextEvent from the given context.
- ServletContextHandler - Class in org.apache.tomee.catalina.cdi
-
- ServletContextHandler() - Constructor for class org.apache.tomee.catalina.cdi.ServletContextHandler
-
- ServletContextListener - Interface in javax.servlet
-
Interface for receiving notification events about ServletContext
lifecycle changes.
- ServletEndpointContext - Interface in javax.xml.rpc.server
-
The ServletEndpointContext provides an endpoint
context maintained by the underlying servlet container based
JAX-RPC runtime system.
- ServletException - Exception in javax.servlet
-
Defines a general exception a servlet can throw when it
encounters difficulty.
- ServletException() - Constructor for exception javax.servlet.ServletException
-
Constructs a new servlet exception.
- ServletException(String) - Constructor for exception javax.servlet.ServletException
-
Constructs a new servlet exception with the
specified message.
- ServletException(String, Throwable) - Constructor for exception javax.servlet.ServletException
-
Constructs a new servlet exception when the servlet
needs to throw an exception and include a message
about the "root cause" exception that interfered with its
normal operation, including a description message.
- ServletException(Throwable) - Constructor for exception javax.servlet.ServletException
-
Constructs a new servlet exception when the servlet
needs to throw an exception and include a message
about the "root cause" exception that interfered with its
normal operation.
- servletImplClass - Variable in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- ServletInfo - Class in org.apache.openejb.assembler.classic
-
- ServletInfo() - Constructor for class org.apache.openejb.assembler.classic.ServletInfo
-
- ServletInputStream - Class in javax.servlet
-
Provides an input stream for reading binary data from a client
request, including an efficient readLine method
for reading data one line at a time.
- ServletInputStream() - Constructor for class javax.servlet.ServletInputStream
-
Does nothing, because this is an abstract class.
- ServletIntputStreamAdapter - Class in org.apache.openejb.server.httpd
-
- ServletIntputStreamAdapter(InputStream) - Constructor for class org.apache.openejb.server.httpd.ServletIntputStreamAdapter
-
- servletLink - Variable in class org.apache.openejb.jee.ServiceImplBean
-
- ServletListener - Class in org.apache.openejb.server.httpd
-
- ServletListener(Servlet, String) - Constructor for class org.apache.openejb.server.httpd.ServletListener
-
- ServletMapping - Class in org.apache.openejb.jee
-
- ServletMapping() - Constructor for class org.apache.openejb.jee.ServletMapping
-
- servletMapping - Variable in class org.apache.openejb.jee.WebApp
-
- servletMapping - Variable in class org.apache.openejb.jee.WebFragment
-
- ServletMapping$JAXB - Class in org.apache.openejb.jee
-
- ServletMapping$JAXB() - Constructor for class org.apache.openejb.jee.ServletMapping$JAXB
-
- servletName - Variable in class org.apache.openejb.assembler.classic.ServletInfo
-
- servletName - Variable in class org.apache.openejb.jee.FilterMapping
-
- servletName - Variable in class org.apache.openejb.jee.Servlet
-
- servletName - Variable in class org.apache.openejb.jee.ServletMapping
-
- servletName - Variable in class org.apache.openejb.jee.sun.Servlet
-
- ServletName - Class in org.apache.openejb.jee.sun
-
- ServletName() - Constructor for class org.apache.openejb.jee.sun.ServletName
-
- servletNameOrUrlPattern - Variable in class org.apache.openejb.jee.sun.CacheMapping
-
- ServletOutputStream - Class in javax.servlet
-
Provides an output stream for sending binary data to the
client.
- ServletOutputStream() - Constructor for class javax.servlet.ServletOutputStream
-
Does nothing, because this is an abstract class.
- ServletOutputStreamAdapter - Class in org.apache.openejb.server.httpd
-
- ServletOutputStreamAdapter(OutputStream) - Constructor for class org.apache.openejb.server.httpd.ServletOutputStreamAdapter
-
- ServletRegistration - Interface in javax.servlet
-
Interface through which a
Servlet may be further configured.
- ServletRegistration.Dynamic - Interface in javax.servlet
-
Interface through which a
Servlet registered via one of the
addServlet methods on
ServletContext may be further
configured.
- ServletRequest - Interface in javax.servlet
-
Defines an object to provide client request information to a servlet.
- ServletRequestAdapter - Class in org.apache.openejb.server.httpd
-
- ServletRequestAdapter(HttpServletRequest) - Constructor for class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- ServletRequestAdapter(HttpServletRequest, HttpServletResponse, ServletContext) - Constructor for class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- ServletRequestAttributeEvent - Class in javax.servlet
-
This is the event class for notifications of changes to the
attributes of the servlet request in an application.
- ServletRequestAttributeEvent(ServletContext, ServletRequest, String, Object) - Constructor for class javax.servlet.ServletRequestAttributeEvent
-
Construct a ServletRequestAttributeEvent giving the servlet context
of this web application, the ServletRequest whose attributes are
changing and the name and value of the attribute.
- ServletRequestAttributeListener - Interface in javax.servlet
-
Interface for receiving notification events about ServletRequest
attribute changes.
- ServletRequestEvent - Class in javax.servlet
-
Events of this kind indicate lifecycle events for a ServletRequest.
- ServletRequestEvent(ServletContext, ServletRequest) - Constructor for class javax.servlet.ServletRequestEvent
-
Construct a ServletRequestEvent for the given ServletContext
and ServletRequest.
- ServletRequestListener - Interface in javax.servlet
-
Interface for receiving notification events about requests coming
into and going out of scope of a web application.
- ServletRequestWrapper - Class in javax.servlet
-
Provides a convenient implementation of the ServletRequest interface that
can be subclassed by developers wishing to adapt the request to a Servlet.
- ServletRequestWrapper(ServletRequest) - Constructor for class javax.servlet.ServletRequestWrapper
-
Creates a ServletRequest adaptor wrapping the given request object.
- ServletResponse - Interface in javax.servlet
-
Defines an object to assist a servlet in sending a response to the client.
- ServletResponseAdapter - Class in org.apache.openejb.server.httpd
-
- ServletResponseAdapter(HttpServletResponse) - Constructor for class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- ServletResponseWrapper - Class in javax.servlet
-
Provides a convenient implementation of the ServletResponse interface that
can be subclassed by developers wishing to adapt the response from a Servlet.
- ServletResponseWrapper(ServletResponse) - Constructor for class javax.servlet.ServletResponseWrapper
-
Creates a ServletResponse adaptor wrapping the given response object.
- ServletResponseWrapperInclude - Class in org.apache.jasper.runtime
-
ServletResponseWrapper used by the JSP 'include' action.
- ServletResponseWrapperInclude(ServletResponse, JspWriter) - Constructor for class org.apache.jasper.runtime.ServletResponseWrapperInclude
-
- servlets - Variable in class org.apache.openejb.assembler.classic.WebAppInfo
-
- ServletSecurity - Annotation Type in javax.servlet.annotation
-
This annotation is used on a Servlet implementation class to specify security
constraints to be enforced by a Servlet container on HTTP protocol messages.
- ServletSecurity.EmptyRoleSemantic - Enum in javax.servlet.annotation
-
Defines the access semantic to be applied to an empty rolesAllowed array.
- ServletSecurity.TransportGuarantee - Enum in javax.servlet.annotation
-
Defines the data protection requirements that must be satisfied by
the transport
- ServletSecurityElement - Class in javax.servlet
-
- ServletSecurityElement() - Constructor for class javax.servlet.ServletSecurityElement
-
Constructs an instance using the default
HttpConstraintElement value as the default Constraint
element and with no HTTP Method specific constraint elements.
- ServletSecurityElement(HttpConstraintElement) - Constructor for class javax.servlet.ServletSecurityElement
-
Constructs an instance with a default Constraint element
and with no HTTP Method specific constraint elements.
- ServletSecurityElement(Collection<HttpMethodConstraintElement>) - Constructor for class javax.servlet.ServletSecurityElement
-
Constructs an instance using the default
HttpConstraintElement value as the default Constraint
element and with a collection of HTTP Method specific constraint
elements.
- ServletSecurityElement(HttpConstraintElement, Collection<HttpMethodConstraintElement>) - Constructor for class javax.servlet.ServletSecurityElement
-
Constructs an instance with a default Constraint element
and with a collection of HTTP Method specific constraint elements.
- ServletSecurityElement(ServletSecurity) - Constructor for class javax.servlet.ServletSecurityElement
-
- ServletSessionAdapter - Class in org.apache.openejb.server.httpd
-
- ServletSessionAdapter(HttpSession) - Constructor for class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- ServletStats - Interface in javax.management.j2ee.statistics
-
Specifies the statistics provided by a Servlet.
- ServletWriter - Class in org.apache.jasper.compiler
-
This is what is used to generate servlets.
- ServletWriter(PrintWriter) - Constructor for class org.apache.jasper.compiler.ServletWriter
-
- Session - Interface in javax.jms
-
A Session object is a single-threaded context for producing and consuming messages.
- SESSION - Static variable in class javax.servlet.jsp.PageContext
-
Name used to store HttpSession in PageContext name table.
- Session - Interface in javax.websocket
-
A Web Socket session represents a conversation between two web socket endpoints.
- Session - Class in org.apache.openejb.jee.jba
-
- Session() - Constructor for class org.apache.openejb.jee.jba.Session
-
- Session - Interface in org.apache.openejb.jee
-
- Session - Class in org.apache.openejb.jee.was.v6.ejb
-
The session-beanType declares an session bean.
- Session() - Constructor for class org.apache.openejb.jee.was.v6.ejb.Session
-
- session() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- Session(SocketChannel, InetSocketAddress, URI) - Constructor for class org.apache.openejb.server.discovery.MultipointServer.Session
-
- session - Variable in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- session - Variable in class org.apache.openejb.server.httpd.session.SessionManager.SessionWrapper
-
- SESSION_BEAN_STATEFUL - Static variable in class org.apache.openejb.client.EJBRequest
-
- SESSION_BEAN_STATELESS - Static variable in class org.apache.openejb.client.EJBRequest
-
- SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property: This boolean property is used by a service
client to indicate whether or not it wants to participate in
a session with a service endpoint.
- SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Stub
-
Standard property: This boolean property is used by a service
client to indicate whether or not it wants to participate in
a session with a service endpoint.
- SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
-
Standard property: This boolean property is used by a service
client to indicate whether or not it wants to participate in
a session with a service endpoint.
- SESSION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
-
Session scope (only valid if this page participates in a session): the named reference remains available from the
HttpSession (if any) associated with the Servlet until the HttpSession is invalidated.
- SESSION_SCOPE - Static variable in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- SESSION_TRANSACTED - Static variable in interface javax.jms.JMSContext
-
This session mode instructs the JMSContext's session to deliver and consume messages in a local transaction which
will be subsequently committed by calling commit or rolled back by calling rollback.
- SESSION_TRANSACTED - Static variable in interface javax.jms.Session
-
This value may be passed as the argument to the method createSession(int sessionMode) on the
Connection object to specify that the session should use a local transaction.
- SessionBean - Interface in javax.ejb
-
The SessionBean interface defines methods that the EJB container uses
to notify a session bean instance of the instance's life cycle events.
- SessionBean - Class in org.apache.openejb.jee
-
- SessionBean() - Constructor for class org.apache.openejb.jee.SessionBean
-
- SessionBean(String, String, SessionType) - Constructor for class org.apache.openejb.jee.SessionBean
-
- SessionBean$JAXB - Class in org.apache.openejb.jee
-
- SessionBean$JAXB() - Constructor for class org.apache.openejb.jee.SessionBean$JAXB
-
- SessionBeanStats - Interface in javax.management.j2ee.statistics
-
Specifies the statistics provided by session beans of both stateful and stateless types.
- SessionBeanType - Class in org.apache.openejb.jee.oejb2
-
Java class for session-beanType complex type.
- SessionBeanType() - Constructor for class org.apache.openejb.jee.oejb2.SessionBeanType
-
- SessionConfig - Class in org.apache.openejb.jee
-
- SessionConfig() - Constructor for class org.apache.openejb.jee.SessionConfig
-
- SessionConfig - Class in org.apache.openejb.jee.sun
-
- SessionConfig() - Constructor for class org.apache.openejb.jee.sun.SessionConfig
-
- sessionConfig - Variable in class org.apache.openejb.jee.sun.SunWebApp
-
- sessionConfig - Variable in class org.apache.openejb.jee.WebApp
-
- sessionConfig - Variable in class org.apache.openejb.jee.WebFragment
-
- SessionConfig$JAXB - Class in org.apache.openejb.jee
-
- SessionConfig$JAXB() - Constructor for class org.apache.openejb.jee.SessionConfig$JAXB
-
- SessionContext - Interface in javax.ejb
-
The SessionContext interface provides access to the runtime session context
that the container provides for a session bean instance.
- SessionCookieConfig - Interface in javax.servlet
-
Class that may be used to configure various properties of cookies
used for session tracking purposes.
- sessionCreated(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
-
Receives notification that a session has been created.
- sessionCreated(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.BeginWebBeansListener
-
Receives notification that a session has been created.
- sessionCreated(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.EndWebBeansListener
-
Receives notification that a session has been created.
- sessionDestroyed(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
-
Receives notification that a session is about to be invalidated.
- sessionDestroyed(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.BeginWebBeansListener
-
Receives notification that a session is about to be invalidated.
- sessionDestroyed(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.EndWebBeansListener
-
Receives notification that a session is about to be invalidated.
- sessionDidActivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
-
Notification that the session has just been activated.
- sessionDidActivate(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.BeginWebBeansListener
-
- sessionDidActivate(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.EndWebBeansListener
-
- SessionEnum - Enum in org.apache.openejb.jee.was.v6.ejb
-
Java class for SessionType.
- SessionException - Exception in javax.websocket
-
A SessionException represents a general exception type reporting problems occurring on a websocket session.
- SessionException(String, Throwable, Session) - Constructor for exception javax.websocket.SessionException
-
Creates a new instance of this exception with the given message, the wrapped cause of the exception and the
session with which the problem is associated.
- sessionId(String) - Method in interface javax.servlet.http.PushBuilder
-
Set the SessionID to be used for the push.
- sessionIdChanged(HttpSessionEvent, String) - Method in interface javax.servlet.http.HttpSessionIdListener
-
Receives notification that session id has been changed in a
session.
- SessionInvalidateListener(HttpSession, BeginWebBeansListener) - Constructor for class org.apache.openejb.server.httpd.HttpRequestImpl.SessionInvalidateListener
-
- sessionManager - Variable in class org.apache.openejb.jee.sun.SessionConfig
-
- SessionManager - Class in org.apache.openejb.jee.sun
-
- SessionManager() - Constructor for class org.apache.openejb.jee.sun.SessionManager
-
- SessionManager - Class in org.apache.openejb.server.httpd.session
-
- SessionManager() - Constructor for class org.apache.openejb.server.httpd.session.SessionManager
-
- SessionManager.SessionWrapper - Class in org.apache.openejb.server.httpd.session
-
- sessionOrEntityOrMessageDriven - Variable in class org.apache.openejb.jee.jba.EnterpriseBeans
-
- sessionProperties - Variable in class org.apache.openejb.jee.sun.SessionConfig
-
- SessionProperties - Class in org.apache.openejb.jee.sun
-
- SessionProperties() - Constructor for class org.apache.openejb.jee.sun.SessionProperties
-
- sessionStateManagerJndiName - Variable in class org.apache.openejb.jee.jba.ClusterConfig
-
- SessionSynchronization - Interface in javax.ejb
-
The SessionSynchronization interface allows a stateful session
bean instance to be notified by its container of transaction
boundaries.
- sessionTimeout - Variable in class org.apache.openejb.assembler.classic.WebAppInfo
-
- sessionTimeout - Variable in class org.apache.openejb.jee.SessionConfig
-
- sessionTimeoutSeconds - Variable in class org.apache.openejb.jee.wls.StatefulSessionCache
-
- SessionTrackingMode - Enum in javax.servlet
-
Enumeration of session tracking modes.
- sessionType - Variable in class org.apache.openejb.jee.SessionBean
-
- SessionType - Enum in org.apache.openejb.jee
-
- sessionType - Variable in class org.apache.openejb.jee.was.v6.ejb.Session
-
- SessionType$JAXB - Class in org.apache.openejb.jee
-
- SessionType$JAXB() - Constructor for class org.apache.openejb.jee.SessionType$JAXB
-
- sessionWillPassivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
-
Notification that the session is about to be passivated.
- sessionWillPassivate(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.BeginWebBeansListener
-
- sessionWillPassivate(HttpSessionEvent) - Method in class org.apache.openejb.server.httpd.EndWebBeansListener
-
- SessionWrapper(BeginWebBeansListener, EndWebBeansListener, HttpSession, WebContext) - Constructor for class org.apache.openejb.server.httpd.session.SessionManager.SessionWrapper
-
- set(SingularAttribute<? super T, Y>, X) - Method in interface javax.persistence.criteria.CriteriaUpdate
-
Update the value of the specified attribute.
- set(SingularAttribute<? super T, Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaUpdate
-
Update the value of the specified attribute.
- set(Path<Y>, X) - Method in interface javax.persistence.criteria.CriteriaUpdate
-
Update the value of the specified attribute.
- set(Path<Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaUpdate
-
Update the value of the specified attribute.
- set(String, Object) - Method in interface javax.persistence.criteria.CriteriaUpdate
-
Update the value of the specified attribute.
- set(PageContext, String, Object, int) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Sets the value of a configuration variable in the given scope.
- set(ServletRequest, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Sets the value of a configuration variable in the "request" scope.
- set(HttpSession, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Sets the value of a configuration variable in the "session" scope.
- set(ServletContext, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Sets the value of a configuration variable in the "application" scope.
- set(<any>) - Method in class org.apache.openejb.cdi.CurrentCreationalContext
-
- set(int, Object) - Method in class org.apache.openejb.client.ArrayEnumeration
-
- set(Set<Bean>, Collection) - Method in class org.apache.openejb.core.cmp.cmp2.SetValuedCmr
-
- set(Bean, Proxy) - Method in class org.apache.openejb.core.cmp.cmp2.SingleValuedCmr
-
- set(Class<T>, T) - Method in class org.apache.openejb.core.interceptor.InterceptorData
-
- set(T) - Method in class org.apache.openejb.core.ivm.naming.AbstractThreadLocalProxy
-
- set(JaccProvider) - Static method in class org.apache.openejb.core.security.JaccProvider
-
- set(Class<T>, T) - Method in class org.apache.openejb.core.ThreadContext
-
- set(Class<T>, T) - Method in class org.apache.openejb.DeploymentContext
-
- set(Text[]) - Method in class org.apache.openejb.jee.TextMap
-
- set(String, String) - Method in class org.apache.openejb.monitoring.ObjectNameBuilder
-
- set(T) - Method in class org.apache.openejb.rest.AbstractRestThreadLocalProxy
-
- set(Class<T>, T) - Method in class org.apache.openejb.server.ejbd.CallContext
-
- set(SaajUniverse.Type) - Method in class org.apache.openejb.server.webservices.saaj.SaajUniverse
-
- set(int, Object) - Method in class org.apache.openejb.util.ArrayEnumeration
-
- set(int, V) - Method in class org.apache.openejb.util.Index
-
- set(Object, String, Object) - Static method in class org.apache.openejb.util.reflection.Reflections
-
- set(Class<?>, Object, String, Object) - Static method in class org.apache.openejb.util.reflection.Reflections
-
- SET_COOKIE - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- SET_PROPERTY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- setAbsoluteOrdering(AbsoluteOrdering) - Method in class org.apache.openejb.jee.WebApp
-
- setAbstractSchemaName(String) - Method in class org.apache.openejb.BeanContext
-
- setAbstractSchemaName(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setAbstractSchemaName(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Sets the value of the abstractSchemaName property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.Embedded
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.EmbeddedId
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the access property.
- setAccess(AccessType) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.apache.openejb.jee.jpa.Version
-
Sets the value of the access property.
- SetAccessible - Class in org.apache.openejb.util
-
- SetAccessible(AccessibleObject) - Constructor for class org.apache.openejb.util.SetAccessible
-
- setAccessMode(AccessMode) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEJsonbProvider
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.BeanContext
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.config.typed.SingletonContainerBuilder
-
- setAccessTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.SingletonContainerBuilder
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setAccessTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setAccessTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setAccessTimeout(Timeout) - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- setAccessTimeout(Timeout) - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- setAccessTimeout(Duration) - Method in class org.apache.openejb.MethodContext
-
- setAccessToUnderlyingConnectionAllowed(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setAccessURI(String) - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Sets the URI that gives access to the service via this binding.
- setAcknowledgeMode(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setAcknowledgeMode(AcknowledgeModeEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Sets the value of the acknowledgeMode property.
- setActivationConfig(ActivationConfig) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the activationConfig property.
- setActivationConfig(ActivationConfig) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the activationConfig property.
- setActivationConfig(ActivationConfig) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setActivationConfig(ActivationConfigType) - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Sets the value of the activationConfig property.
- setActivationConfig(ActivationConfig) - Method in class org.apache.openejb.jee.sun.MdbResourceAdapter
-
- setActivationConfigPropertyName(String) - Method in class org.apache.openejb.jee.ActivationConfigProperty
-
- setActivationConfigPropertyName(String) - Method in class org.apache.openejb.jee.jba.ActivationConfigProperty
-
Sets the value of the activationConfigPropertyName property.
- setActivationConfigPropertyName(String) - Method in class org.apache.openejb.jee.oejb2.ActivationConfigPropertyType
-
Sets the value of the activationConfigPropertyName property.
- setActivationConfigPropertyName(String) - Method in class org.apache.openejb.jee.sun.ActivationConfigProperty
-
- setActivationConfigPropertyValue(String) - Method in class org.apache.openejb.jee.ActivationConfigProperty
-
- setActivationConfigPropertyValue(String) - Method in class org.apache.openejb.jee.jba.ActivationConfigProperty
-
Sets the value of the activationConfigPropertyValue property.
- setActivationConfigPropertyValue(String) - Method in class org.apache.openejb.jee.oejb2.ActivationConfigPropertyType
-
Sets the value of the activationConfigPropertyValue property.
- setActivationConfigPropertyValue(String) - Method in class org.apache.openejb.jee.sun.ActivationConfigProperty
-
- setActivationSpec(ActivationSpec) - Method in class org.apache.openejb.jee.MessageListener
-
- setActivationSpecAuthAlias(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Sets the value of the activationSpecAuthAlias property.
- setActivationSpecClass(String) - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- setActivationSpecClass(Class) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setActivationSpecClass(String) - Method in class org.apache.openejb.jee.ActivationSpec
-
- setActivationSpecJndiName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Sets the value of the activationSpecJndiName property.
- setActor(String) - Method in interface javax.xml.soap.SOAPHeaderElement
-
Sets the actor associated with this SOAPHeaderElement
object to the specified actor.
- setAdapter(XmlAdapter) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- setAdapter(Class<A>, A) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- setAdapter(XmlAdapter) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- setAdapter(Class<A>, A) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- setAdapter(XmlAdapter) - Method in interface javax.xml.bind.Marshaller
-
Associates a configured instance of
XmlAdapter with this marshaller.
- setAdapter(Class<A>, A) - Method in interface javax.xml.bind.Marshaller
-
Associates a configured instance of
XmlAdapter with this marshaller.
- setAdapter(XmlAdapter) - Method in interface javax.xml.bind.Unmarshaller
-
Associates a configured instance of
XmlAdapter with this unmarshaller.
- setAdapter(Class<A>, A) - Method in interface javax.xml.bind.Unmarshaller
-
Associates a configured instance of
XmlAdapter with this unmarshaller.
- setAdapter(<any>) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEConfigurableJohnzon
-
- setAdapters(Collection<<any>>) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEConfigurableJohnzon
-
- setAddColumnTemplate(AddColumnTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the addColumnTemplate property.
- setAddedUrls(List<URL>) - Method in class org.apache.openejb.config.WebModule
-
- setAdditionalClasspath(String) - Method in class org.apache.openejb.config.RemoteServer
-
- setAdditionalColumns(AdditionalColumns) - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Sets the value of the additionalColumns property.
- setAdditionalLibs(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setAddress(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Sets the email address for this object.
- setAddressing(Addressing) - Method in class org.apache.openejb.jee.PortComponent
-
- setAddressing(Addressing) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setAddWebXmlMappings(boolean) - Method in class org.apache.jasper.JspC
-
- setAdler32Checksum(boolean) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setAdminObjectClass(String) - Method in class org.apache.openejb.jee.AdminObject
-
- setAdminObjectInterface(String) - Method in class org.apache.openejb.jee.AdminObject
-
- setAdminObjectLink(String) - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Sets the value of the adminObjectLink property.
- setAdminObjectLink(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Sets the value of the adminObjectLink property.
- setAdminObjectModule(String) - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Sets the value of the adminObjectModule property.
- setAdminObjectModule(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Sets the value of the adminObjectModule property.
- setAfter(FacesOrderingOrdering) - Method in class org.apache.openejb.jee.FacesOrdering
-
Sets the value of the after property.
- setAfter(OrderingOrdering) - Method in class org.apache.openejb.jee.Ordering
-
- setAfterBeginMethod(NamedMethod) - Method in class org.apache.openejb.jee.SessionBean
-
- setAfterCompletionMethod(NamedMethod) - Method in class org.apache.openejb.jee.SessionBean
-
- setAgent(String) - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- setAjpPort(int) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setAjpPort(int) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setAjpPort(Integer) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setAjpPort(int) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setAlias(Alias) - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Sets the value of the alias property.
- setAliasHeaderPrefix(AliasHeaderPrefix) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the aliasHeaderPrefix property.
- setAliasHeaderSuffix(AliasHeaderSuffix) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the aliasHeaderSuffix property.
- setAliasMaxLength(AliasMaxLength) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the aliasMaxLength property.
- setAllConnectionsEqual(boolean) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setAllocationSize(Integer) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the allocationSize property.
- setAllocationSize(Integer) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the allocationSize property.
- setAllowConcurrentCalls(Boolean) - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Sets the value of the allowConcurrentCalls property.
- setAllowedMethods(List) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setAllowLinking(boolean) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setAllowReadonlyCreateAndRemove(Boolean) - Method in class org.apache.openejb.jee.wls.Compatibility
-
Sets the value of the allowReadonlyCreateAndRemove property.
- setAllowRemoveDuringTransaction(Boolean) - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Sets the value of the allowRemoveDuringTransaction property.
- setAltDd(String) - Method in class org.apache.openejb.jee.Module
-
- setAltDd(String) - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Sets the value of the altDd property.
- setAlterColumnTemplate(AlterColumnTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the alterColumnTemplate property.
- setAlterTable(AlterTable) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the alterTable property.
- setAnnotation(String) - Method in class org.apache.openejb.jee.bval.ConstraintDefinitionType
-
Sets the value of the annotation property.
- setAnnotation(String) - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Sets the value of the annotation property.
- setAnnotations(Annotation[]) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Update annotations on the formal declaration of the artifact that
initiated the intercepted entity provider invocation.
- setAnonymousTypeQname(String) - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- setAny(Object) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.apache.openejb.jee.oejb2.XmlAttributeType
-
Sets the value of the any property.
- setApp(Object) - Static method in class org.apache.openejb.testing.SingleApplicationComposerRunner
-
- setApp(Object) - Static method in class org.apache.tomee.embedded.junit.TomEEEmbeddedSingleRunner
-
- setApp(Object) - Method in class org.apache.tomee.embedded.TomEEEmbeddedApplicationRunner
-
- setAppContext(AppContext, Collection<BeanContext>) - Method in class org.apache.openejb.cdi.CdiResourceInjectionService
-
- setApplication(WebContext) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setApplicationClient(ApplicationClient) - Method in class org.apache.openejb.config.ClientModule
-
- setApplicationName(String) - Method in class org.apache.openejb.jee.Application
-
- setApplicationName(String) - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Sets the value of the applicationName property.
- setApplicationScopes(Collection<String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setApplicationScopes(Collection<String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setApplicationServer(ApplicationServer) - Static method in class org.apache.openejb.core.ServerFederation
-
- setAppName(String) - Method in class org.apache.tomee.catalina.TomcatResourceFactory
-
- setAppWorkingDir(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setArchiveName(String) - Method in class org.apache.openejb.jee.sun.SunApplication
-
- setAreaCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the area code.
- setArgs(String[]) - Method in class org.apache.jasper.JspC
-
- setArgumentList(List) - Method in class org.apache.taglibs.standard.lang.jstl.FunctionInvocation
-
- setArquillianProtocol(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setArrayDimensions(Integer) - Method in class org.apache.openejb.jee.was.v6.java.ArrayType
-
Sets the value of the arrayDimensions property.
- setArtifactId(String) - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Sets the value of the artifactId property.
- setArtifactId(String) - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- setArtifactId(String) - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Sets the value of the artifactId property.
- setArtifactId(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setArtifactId(String) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setAsContext(AsContext) - Method in class org.apache.openejb.jee.jba.IorSecurityConfig
-
Sets the value of the asContext property.
- setAsContext(AsContext) - Method in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- setAssemblyDescriptor(AssemblyDescriptor) - Method in class org.apache.openejb.config.EmptyEjbJar
-
- setAssemblyDescriptor(AssemblyDescriptor) - Method in class org.apache.openejb.jee.EjbJar
-
- setAssemblyDescriptor(AssemblyDescriptor) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the assemblyDescriptor property.
- setAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous Associations from this object with
specified Associations.
- setAssociationType(Concept) - Method in interface javax.xml.registry.infomodel.Association
-
Sets the association type for this Association.
- setAssumeOneMatch(boolean) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setAsText(String) - Method in class org.apache.openejb.server.auth.IPAddressPermissionEditor
-
- setAsText(String) - Method in class org.apache.openejb.util.DurationEditor
-
- setAsText(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean2Editor
-
- setAsync(CompletionListener) - Method in interface javax.jms.JMSProducer
-
Specifies whether subsequent calls to send on this JMSProducer object should be synchronous or
asynchronous.
- setAsynchronous(boolean) - Method in class org.apache.openejb.MethodContext
-
- setAsyncSendTimeout(long) - Method in interface javax.websocket.WebSocketContainer
-
Sets the number of milliseconds the implementation will timeout attempting to send a websocket message for all
RemoteEndpoints associated with this container.
- setAsyncSupported(boolean) - Method in interface javax.servlet.Registration.Dynamic
-
Configures the Servlet or Filter represented by this dynamic
Registration as supporting asynchronous operations or not.
- setAsyncSupported(boolean) - Method in class org.apache.openejb.jee.Filter
-
- setAsyncSupported(Boolean) - Method in class org.apache.openejb.jee.Servlet
-
- setAttachmentMarshaller(AttachmentMarshaller) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- setAttachmentMarshaller(AttachmentMarshaller) - Method in interface javax.xml.bind.Marshaller
-
Associate a context that enables binary data within an XML document
to be transmitted as XML-binary optimized attachment.
- setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in interface javax.xml.bind.Unmarshaller
-
Associate a context that resolves cid's, content-id URIs, to
binary data passed as attachments.
- setAttribute(ObjectName, Attribute) - Method in interface javax.management.j2ee.Management
-
Sets the value of a specific attribute of a named managed object.
- SetAttribute<X,E> - Interface in javax.persistence.metamodel
-
Instances of the type SetAttribute represent
persistent java.util.Set-valued attributes.
- setAttribute(String, Object) - Method in interface javax.servlet.http.HttpSession
-
Binds an object to this session, using the name specified.
- setAttribute(String, Object) - Method in class javax.servlet.jsp.JspContext
-
Register the name and value specified with page scope semantics.
- setAttribute(String, Object, int) - Method in class javax.servlet.jsp.JspContext
-
Register the name and value specified with appropriate scope semantics.
- setAttribute(String, Object) - Method in class javax.servlet.jsp.tagext.TagData
-
Set the value of an attribute.
- setAttribute(String, Object) - Method in interface javax.servlet.ServletContext
-
Binds an object to a given attribute name in this ServletContext.
- setAttribute(String, Object) - Method in interface javax.servlet.ServletRequest
-
Stores an attribute in this request.
- setAttribute(String, Object) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
setAttribute(String name, Object o) on the wrapped request object.
- setAttribute(String, Object) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- setAttribute(String, Object, int) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- setAttribute(String, Object) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- setAttribute(String, Object, int) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- setAttribute(String, Object) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Set or replace the specified context attribute.
- setAttribute(Attribute) - Method in class org.apache.openejb.core.mdb.MdbContainer.MdbJmxControl
-
- setAttribute(Attribute) - Method in class org.apache.openejb.core.mdb.MdbInstanceManager.MdbJmxControl
-
- setAttribute(ObjectName, Attribute) - Method in class org.apache.openejb.mgmt.MEJBBean
-
- setAttribute(Attribute) - Method in class org.apache.openejb.monitoring.DynamicMBeanWrapper
-
- setAttribute(ObjectName, Attribute) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- setAttribute(Attribute) - Method in class org.apache.openejb.monitoring.ManagedMBean
-
- setAttribute(Attribute) - Method in class org.apache.openejb.monitoring.MBeanPojoWrapper
-
- setAttribute(Attribute) - Method in class org.apache.openejb.monitoring.remote.RemoteResourceMonitor
-
- setAttribute(String, Object) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- setAttribute(String, Object) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- setAttribute(String, Object) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- setAttribute(String, Object) - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- setAttribute(String, Object) - Method in interface org.apache.openejb.server.httpd.HttpRequest
-
- setAttribute(String, Object) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setAttribute(String, Object) - Method in interface org.apache.openejb.server.httpd.HttpSession
-
Binds an object to this session, using the name specified.
- setAttribute(String, Object) - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- setAttribute(String, Object) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- setAttribute(String, Object) - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- setAttribute(String, Object) - Method in class org.apache.openejb.web.LightweightWebAppBuilder.LightServletContext
-
- setAttribute(String, Object) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- setAttribute(String, Object, int) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- setAttributeClass(String) - Method in class org.apache.openejb.jee.FacesAttribute
-
Sets the value of the attributeClass property.
- setAttributeName(String) - Method in class org.apache.openejb.jee.FacesAttribute
-
Sets the value of the attributeName property.
- setAttributes(ObjectName, AttributeList) - Method in interface javax.management.j2ee.Management
-
Sets the values of several attributes of a named managed object.
- setAttributes(AttributeList) - Method in class org.apache.openejb.core.mdb.MdbContainer.MdbJmxControl
-
- setAttributes(AttributeList) - Method in class org.apache.openejb.core.mdb.MdbInstanceManager.MdbJmxControl
-
- setAttributes(EmbeddableAttributes) - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Sets the value of the attributes property.
- setAttributes(Attributes) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the attributes property.
- setAttributes(Attributes) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the attributes property.
- setAttributes(Attributes) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setAttributes(ObjectName, AttributeList) - Method in class org.apache.openejb.mgmt.MEJBBean
-
- setAttributes(AttributeList) - Method in class org.apache.openejb.monitoring.DynamicMBeanWrapper
-
- setAttributes(ObjectName, AttributeList) - Method in class org.apache.openejb.monitoring.LocalMBeanServer
-
- setAttributes(AttributeList) - Method in class org.apache.openejb.monitoring.ManagedMBean
-
- setAttributes(AttributeList) - Method in class org.apache.openejb.monitoring.MBeanPojoWrapper
-
- setAttributes(AttributeList) - Method in class org.apache.openejb.monitoring.remote.RemoteResourceMonitor
-
- setAttributesFilter(String, String) - Method in class org.apache.openejb.monitoring.ManagedMBean
-
- setAudit(Audit) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the audit property.
- setAuth(ResAuthEnum) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the auth property.
- setAuth(String) - Method in class org.apache.openejb.server.rest.RESTService
-
- setAuthConstraint(AuthConstraint) - Method in class org.apache.openejb.jee.SecurityConstraint
-
- setAuthConstraint(boolean) - Method in class org.apache.tomee.embedded.SecurityConstaintBuilder
-
- setAuthentication(JNDIContext.AuthenticationInfo) - Method in class org.apache.openejb.client.EJBRequest.Body
-
- setAuthenticationMechanismType(String) - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- setAuthLayer(String) - Method in class org.apache.openejb.jee.sun.MessageSecurityBinding
-
- setAuthMethod(String) - Method in class org.apache.openejb.jee.jba.AsContext
-
Sets the value of the authMethod property.
- setAuthMethod(String) - Method in class org.apache.openejb.jee.LoginConfig
-
- setAuthMethod(AuthMethodType) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- setAuthMethod(AuthMethodType) - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Sets the value of the authMethod property.
- setAuthMethod(String) - Method in class org.apache.openejb.jee.sun.AsContext
-
- setAuthMethod(String) - Method in class org.apache.openejb.jee.sun.LoginConfig
-
- setAuthMethod(String) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setAuthMethod(String) - Method in class org.apache.openejb.server.webservices.WsService
-
- setAuthMethod(String) - Method in class org.apache.tomee.embedded.LoginConfigBuilder
-
- setAuthRecipient(String) - Method in class org.apache.openejb.jee.sun.RequestProtection
-
- setAuthRecipient(String) - Method in class org.apache.openejb.jee.sun.ResponseProtection
-
- setAuthRole(String) - Method in class org.apache.tomee.embedded.SecurityConstaintBuilder
-
- setAuthSource(String) - Method in class org.apache.openejb.jee.sun.RequestProtection
-
- setAuthSource(String) - Method in class org.apache.openejb.jee.sun.ResponseProtection
-
- setAuto(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setAutoCommit(boolean) - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedConnection
-
- setAutoCommit(boolean) - Method in class org.apache.openejb.resource.jdbc.managed.xa.ManagedXAConnection
-
- setAutoDeploy(boolean) - Method in class org.apache.openejb.config.sys.Deployments
-
- setAutoFlush(String, Node, ErrorDispatcher) - Method in class org.apache.jasper.compiler.PageInfo
-
- setAutoIncrement(AutoIncrement) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the autoIncrement property.
- setAutoIncrement(AutoIncrement) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the autoIncrement property.
- setAutoIncrementTable(AutoIncrementTableType) - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Sets the value of the autoIncrementTable property.
- setAutoIncrementTemplate(AutoIncrementTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the autoIncrementTemplate property.
- setAutomaticKeyGeneration(AutomaticKeyGeneration) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the automaticKeyGeneration property.
- setAutoStart(boolean) - Method in interface javax.jms.JMSContext
-
Specifies whether the underlying connection used by this JMSContext will be started automatically when a
consumer is created.
- setAutoStart(boolean) - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- setAutoStart(boolean) - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- setAvailabilityEnabled(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setBackingStrategyFactory(PatternType) - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Sets the value of the backingStrategyFactory property.
- setBase64Content(InputStream, String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the content of this attachment part from the Base64 source
InputStream and sets the value of the
Content-Type header to the value contained in
contentType, This method would first decode the base64
input and write the resulting raw bytes to the attachment.
- setBaseName(String) - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
Sets the value of the baseName property.
- setBasename(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.BundleTag
-
- setBasename(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.SetBundleTag
-
- setBasename(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.BundleTag
-
- setBasename(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.SetBundleTag
-
- setBatchCascadeDelete(BatchCascadeDelete) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Sets the value of the batchCascadeDelete property.
- setBatchingAllowed(boolean) - Method in interface javax.websocket.RemoteEndpoint
-
Indicate to the implementation that it is allowed to batch outgoing messages before sending.
- setBatchSize(int) - Method in class org.apache.openejb.jee.oejb2.SequenceTableType
-
Sets the value of the batchSize property.
- setBean(Bean) - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Sets the value of the bean property.
- setBean1(Bean1) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setBean2(Bean1) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setBeanCache(BeanCache) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setBeanClass(Class<?>) - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- setBeanContext(BeanContext) - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- setBeanContext(BeanContext) - Method in class org.apache.openejb.server.ejbd.CallContext
-
- setBeanDiscoveryMode(String) - Method in class org.apache.openejb.jee.Beans
-
- setBeanLoadBalancePolicy(String) - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Sets the value of the beanLoadBalancePolicy property.
- setBeanManagedConcurrency(boolean) - Method in class org.apache.openejb.BeanContext
-
- setBeanManagedTransaction(boolean) - Method in class org.apache.openejb.BeanContext
-
- setBeanMethod(NamedMethod) - Method in class org.apache.openejb.jee.InitMethod
-
- setBeanMethod(NamedMethod) - Method in class org.apache.openejb.jee.RemoveMethod
-
- setBeanName(String) - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- setBeanPool(BeanPool) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setBeans(Beans) - Method in class org.apache.openejb.config.EjbModule
-
- setBeanTransaction(BeanTransactionPolicy.SuspendedTransaction) - Method in class org.apache.openejb.core.managed.Instance
-
- setBeanTransaction(BeanTransactionPolicy.SuspendedTransaction) - Method in class org.apache.openejb.core.stateful.Instance
-
- setBefore(FacesOrderingOrdering) - Method in class org.apache.openejb.jee.FacesOrdering
-
Sets the value of the before property.
- setBefore(OrderingOrdering) - Method in class org.apache.openejb.jee.Ordering
-
- setBeforeCompletionMethod(NamedMethod) - Method in class org.apache.openejb.jee.SessionBean
-
- setBegin(int) - Method in class org.apache.taglibs.standard.tag.common.xml.ForEachTag
-
- setBegin(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForEachTag
-
- setBegin(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForTokensTag
-
- setBegin(int) - Method in class org.apache.taglibs.standard.tag.rt.core.ForEachTag
-
- setBegin(int) - Method in class org.apache.taglibs.standard.tag.rt.core.ForTokensTag
-
- setBeginListener(BeginWebBeansListener) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setBehaviorClass(String) - Method in class org.apache.openejb.jee.FacesBehavior
-
Sets the value of the behaviorClass property.
- setBehaviorId(String) - Method in class org.apache.openejb.jee.FacesBehavior
-
Sets the value of the behaviorId property.
- setBiasCorrected(boolean) - Method in class org.apache.openejb.math.stat.descriptive.moment.Variance
-
- setBin(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setBinariesDir(File) - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Sets binaries dir.
- setBind(String) - Method in class org.apache.openejb.server.ssh.SSHServer
-
- setBindingEjbRef(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the bindingEjbRef property.
- setBindingID(String) - Method in class org.apache.openejb.core.webservices.PortData
-
- setBindingMessageDestinationRef(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the bindingMessageDestinationRef property.
- setBindingName(String) - Method in class org.apache.openejb.jee.oejb2.PortCompletionType
-
Sets the value of the bindingName property.
- setBindingResourceEnvRef(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the bindingResourceEnvRef property.
- setBindingResourceRef(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the bindingResourceRef property.
- setBindings(Map<String, Object>) - Method in class org.apache.openejb.core.WebContext
-
- setBindingServiceRef(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the bindingServiceRef property.
- setBody(String) - Method in class org.apache.jasper.xmlparser.TreeNode
-
Set the body text associated with this node (if any).
- setBody(EJBRequest.Body) - Method in class org.apache.openejb.client.EJBRequest
-
- setBody(ByteChunk) - Method in class org.apache.tomee.security.http.SavedRequest
-
- setBodyContent(BodyContent) - Method in interface javax.servlet.jsp.tagext.BodyTag
-
Set the bodyContent property.
- setBodyContent(BodyContent) - Method in class javax.servlet.jsp.tagext.BodyTagSupport
-
Prepare for evaluation of the body: stash the bodyContent away.
- setBodyContent(BodyContent) - Method in class org.apache.openejb.jee.Tag
-
- setBoolean(String, boolean) - Method in interface javax.jms.MapMessage
-
Sets a boolean value with the specified name into the Map.
- setBoolean(String, boolean) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setBoolean1(boolean) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setBoolean2(Boolean) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setBooleanProperty(String, boolean) - Method in interface javax.jms.Message
-
Sets a boolean property value with the specified name into the message.
- setBooleanProperty(String, boolean) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setBrokerXmlConfig(String) - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- setBuffer(int) - Method in class org.apache.jasper.compiler.PageInfo
-
- setBuffer(String) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setBufferSize(int) - Method in interface javax.servlet.ServletResponse
-
Sets the preferred buffer size for the body of the response.
- setBufferSize(int) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setBufferSize(int size)
on the wrapped response object.
- setBufferSize(int) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setBufferSize(int) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setBufferSize(int) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setBufferSizeKb(int) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setBufferValue(String, Node, ErrorDispatcher) - Method in class org.apache.jasper.compiler.PageInfo
-
- setBuilder(DocumentBuilder) - Method in class javax.xml.bind.annotation.W3CDomHandler
-
- setBulkPassivate(int) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setBulkPassivate(int) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setBulkPassivate(int) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setBulkPassivate(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setBundle(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.MessageTag
-
- setBundle(LocalizationContext) - Method in class org.apache.taglibs.standard.tag.rt.fmt.MessageTag
-
- setBundleActivator(String) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the bundleActivator property.
- SetBundleSupport - Class in org.apache.taglibs.standard.tag.common.fmt
-
Support for tag handlers for <setBundle>, the JSTL 1.0 tag that loads
a resource bundle and stores it in a scoped variable.
- SetBundleSupport() - Constructor for class org.apache.taglibs.standard.tag.common.fmt.SetBundleSupport
-
- SetBundleTag - Class in org.apache.taglibs.standard.tag.el.fmt
-
A handler for <setBundle> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- SetBundleTag() - Constructor for class org.apache.taglibs.standard.tag.el.fmt.SetBundleTag
-
Constructs a new SetBundleTag.
- SetBundleTag - Class in org.apache.taglibs.standard.tag.rt.fmt
-
A handler for <setBundle> that supports rtexprvalue-based
attributes.
- SetBundleTag() - Constructor for class org.apache.taglibs.standard.tag.rt.fmt.SetBundleTag
-
- setByte(String, byte) - Method in interface javax.jms.MapMessage
-
Sets a byte value with the specified name into the Map.
- setByte(String, byte) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setByte1(byte) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setByte2(Byte) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setBytecode(String, byte[]) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Save the bytecode for the class in a map.
- setByteProperty(String, byte) - Method in interface javax.jms.Message
-
Sets a byte property value with the specified name into the message.
- setByteProperty(String, byte) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setBytes(String, byte[]) - Method in interface javax.jms.MapMessage
-
Sets a byte array value with the specified name into the Map.
- setBytes(String, byte[], int, int) - Method in interface javax.jms.MapMessage
-
Sets a portion of the byte array value with the specified name into the Map.
- setBytes(String, byte[]) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setBytes(String, byte[], int, int) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setCache(String) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setCache(Cache<Object, Instance>) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setCache(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setCache(EntityBeanType.Cache) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the cache property.
- setCache(Cache) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setCacheable(Boolean) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the cacheable property.
- setCacheBetweenTransactions(Boolean) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the cacheBetweenTransactions property.
- setCacheBetweenTransactions(Boolean) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the cacheBetweenTransactions property.
- setCacheIdleTimeoutInSeconds(String) - Method in class org.apache.openejb.jee.sun.BeanCache
-
- setCacheInvalidation(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the cacheInvalidation property.
- setCacheInvalidationConfig(CacheInvalidationConfig) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the cacheInvalidationConfig property.
- setCacheLoadFactor(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the cacheLoadFactor property.
- setCacheMaxSize(long) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setCacheObjectMaxSize(int) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setCacheOnMatch(String) - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- setCacheOnMatch(String) - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- setCacheOnMatchFailure(String) - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- setCacheOnMatchFailure(String) - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- setCachePolicy(String) - Method in class org.apache.openejb.jee.jba.ContainerCacheConf
-
Sets the value of the cachePolicy property.
- setCachePolicyConf(CachePolicyConf) - Method in class org.apache.openejb.jee.jba.ContainerCacheConf
-
Sets the value of the cachePolicyConf property.
- setCachePolicyConfOther(CachePolicyConfOther) - Method in class org.apache.openejb.jee.jba.ContainerCacheConf
-
Sets the value of the cachePolicyConfOther property.
- setCacheSize(Integer) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the cacheSize property.
- setCacheTtl(long) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setCacheType(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Sets the value of the cacheType property.
- setCachingAllowed(boolean) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setCachingName(CachingName) - Method in class org.apache.openejb.jee.wls.EjbQlQuery
-
Sets the value of the cachingName property.
- setCachingName(CachingName) - Method in class org.apache.openejb.jee.wls.RelationshipCaching
-
Sets the value of the cachingName property.
- setCalendarName(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setCallbackHandler(String) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setCallbackInterceptors(List<InterceptorData>) - Method in class org.apache.openejb.BeanContext
-
- setCallbackThreads(int) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setCallbackThreads(int) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setCallbackThreads(int) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setCallByValue(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the callByValue property.
- setCallByValue(String) - Method in class org.apache.openejb.jee.jba.Interceptor
-
Sets the value of the callByValue property.
- setCallByValue(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the callByValue property.
- setCallContext(CallContext) - Static method in class org.apache.openejb.server.ejbd.CallContext
-
- setCallEjbStoreOnClean(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the callEjbStoreOnClean property.
- setCallerPropagation(String) - Method in class org.apache.openejb.jee.jba.SasContext
-
Sets the value of the callerPropagation property.
- setCallerPropagation(String) - Method in class org.apache.openejb.jee.sun.SasContext
-
- setCallLogging(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the callLogging property.
- setCanSearchParents(boolean) - Method in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- setCapacity(int) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setCapacity(int) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setCapacity(int) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setCapacity(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setCapacity(Capacity) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the capacity property.
- setCapacityIncrement(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the capacityIncrement property.
- setCapacityName(String) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the capacityName property.
- setCascade(CascadeType) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- setCascadeAll(boolean) - Method in class org.apache.openejb.jee.jpa.CascadeType
-
Sets the value of the cascadeAll property.
- setCascadeDelete(boolean) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setCascadeDelete(Boolean) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the cascadeDelete property.
- setCascadeDetach(boolean) - Method in class org.apache.openejb.jee.jpa.CascadeType
-
Sets the value of the cascadeDetach property.
- setCascadeMerge(boolean) - Method in class org.apache.openejb.jee.jpa.CascadeType
-
Sets the value of the cascadeMerge property.
- setCascadePersist(boolean) - Method in class org.apache.openejb.jee.jpa.CascadeType
-
Sets the value of the cascadePersist property.
- setCascadePersist(boolean) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the cascadePersist property.
- setCascadeRefresh(boolean) - Method in class org.apache.openejb.jee.jpa.CascadeType
-
Sets the value of the cascadeRefresh property.
- setCascadeRemove(boolean) - Method in class org.apache.openejb.jee.jpa.CascadeType
-
Sets the value of the cascadeRemove property.
- setCaseInsensitive(boolean) - Method in class org.apache.openejb.util.SuperProperties
-
Sets the sensitive of lookups.
- setCatalina_opts(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setCatalinaBaseDir(String) - Method in class org.apache.tomee.installer.Paths
-
Sets the catalina base directory
- setCatalinaBaseDir(File) - Method in class org.apache.tomee.installer.Paths
-
Sets the catalina base directory
- setCatalinaBaseDir(String) - Method in interface org.apache.tomee.installer.PathsInterface
-
- setCatalinaBaseDir(File) - Method in interface org.apache.tomee.installer.PathsInterface
-
- setCatalinaBaseDir(String) - Method in class org.apache.tomee.webapp.installer.Runner
-
- setCatalinaHome(String) - Method in class org.apache.tomee.webapp.installer.Runner
-
- setCatalinaHomeDir(String) - Method in class org.apache.tomee.installer.Paths
-
Sets the catalina home directory
- setCatalinaHomeDir(File) - Method in class org.apache.tomee.installer.Paths
-
Sets the catalina home directory
- setCatalinaHomeDir(String) - Method in interface org.apache.tomee.installer.PathsInterface
-
- setCatalinaHomeDir(File) - Method in interface org.apache.tomee.installer.PathsInterface
-
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.Table
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the catalog property.
- setCause(Throwable) - Method in exception org.apache.openejb.config.ValidationError
-
- setCdi(boolean) - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- setCdiEjbBean(CdiEjbBean<T>) - Method in class org.apache.openejb.cdi.CdiEjbBean.EjbInjectionTargetImpl
-
- setCdiEnabled(boolean) - Method in class org.apache.openejb.AppContext
-
- setCdiInterceptors(List<InterceptorData>) - Method in class org.apache.openejb.BeanContext
-
- setChangeable(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Sets the value of the changeable property.
- setChar(String, char) - Method in interface javax.jms.MapMessage
-
Sets a Unicode character value with the specified name into the Map.
- setChar(String, char) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setChar1(char) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setChar2(Character) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setCharacterEncoding(String) - Method in interface javax.servlet.ServletRequest
-
Overrides the name of the character encoding used in the body of this
request.
- setCharacterEncoding(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to set the character encoding
on the wrapped request object.
- setCharacterEncoding(String) - Method in interface javax.servlet.ServletResponse
-
Sets the character encoding (MIME charset) of the response
being sent to the client, for example, to UTF-8.
- setCharacterEncoding(String) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setCharacterEncoding(String charset)
on the wrapped response object.
- setCharacterEncoding(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- setCharacterEncoding(String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setCharEncoding(String) - Method in class org.apache.taglibs.standard.tag.el.core.ImportTag
-
- setCharEncoding(String) - Method in class org.apache.taglibs.standard.tag.rt.core.ImportTag
-
- setCharset(String) - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- setCharsetName(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Set the canonical name for the charset for this object.
- setCheckDirtyAfterGet(CheckDirtyAfterGet) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the checkDirtyAfterGet property.
- setCheckDirtyAfterGet(CheckDirtyAfterGet) - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Sets the value of the checkDirtyAfterGet property.
- setCheckerProxy(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setCheckExistsOnMethod(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the checkExistsOnMethod property.
- setCheckpointAtEndOfMethod(CheckpointAtEndOfMethod) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setCheckpointedMethods(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setChecksumEnabled(boolean) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setChildGauge(long) - Method in class io.astefanutti.metrics.cdi.se.InheritedChildGaugeMethodBean
-
- setChildGauge(long) - Method in class io.astefanutti.metrics.cdi.se.InheritedGaugeMethodBean
-
- setCity(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the city.
- setClassDebugInfo(boolean) - Method in class org.apache.jasper.JspC
-
- setClassesFilter(Filter) - Method in class org.apache.tomee.embedded.Configuration
-
- setClassFileName(String) - Method in class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- setClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous Classifications with specified
Classifications.
- setClassificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the ClassificationScheme for this external classification.
- setClassifiedObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the object that is being classified.
- setClassifier(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setClassImport(String) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the classImport property.
- setClassLoader(URLClassLoader) - Method in class org.apache.jasper.JspCompilationContext
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.cdi.CdiPlugin
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.config.Module
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.core.WebContext
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setClassLoader(ClassLoader) - Method in class org.apache.openejb.server.axis.client.AxisServiceReference
-
- setClassLoader(String, ClassLoader) - Method in class org.apache.openejb.web.LightweightWebAppBuilder
-
- setClassloaderFilteredPackages(Collection<String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setClassName(String) - Method in class org.apache.jasper.JspC
-
Class name of the generated file ( without package ).
- setClassName(String) - Method in class org.apache.openejb.client.CallbackMetaData
-
- setClassname(String) - Method in class org.apache.openejb.client.serializer.SerializationWrapper
-
- setClassName(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setClassName(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the className property.
- setClassName(String) - Method in class org.apache.openejb.jee.DataSource
-
- setClassName(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setClassName(String) - Method in class org.apache.openejb.jee.JMSDestination
-
- setClassName(String) - Method in class org.apache.openejb.jee.NamedMethod
-
- setClassName(String) - Method in class org.apache.openejb.jee.oejb3.PojoDeployment
-
- setClassName(String) - Method in class org.apache.openejb.jee.sun.CacheHelper
-
- setClassName(String) - Method in class org.apache.openejb.jee.sun.PrincipalName
-
- setClassPath(List<File>) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- setClassPath(List<File>) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- setClassPath(String) - Method in class org.apache.jasper.JspC
-
- setClassPath(String) - Method in class org.apache.jasper.JspCompilationContext
-
The classpath that is passed off to the Java compiler.
- setClasspath(String) - Method in interface org.apache.openejb.config.Service
-
- setClasspath(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setClasspath(ClassLoader) - Method in class org.apache.openejb.config.sys.Deployments
-
- setClasspath(Configuration) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setClasspathAPI(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setClasspathConfiguration(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setClassType(ClassType) - Method in class org.apache.openejb.jee.bval.BeanType
-
Sets the value of the classType property.
- setClazz(String) - Method in class org.apache.openejb.config.sys.Service
-
- setClazz(String) - Method in class org.apache.openejb.jee.AroundInvoke
-
- setClazz(String) - Method in class org.apache.openejb.jee.AroundTimeout
-
- setClazz(String) - Method in class org.apache.openejb.jee.bval.BeanType
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallParameter
-
Sets the value of the clazz property.
- setClazz(Class) - Method in class org.apache.openejb.jee.jba.cmp.DependentValueClass
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jba.cmp.EntityCommand
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jpa.IdClass
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jpa.MapKeyClass
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the clazz property.
- setClazz(String) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setClazz(String) - Method in class org.apache.openejb.jee.oejb2.GbeanType
-
Sets the value of the clazz property.
- setClazz(Class) - Method in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- setCleanOnStartUp(boolean) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setCleanReadAheadOnLoad(CleanReadAheadOnLoad) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the cleanReadAheadOnLoad property.
- setCleanReadAheadOnLoad(CleanReadAheadOnLoad) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the cleanReadAheadOnLoad property.
- setCleanupLeakedConnections(boolean) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setCleared() - Method in class javax.security.enterprise.credential.AbstractClearableCredential
-
Specifies that the credential value has been securely cleared.
- setClearReferencesHttpClientKeepAliveThread(boolean) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader.FakeWebAppLoader
-
- setClearReferencesStatic(boolean) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader.FakeWebAppLoader
-
- setClearReferencesStopThreads(boolean) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader.FakeWebAppLoader
-
- setClearReferencesStopTimerThreads(boolean) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader.FakeWebAppLoader
-
- setClient(boolean) - Method in class org.apache.openejb.assembler.classic.JndiEncBuilder
-
- setClient(Client) - Static method in class org.apache.openejb.client.Client
-
- setClientAuth(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setClientAuth(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setClientAuth(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setClientAuth(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setClientAuthentication(String) - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Sets the value of the clientAuthentication property.
- setClientBehaviorRendererClass(String) - Method in class org.apache.openejb.jee.FacesClientBehaviorRenderer
-
Sets the value of the clientBehaviorRendererClass property.
- setClientBehaviorRendererType(String) - Method in class org.apache.openejb.jee.FacesClientBehaviorRenderer
-
Sets the value of the clientBehaviorRendererType property.
- setClientCertAuthentication(String) - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Sets the value of the clientCertAuthentication property.
- setClientID(String) - Method in interface javax.jms.Connection
-
Sets the client identifier for this connection.
- setClientID(String) - Method in interface javax.jms.JMSContext
-
Sets the client identifier for the JMSContext's connection.
- setClientId(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setClientID(String) - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- setClientID(String) - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- setClientIdentity(Object) - Method in class org.apache.openejb.client.ClientMetaData
-
- setClientIdentity(Object) - Method in class org.apache.openejb.client.EJBRequest
-
- setClientInterceptors(ClientInterceptors) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the clientInterceptors property.
- setClientModule(ClientModule) - Method in class org.apache.openejb.config.EjbModule
-
- setClientsOnSameServer(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the clientsOnSameServer property.
- setClockProvider(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété clockProvider.
- setCloseTimeout(Duration) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setCloseTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setCloseTimeout(Duration) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setCloseTimeout(Duration) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setCluster(PatternType) - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Sets the value of the cluster property.
- setCluster(CatalinaCluster) - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- setClusterConfig(ClusterConfig) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the clusterConfig property.
- setClusterConfig(ClusterConfig) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the clusterConfig property.
- setClusterConfig(ClusterConfig) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the clusterConfig property.
- setClustered(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the clustered property.
- setClustered(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the clustered property.
- setClustering(JAXBElement<? extends AbstractClusteringType>) - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Sets the value of the clustering property.
- setClusterInvalidationDisabled(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the clusterInvalidationDisabled property.
- setClusterMetaData(ClusterMetaData) - Method in class org.apache.openejb.client.Client.Context
-
- setCmp(Cmp) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setCmp2(boolean) - Method in class org.apache.openejb.BeanContext
-
- setCMPAttribute(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Sets the value of the cmpAttribute property.
- setCmpCallback(CmpCallback) - Method in interface org.apache.openejb.core.cmp.CmpEngineFactory
-
- setCmpCallback(CmpCallback) - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory
-
- setCmpConnectionFactory(ResourceLocatorType) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Sets the value of the cmpConnectionFactory property.
- setCmpEngineFactory(String) - Method in class org.apache.openejb.config.typed.CmpEntityContainerBuilder
-
- setCmpField(String) - Method in class org.apache.openejb.jee.wls.FieldMap
-
Sets the value of the cmpField property.
- setCmpField(String) - Method in class org.apache.openejb.jee.wls.UnknownPrimaryKeyField
-
Sets the value of the cmpField property.
- setCmpFieldClass(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Sets the value of the cmpFieldClass property.
- setCmpFieldName(String) - Method in class org.apache.openejb.jee.oejb2.CmpFieldGroupMappingType
-
Sets the value of the cmpFieldName property.
- setCmpFieldName(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Sets the value of the cmpFieldName property.
- setCmpImplClass(Class) - Method in class org.apache.openejb.BeanContext
-
- setCmpMappings(EntityMappings) - Method in class org.apache.openejb.config.AppModule
-
- setCmpResource(CmpResource) - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- setCmpVersion(CmpVersion) - Method in class org.apache.openejb.jee.EntityBean
-
- setCmrField(CmrField) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setCmrField(EjbRelationshipRoleType.CmrField) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Sets the value of the cmrField property.
- setCmrField(String) - Method in class org.apache.openejb.jee.wls.CachingElement
-
Sets the value of the cmrField property.
- setCmrFieldName(String) - Method in class org.apache.openejb.jee.CmrField
-
- setCmrFieldName(String) - Method in class org.apache.openejb.jee.oejb2.CmrFieldGroupMappingType
-
Sets the value of the cmrFieldName property.
- setCmrFieldName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.CmrField
-
Sets the value of the cmrFieldName property.
- setCmrFieldName(String) - Method in class org.apache.openejb.jee.oejb2.GroupType.CmrField
-
Sets the value of the cmrFieldName property.
- setCmrFieldName(String) - Method in class org.apache.openejb.jee.sun.CmrFieldMapping
-
- setCmrFieldType(CmrFieldType) - Method in class org.apache.openejb.jee.CmrField
-
- setCmtTimeoutInSeconds(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setCode(int) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
sets the HTTP response code to be sent to the browser.
- setCollection(String) - Method in class org.apache.tomee.embedded.SecurityConstaintBuilder
-
- setCollectionTable(CollectionTable) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the collectionTable property.
- setCollectionType(String) - Method in class org.apache.openejb.jee.was.v6.ejb.CMRField
-
Sets the value of the collectionType property.
- setColumn(Column) - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the column property.
- setColumn(Column) - Method in interface org.apache.openejb.jee.jpa.Field
-
- setColumn(String) - Method in class org.apache.openejb.jee.jpa.FieldResult
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.apache.openejb.jee.jpa.Transient
-
- setColumn(Column) - Method in class org.apache.openejb.jee.jpa.Version
-
Sets the value of the column property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.apache.openejb.jee.jpa.PrimaryKeyJoinColumn
-
Sets the value of the columnDefinition property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Sets the value of the columnName property.
- setColumnName(ColumnName) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Sets the value of the columnName property.
- setColumnNumber(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
Set the columnNumber field on this event locator.
- setCombinedQName(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the combinedQName property.
- setCommand(String) - Method in class org.apache.openejb.server.cli.command.AbstractCommand
-
- setCommand(String) - Method in class org.apache.tomee.livereload.Command
-
- setCommands(Map<String, Class<?>>) - Method in class org.apache.openejb.server.cli.command.HelpCommand
-
- setComment(String) - Method in class javax.servlet.http.Cookie
-
Specifies a comment that describes a cookie's purpose.
- setComment(String) - Method in interface javax.servlet.SessionCookieConfig
-
Sets the comment that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- setComment(String) - Method in class org.apache.openejb.jee.CookieConfig
-
- setComment(String, String) - Method in class org.apache.openejb.util.SuperProperties
-
Sets the comment associated with a property.
- setCommentIndent(int) - Method in class org.apache.openejb.util.SuperProperties
-
Sets the number of spaces to indent comment after '#' character.
- setCommitOption(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the commitOption property.
- setCommitOption(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setCompatibility(String) - Method in class org.apache.openejb.jee.sun.SunApplication
-
- setCompatibility(Compatibility) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the compatibility property.
- setCompilationException(JasperException) - Method in class org.apache.jasper.servlet.JspServletWrapper
-
Sets the compilation exception for this JspServletWrapper.
- setCompile(boolean) - Method in class org.apache.jasper.JspC
-
- setCompiler(String) - Method in class org.apache.jasper.JspC
-
- setCompilerSourceVM(String) - Method in class org.apache.jasper.JspC
-
- setCompilerTargetVM(String) - Method in class org.apache.jasper.JspC
-
- setComponent(Class<T>, T) - Method in class org.apache.openejb.client.ClientInstance
-
Registers a component instance with the client, so it may be reference globally.
- setComponent(Class<T>, T) - Method in class org.apache.openejb.client.Context
-
- setComponent(Class<T>, T) - Method in class org.apache.openejb.loader.SystemInstance
-
- setComponentClass(String) - Method in class org.apache.openejb.jee.FacesComponent
-
Sets the value of the componentClass property.
- setComponentFamily(String) - Method in class org.apache.openejb.jee.FacesRenderer
-
Sets the value of the componentFamily property.
- setComponentInstanceMap() - Method in class org.apache.openejb.cdi.transactional.TransactionContext
-
- setComponentName(String) - Method in exception org.apache.openejb.config.ValidationException
-
- setComponentName(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the componentName property.
- setComponentQName(QName) - Method in class org.apache.openejb.server.axis.client.ArrayTypeInfo.UpdatableArrayTypeInfo
-
- setComponentType(String) - Method in class org.apache.openejb.jee.FacesComponent
-
Sets the value of the componentType property.
- setComponentType(String) - Method in class org.apache.openejb.jee.was.v6.java.ArrayType
-
Sets the value of the componentType property.
- setComponentType(QName) - Method in class org.apache.openejb.server.axis.client.ArrayTypeInfo.UpdatableArrayTypeInfo
-
- setConcept(Concept) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the concept for this internal classification.
- setConcurrencyManagementType(ConcurrencyManagementType) - Method in class org.apache.openejb.jee.SessionBean
-
- setConcurrencyStrategy(String) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the concurrencyStrategy property.
- setConcurrencyStrategy(String) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the concurrencyStrategy property.
- setConf(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setConf(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setConf(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setConfidentiality(String) - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Sets the value of the confidentiality property.
- setConfidentiality(String) - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- setConfidentiality(String) - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Sets the value of the confidentiality property.
- setConfigFile(String) - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Sets the value of the configFile property.
- setConfigName(String) - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Sets the value of the configName property.
- setConfigParserClass(String) - Method in class org.apache.openejb.jee.jba.LoaderRepositoryConfig
-
Sets the value of the configParserClass property.
- setConfigPropertyConfidential(Boolean) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setConfigPropertyIgnore(Boolean) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setConfigPropertyName(String) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setConfigPropertyName(String) - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- setConfigPropertySupportsDynamicUpdates(Boolean) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setConfigPropertyType(String) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setConfigPropertyValue(String) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setConfiguration(String) - Method in class org.apache.openejb.classloader.ProvisioningClassLoaderConfigurer
-
- setConfigurationCustomizers(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setConfigurationName(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the configurationName property.
- setConfigurationName(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the configurationName property.
- setConfigurationName(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the configurationName property.
- setConfigurationPath(URL) - Method in class org.apache.tomee.catalina.routing.RouterValve
-
- setConfigurator() - Static method in class org.apache.tomee.catalina.WebSockets
-
- setConnectionCreationRetryFrequencySeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the connectionCreationRetryFrequencySeconds property.
- setConnectionFactoryImplClass(String) - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- setConnectionFactoryImplClass(String) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setConnectionFactoryInterface(String) - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- setConnectionFactoryInterface(String) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setConnectionFactoryJndiName(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the connectionFactoryJndiName property.
- setConnectionFactoryLookup(String) - Method in class org.apache.openejb.resource.activemq.TomEEMessageActivationSpec
-
- setConnectionFactoryResourceLink(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the connectionFactoryResourceLink property.
- setConnectionHandle(Object) - Method in class javax.resource.spi.ConnectionEvent
-
Set the connection handle.
- setConnectionImplClass(String) - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- setConnectionImplClass(String) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setConnectionInterface(String) - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- setConnectionInterface(String) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setConnectionManager(ConnectionManager) - Method in class org.apache.openejb.config.sys.Openejb
-
Sets the value of the connectionManager property.
- setConnectionMaxIdleMinutes(int) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setConnectionMaxIdleTime(Duration) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setConnectionMaxIdleTime(long, TimeUnit) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setConnectionMaxIdleTime(Duration) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setConnectionMaxWaitMilliseconds(int) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setConnectionMaxWaitTime(Duration) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setConnectionMaxWaitTime(long, TimeUnit) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setConnectionMaxWaitTime(Duration) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setConnectionProperties(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setConnectionReserveTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the connectionReserveTimeoutSeconds property.
- setConnectionStrategy(String) - Method in class org.apache.openejb.client.ClusterMetaData
-
- setConnector(Connector) - Method in class org.apache.openejb.config.ConnectorModule
-
- setConnector(String) - Method in class org.apache.openejb.jee.Module
-
- setConnector(String) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the connector property.
- setConnector(String) - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Sets the value of the connector property.
- setConsistency(Consistency) - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- setConstraintValidatorFactory(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété constraintValidatorFactory.
- setConstructor(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setConstructor(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the constructor property.
- setConstructor(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the constructor property.
- setConstructorParameterOrder(ConstructorParameterOrder) - Method in class org.apache.openejb.jee.ExceptionMapping
-
- setContact(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the contact property.
- setContainer(Container) - Method in class org.apache.openejb.BeanContext
-
- setContainer(StatefulContainer) - Method in class org.apache.openejb.core.stateful.DefaultLockFactory
-
- setContainer(StatefulContainer) - Method in interface org.apache.openejb.core.stateful.LockFactory
-
- setContainer(Container) - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- setContainer(Container) - Method in class org.apache.tomee.catalina.realm.LowTypedRealm
-
- setContainer(Container) - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- setContainerCacheConf(ContainerCacheConf) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the containerCacheConf property.
- setContainerConfigurations(ContainerConfigurations) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the containerConfigurations property.
- setContainerData(Object) - Method in class org.apache.openejb.BeanContext
-
- setContainerId(String) - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- setContainerInterceptors(ContainerInterceptors) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the containerInterceptors property.
- setContainerName(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the containerName property.
- setContainerPoolConf(ContainerPoolConf) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the containerPoolConf property.
- setContainerProperties(Map<String, String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setContainerProperties(Map<String, String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setContainment(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EReference
-
Sets the value of the containment property.
- setContent(Object, String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the content of this attachment part to that of the given
Object and sets the value of the Content-Type
header to the given type.
- setContent(Source) - Method in class javax.xml.soap.SOAPPart
-
Sets the content of the SOAPEnvelope object with the data
from the given Source object.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AddColumnTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AdditionalColumns
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Alias
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AliasHeaderPrefix
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AliasHeaderSuffix
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AliasMaxLength
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AlterColumnTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AlterTable
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Attribute
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.AutoIncrementTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.CheckDirtyAfterGet
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Class
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.CleanReadAheadOnLoad
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ColumnName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.CreateTable
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Datasource
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.DatasourceMapping
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Description
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.DropColumnTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.EagerLoadGroup
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.EjbName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRoleName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FalseMapping
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FetchSize
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FieldName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FieldType
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FkConstraint
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FkConstraintTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.From
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FunctionName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.FunctionSql
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.GroupName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.JavaType
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.JbossQl
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.JdbcType
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.KeyGeneratorFactory
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.LazyResultsetLoading
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ListCacheMax
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.LoadGroupName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.MappedType
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Mapper
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.MethodName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.MethodParam
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Name
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Order
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Other
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.PageSize
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ParamSetter
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.PkConstraint
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.PkConstraintTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.PreferredRelationMapping
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.PropertyName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.QlCompiler
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ReadOnly
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ReadTimeOut
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.RemoveTable
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ResultReader
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.RowLocking
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.RowLockingTemplate
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.SqlStatement
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.SqlType
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.StateFactory
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Strategy
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.SubquerySupported
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.TableName
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.ThrowRuntimeExceptions
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.TrueMapping
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPkClass
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Where
-
Sets the value of the content property.
- setContent(String) - Method in class org.apache.openejb.jee.jba.cmp.Word
-
Sets the value of the content property.
- setContent(URLConnection) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setContentDescription(String) - Method in class javax.xml.soap.SOAPMessage
-
Sets the description of this SOAPMessage object's
content with the given description.
- setContentId(String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the MIME header whose name is "Content-ID" with the given value.
- setContentId(String) - Method in class javax.xml.soap.SOAPPart
-
Sets the value of the MIME header named "Content-Id"
to the given String.
- setContentLength(int) - Method in interface javax.servlet.ServletResponse
-
Sets the length of the content body in the response
In HTTP servlets, this method sets the HTTP Content-Length header.
- setContentLength(int) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setContentLength(int len)
on the wrapped response object.
- setContentLength(int) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setContentLength(int) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setContentLength(int) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setContentLengthLong(long) - Method in interface javax.servlet.ServletResponse
-
Sets the length of the content body in the response
In HTTP servlets, this method sets the HTTP Content-Length header.
- setContentLengthLong(long) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setContentLengthLong(long len)
on the wrapped response object.
- setContentLengthLong(long) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setContentLengthLong(long) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setContentLengthLong(long) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setContentLocation(String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the MIME header whose name is "Content-Location" with the given value.
- setContentLocation(String) - Method in class javax.xml.soap.SOAPPart
-
Sets the value of the MIME header "Content-Location"
to the given String.
- setContentType(String) - Method in interface javax.servlet.ServletResponse
-
Sets the content type of the response being sent to
the client, if the response has not been committed yet.
- setContentType(String) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setContentType(String type)
on the wrapped response object.
- setContentType(String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the MIME header whose name is "Content-Type" with the given value.
- setContentType(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setContentType(String) - Method in class org.apache.jasper.JspCompilationContext
-
- setContentType(String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setContentType(String) - Method in interface org.apache.openejb.server.httpd.HttpResponse
-
Sets the content type to be sent back to the browser.
- setContentType(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
sets the content type to be sent back to the browser
- setContentType(String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setContentType(String) - Method in class org.apache.tomee.security.http.SavedRequest
-
- setContext(Map<String, Object>) - Static method in class org.apache.openejb.assembler.classic.Assembler
-
- setContext(WebBeansContext) - Method in class org.apache.openejb.cdi.CdiScanner
-
- setContext(String) - Method in class org.apache.taglibs.standard.tag.el.core.ImportTag
-
- setContext(String) - Method in class org.apache.taglibs.standard.tag.el.core.RedirectTag
-
- setContext(String) - Method in class org.apache.taglibs.standard.tag.el.core.UrlTag
-
- setContext(String) - Method in class org.apache.taglibs.standard.tag.rt.core.ImportTag
-
- setContext(String) - Method in class org.apache.taglibs.standard.tag.rt.core.RedirectTag
-
- setContext(String) - Method in class org.apache.taglibs.standard.tag.rt.core.UrlTag
-
- setContext(Context) - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- setContext(Context) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setContext(Context) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- setContext(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setContext(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setContextID(String) - Static method in class org.apache.openejb.util.JavaSecurityManagers
-
- setContextRequestClass(ContextRequestClass) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the contextRequestClass property.
- setContextRoot(String) - Method in class org.apache.openejb.config.WebModule
-
- setContextRoot(String) - Method in class org.apache.openejb.core.WebContext
-
- setContextRoot(String) - Method in class org.apache.openejb.jee.sun.JavaWebStartAccess
-
- setContextRoot(String) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setContextRoot(String) - Method in class org.apache.openejb.jee.sun.Web
-
- setContextRoot(String) - Method in class org.apache.openejb.jee.Web
-
Sets the value of the contextRoot property.
- setContextRoot(String) - Method in class org.apache.openejb.jee.WebApp
-
- setContextRoot(String) - Method in interface org.apache.openejb.jee.WebCommon
-
- setContextRoot(String) - Method in class org.apache.openejb.jee.WebFragment
-
- setContractionCriteria(float) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Sets the contraction criteria for this ExpandContractDoubleArray.
- setConverter(<any>) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEConfigurableJohnzon
-
- setConverterClass(String) - Method in class org.apache.openejb.jee.FacesConverter
-
Sets the value of the converterClass property.
- setConverterForClass(String) - Method in class org.apache.openejb.jee.FacesConverter
-
Sets the value of the converterForClass property.
- setConverterId(String) - Method in class org.apache.openejb.jee.FacesConverter
-
Sets the value of the converterId property.
- setConverters(Collection<<any>>) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEConfigurableJohnzon
-
- setCookieConfig(CookieConfig) - Method in class org.apache.openejb.jee.SessionConfig
-
- setCookieProperties(CookieProperties) - Method in class org.apache.openejb.jee.sun.SessionConfig
-
- setCore(int) - Method in class org.apache.openejb.resource.thread.ManagedExecutorServiceImplFactory
-
- setCore(int) - Method in class org.apache.openejb.resource.thread.ManagedScheduledExecutorServiceImplFactory
-
- setCorePoolSize(int) - Method in class org.apache.openejb.server.ServicePool.Pool
-
- setCount(BigInteger) - Method in class org.apache.openejb.jee.wls.Capacity
-
Sets the value of the count property.
- setCount(BigInteger) - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Sets the value of the count property.
- setCount(BigInteger) - Method in class org.apache.openejb.jee.wls.MinThreadsConstraint
-
Sets the value of the count property.
- setCountry(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the country.
- setCountryCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets country code.
- setCr(String) - Method in class org.apache.openejb.table.Line
-
- setCreateAsPrincipalName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the createAsPrincipalName property.
- setCreatedBy(CreatedBy) - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Sets the value of the createdBy property.
- setCreateDefaultDbmsTables(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the createDefaultDbmsTables property.
- setCreatedTime(CreatedTime) - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Sets the value of the createdTime property.
- setCreatedWith(DataSourceCreator, CommonDataSource) - Static method in class org.apache.openejb.resource.jdbc.DataSourceFactory
-
- setCreateJBossMQDestination(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the createJBossMQDestination property.
- setCreateMethod(NamedMethod) - Method in class org.apache.openejb.jee.InitMethod
-
- setCreateMethod(String) - Method in class org.apache.openejb.jee.InitMethod
-
- setCreateTable(CreateTable) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the createTable property.
- setCreateTable(CreateTable) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the createTable property.
- setCreateTable(CreateTable) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the createTable property.
- setCreateTablesAtDeploy(String) - Method in class org.apache.openejb.jee.sun.CmpResource
-
- setCredential(Credential) - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
Sets the credential as parameter in this instance.
- setCredentialHandler(CredentialHandler) - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- setCredentialHandler(CredentialHandler) - Method in class org.apache.tomee.catalina.realm.LowTypedRealm
-
- setCredentialInterface(String) - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- setCredentials(Set) - Method in interface javax.xml.registry.Connection
-
Sets the Credentials associated with this client.
- setCredentialsName(String) - Method in class org.apache.openejb.jee.oejb2.PortType
-
Sets the value of the credentialsName property.
- setCronExpression(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setCronTrigger(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
An alias for CronExpression
See http://quartz-scheduler.org/api/2.0.0/org/quartz/CronExpression.html
- setCrossParameter(CrossParameterType) - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Sets the value of the crossParameter property.
- setCrossParameter(CrossParameterType) - Method in class org.apache.openejb.jee.bval.MethodType
-
Sets the value of the crossParameter property.
- setCss(PatternType) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the css property.
- setCssLink(String) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the cssLink property.
- setCtype(String) - Method in class org.apache.openejb.config.sys.Container
-
Sets the value of the ctype property.
- setCurrencyCode(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setCurrencyCode(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setCurrencySymbol(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setCurrencySymbol(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setCurrent() - Method in class org.apache.openejb.client.ClusterResponse
-
- setCurrentAllowedStates(BaseContext.State[]) - Method in class org.apache.openejb.core.ThreadContext
-
- setCurrentBackendId(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the currentBackendId property.
- setCurrentContext(StandardContext) - Static method in class org.apache.tomee.common.NamingUtil
-
- setCurrentOperation(Operation) - Method in class org.apache.openejb.core.ThreadContext
-
- setCustomGenerator(CustomGeneratorType) - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Sets the value of the customGenerator property.
- setCustomWebResources(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setCustomWebResources(List<String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setCustomWebResources(Collection<String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setData(Serializable) - Method in class org.apache.openejb.client.serializer.SerializationWrapper
-
- setDatabaseName(String) - Method in class org.apache.openejb.jee.DataSource
-
- setDatabaseType(String) - Method in class org.apache.openejb.jee.wls.DatabaseSpecificSql
-
Sets the value of the databaseType property.
- setDatabaseType(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the databaseType property.
- setDatabaseVendorName(String) - Method in class org.apache.openejb.jee.sun.CmpResource
-
- setDataHandler(DataHandler) - Method in class javax.xml.soap.AttachmentPart
-
Sets the given DataHandler object as the data handler
for this AttachmentPart object.
- setDataMember(Object) - Method in class org.apache.openejb.jee.VariableMapping
-
- setDataSource(String) - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- setDatasource(Datasource) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the datasource property.
- setDatasource(Datasource) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the datasource property.
- setDatasource(Datasource) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the datasource property.
- setDataSource(String) - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- setDataSource(String) - Method in class org.apache.taglibs.standard.tag.el.sql.QueryTag
-
- setDataSource(String) - Method in class org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag
-
- setDataSource(String) - Method in class org.apache.taglibs.standard.tag.el.sql.TransactionTag
-
- setDataSource(String) - Method in class org.apache.taglibs.standard.tag.el.sql.UpdateTag
-
- setDataSource(Object) - Method in class org.apache.taglibs.standard.tag.rt.sql.QueryTag
-
- setDataSource(Object) - Method in class org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag
-
- setDataSource(Object) - Method in class org.apache.taglibs.standard.tag.rt.sql.TransactionTag
-
Setter method for the SQL DataSource.
- setDataSource(Object) - Method in class org.apache.taglibs.standard.tag.rt.sql.UpdateTag
-
Setter method for the SQL DataSource.
- setDataSourceJNDI(String) - Method in class org.apache.tomee.jdbc.TomEEDataSourceCreator.TomEEPoolProperties
-
- setDataSourceJndiName(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the dataSourceJndiName property.
- setDatasourceMapping(DatasourceMapping) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the datasourceMapping property.
- setDatasourceMapping(DatasourceMapping) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the datasourceMapping property.
- setDatasourceMapping(DatasourceMapping) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the datasourceMapping property.
- setDatasourceNames(String) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setDatasourceNames(String) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- SetDataSourceTag - Class in org.apache.taglibs.standard.tag.el.sql
-
Tag handler for <SetDataSource> in JSTL, used to create
a simple DataSource for prototyping.
- SetDataSourceTag() - Constructor for class org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag
-
- SetDataSourceTag - Class in org.apache.taglibs.standard.tag.rt.sql
-
Tag handler for <Driver> in JSTL, used to create
a simple DataSource for prototyping.
- SetDataSourceTag() - Constructor for class org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag
-
- SetDataSourceTagSupport - Class in org.apache.taglibs.standard.tag.common.sql
-
Tag handler for <SetDataSource> in JSTL, used to create
a simple DataSource for prototyping.
- SetDataSourceTagSupport() - Constructor for class org.apache.taglibs.standard.tag.common.sql.SetDataSourceTagSupport
-
- setDatatypeConverter(DatatypeConverterInterface) - Static method in class javax.xml.bind.DatatypeConverter
-
This method is for JAXB provider use only.
- setDateFormat(String) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEJsonbProvider
-
- setDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets a response header with the given name and
date-value.
- setDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call setDateHeader(String name, long date)
on the wrapped response object.
- setDateHeader(String, long) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setDateHeader(String, long) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setDateHeader(String, long) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setDatePattern(String) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEConfigurableJohnzon
-
- setDateStyle(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- setDateStyle(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setDateStyle(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag
-
- setDateStyle(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- setDayOfMonth(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setDayOfWeek(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setDbCascadeDelete(Empty) - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Sets the value of the dbCascadeDelete property.
- setDbindex(Dbindex) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the dbindex property.
- setDbindex(Dbindex) - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Sets the value of the dbindex property.
- setDbmsColumn(String) - Method in class org.apache.openejb.jee.wls.FieldMap
-
Sets the value of the dbmsColumn property.
- setDbmsColumnType(String) - Method in class org.apache.openejb.jee.wls.FieldMap
-
Sets the value of the dbmsColumnType property.
- setDbmsDefaultValue(Boolean) - Method in class org.apache.openejb.jee.wls.FieldMap
-
Sets the value of the dbmsDefaultValue property.
- setDbSyntaxFactory(String) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- setDConfigBeanVersion(DConfigBeanVersionType) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- setDConfigBeanVersion(DConfigBeanVersionType) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- setDebug(boolean) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- setDebug(boolean) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- setDebug(boolean) - Method in class org.apache.openejb.config.RemoteServer
-
- setDebug(boolean) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setDebug(boolean) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setDebug(boolean) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setDebuggingEnabled(String) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setDebugPort(int) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setDebugStream(PrintStream) - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager
-
- setDeclare(String) - Method in class org.apache.openejb.jee.Variable
-
- setDeclaredClasses(String) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the declaredClasses property.
- setDeclaredSql(DeclaredSql) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the declaredSql property.
- setDeclaringClass(String) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the declaringClass property.
- setDefault(String) - Method in class org.apache.taglibs.standard.tag.el.core.OutTag
-
- setDefault(String) - Method in class org.apache.taglibs.standard.tag.rt.core.OutTag
-
- setDefault(String) - Method in class org.apache.tomee.catalina.environment.Hosts
-
- setDefaultAutoCommit(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setDefaultAutoCommit(boolean) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setDefaultBufferNone(boolean) - Method in class org.apache.jasper.JspC
-
- setDefaultCatalog(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setDefaultCharset(String) - Method in class org.apache.openejb.jee.sun.ParameterEncoding
-
- setDefaultContentType(String) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setDefaultDbmsTablesDdl(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the defaultDbmsTablesDdl property.
- setDefaultFactory(JspFactory) - Static method in class javax.servlet.jsp.JspFactory
-
set the default factory for this implementation.
- setDefaultFactory(String) - Static method in class org.apache.openejb.util.proxy.ProxyManager
-
- setDefaultHelper(DefaultHelper) - Method in class org.apache.openejb.jee.sun.Cache
-
- setDefaultLocale(FacesDefaultLocale) - Method in class org.apache.openejb.jee.FacesLocaleConfig
-
Sets the value of the defaultLocale property.
- setDefaultLocale(String) - Method in class org.apache.openejb.jee.sun.LocaleCharsetInfo
-
- setDefaultMaxBinaryMessageBufferSize(int) - Method in interface javax.websocket.WebSocketContainer
-
Sets the default maximum size of incoming binary message that this container will buffer.
- setDefaultMaxSessionIdleTimeout(long) - Method in interface javax.websocket.WebSocketContainer
-
Sets the default time in milliseconds after which any web socket sessions in this container will be closed if it
has been inactive.
- setDefaultMaxTextMessageBufferSize(int) - Method in interface javax.websocket.WebSocketContainer
-
Sets the maximum size of incoming text message that this container will buffer.
- setDefaultNamespace(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setDefaultOutcome(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCall
-
Sets the value of the defaultOutcome property.
- setDefaultOutcome(XmlString) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitch
-
Sets the value of the defaultOutcome property.
- setDefaultPackage(String) - Method in class org.apache.openejb.jee.bval.ConstraintMappingsType
-
Sets the value of the defaultPackage property.
- setDefaultProvider(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété defaultProvider.
- setDefaultReadOnly(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setDefaultReadOnly(boolean) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setDefaultResourcePrincipal(DefaultResourcePrincipal) - Method in class org.apache.openejb.jee.sun.CmpResource
-
- setDefaultResourcePrincipal(DefaultResourcePrincipal) - Method in class org.apache.openejb.jee.sun.MdbConnectionFactory
-
- setDefaultResourcePrincipal(DefaultResourcePrincipal) - Method in class org.apache.openejb.jee.sun.ResourceRef
-
- setDefaults(Defaults) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the defaults property.
- setDefaultTransactionIsolation(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setDefaultTransactionIsolation(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setDefaultTransactionIsolation(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setDefaultTransactionTimeout(Duration) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setDefaultTransactionTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setDefaultUser(String) - Method in class org.apache.openejb.config.typed.SecurityServiceBuilder
-
- setDefaultUser(String) - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- setDefaultValidatedExecutableTypes(DefaultValidatedExecutableTypesType) - Method in class org.apache.openejb.jee.bval.ExecutableValidationType
-
Sets the value of the defaultValidatedExecutableTypes property.
- setDefaultValue(Object) - Method in class org.apache.openejb.core.ivm.naming.ContextualJndiReference
-
- setDefaultValue(String) - Method in class org.apache.openejb.jee.FacesAttribute
-
Sets the value of the defaultValue property.
- setDefaultValue(String) - Method in class org.apache.openejb.jee.FacesProperty
-
Sets the value of the defaultValue property.
- setDefaultValueLiteral(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Sets the value of the defaultValueLiteral property.
- setDeferredMethod(TldDeferredMethod) - Method in class org.apache.openejb.jee.TldAttribute
-
- setDeferredSyntaxAllowedAsLiteral(String, Node, ErrorDispatcher, boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setDeferredSyntaxAllowedAsLiteral(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setDeferredSyntaxAllowedAsLiteral(Boolean) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setDeferredValue(TldDeferredValue) - Method in class org.apache.openejb.jee.TldAttribute
-
- setDefinition(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setDelayDatabaseInsertUntil(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the delayDatabaseInsertUntil property.
- setDelayUpdatesUntilEndOfTx(Boolean) - Method in class org.apache.openejb.jee.wls.Persistence
-
Sets the value of the delayUpdatesUntilEndOfTx property.
- setDelegate(String) - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- setDelegate(CommonDataSource) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setDelegate(String) - Method in class org.apache.openejb.resource.jdbc.managed.JTADataSourceWrapperFactory
-
- setDelegate(boolean) - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- setDelegate(boolean) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- setDelegate(boolean) - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- setDelegateClassName(String) - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- setDelegateFirst(boolean) - Method in class org.apache.openejb.config.AppModule
-
- setDeleteBaseOnStartup(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setDelimitedIdentifiers(EmptyType) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the delimitedIdentifiers property.
- setDelimiter(String) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setDelimiter(String) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setDelims(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForTokensTag
-
- setDelims(String) - Method in class org.apache.taglibs.standard.tag.rt.core.ForTokensTag
-
- setDeliveryActive(String) - Method in class org.apache.openejb.jee.jba.MDBConfig
-
Sets the value of the deliveryActive property.
- setDeliveryDelay(long) - Method in interface javax.jms.JMSProducer
-
Sets the minimum length of time in milliseconds that must elapse after a message is sent before the JMS provider may
deliver the message to a consumer.
- setDeliveryDelay(long) - Method in interface javax.jms.MessageProducer
-
Sets the minimum length of time in milliseconds that must elapse after a message is sent before the JMS provider may
deliver the message to a consumer.
- setDeliveryDelay(long) - Method in class org.apache.openejb.resource.activemq.jms2.TomEEProducer
-
- setDeliveryMode(int) - Method in interface javax.jms.JMSProducer
-
Specifies the delivery mode of messages that are sent using this JMSProducer
- setDeliveryMode(int) - Method in interface javax.jms.MessageProducer
-
Sets the producer's default delivery mode.
- setDeltaReplication(Boolean) - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Sets the value of the deltaReplication property.
- setDeniedCause(Throwable) - Method in class org.apache.openejb.client.AuthenticationResponse
-
- setDeniedCause(Throwable) - Method in class org.apache.openejb.client.LogoutResponse
-
- setDependencies(DependenciesType) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the dependencies property.
- setDependentValueClasses(DependentValueClasses) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the dependentValueClasses property.
- setDependsOn(String...) - Method in class org.apache.openejb.jee.SessionBean
-
- setDependsOn(List<String>) - Method in class org.apache.openejb.jee.SessionBean
-
- setDeployentId(String) - Method in class org.apache.openejb.jee.oejb3.EjbLink
-
- setDeployerProperties(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setDeploymentCode(int) - Method in class org.apache.openejb.client.EJBRequest
-
- setDeploymentId(String) - Method in class org.apache.openejb.client.EJBRequest
-
- setDeploymentId(String) - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- setDeployOpenEjbApp(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setDerived(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Sets the value of the derived property.
- setDescription(String) - Method in class javax.resource.spi.work.HintsContext
-
Set a brief description of the role played by the instance of
HintsContext and any other related debugging information.
- setDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Sets the context independent textual description for this object.
- setDescription(String) - Method in class org.apache.openejb.client.CommandParser.Option
-
- setDescription(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.jba.cmp.DependentValueClass
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.jba.cmp.LoadGroup
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.Attributes
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the description property.
- setDescription(String) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitMetadata
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PostLoad
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PostPersist
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PostRemove
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PostUpdate
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PrePersist
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PreRemove
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.PreUpdate
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.QueryHint
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setDescription(String) - Method in class org.apache.openejb.jee.oejb3.Query
-
- setDescription(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setDescription(Text) - Method in class org.apache.openejb.jee.Query
-
- setDescription(String) - Method in class org.apache.openejb.jee.sun.ActivationConfig
-
- setDescription(String) - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- setDescription(String) - Method in class org.apache.openejb.jee.sun.Method
-
- setDescription(String) - Method in class org.apache.openejb.jee.sun.Property
-
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.CMPAttribute
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setDescription(Description) - Method in class org.apache.openejb.jee.wls.Method
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.wls.SecurityPermission
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.wls.SqlShape
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Sets the value of the description property.
- setDescription(Description) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the description property.
- setDescription(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setDescription(String) - Method in class org.eclipse.microprofile.metrics.Metadata
-
Sets the description of the metric.
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ActivationConfig
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Application
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.AuthConstraint
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.CmpField
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.CmrField
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Connector
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Connector10
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ContainerTransaction
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.DataSource
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EjbJar
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EjbRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EjbRelation
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EntityBean
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.EnvEntry
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ExcludeList
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesAttribute
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesBehavior
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesComponent
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesConverter
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesFacet
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesManagedBean
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesProperty
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesRenderer
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesRenderKit
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.FacesValidator
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Filter
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Function
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Handler
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Interceptor
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Interceptors
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.License
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Listener
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.MessageDestination
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Method
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.MethodPermission
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.MethodSchedule
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ParamValue
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Relationships
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ResourceRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.RunAs
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.SecurityIdentity
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.SecurityPermission
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.SecurityRole
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.ServiceRef
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Servlet
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.SessionBean
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Tag
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.TagFile
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Timer
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.TldAttribute
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.TldTaglib
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.UserDataConstraint
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Validator
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Variable
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.WebApp
-
- setDescriptions(Text[]) - Method in interface org.apache.openejb.jee.WebCommon
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.WebFragment
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.WebResourceCollection
-
- setDescriptions(Text[]) - Method in class org.apache.openejb.jee.Webservices
-
- setDeserializerClass(Class) - Method in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- setDestination(String) - Method in class org.apache.openejb.config.typed.QueueBuilder
-
- setDestination(String) - Method in class org.apache.openejb.config.typed.TopicBuilder
-
- setDestinationId(String) - Method in class org.apache.openejb.BeanContext
-
- setDestinationJndiName(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the destinationJndiName property.
- setDestinationJndiName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Sets the value of the destinationJndiName property.
- setDestinationJndiName(String) - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Sets the value of the destinationJndiName property.
- setDestinationJndiName(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the destinationJndiName property.
- setDestinationName(String) - Method in class org.apache.openejb.jee.JMSDestination
-
- setDestinationQueue(String) - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Sets the value of the destinationQueue property.
- setDestinationResourceLink(String) - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Sets the value of the destinationResourceLink property.
- setDestinationResourceLink(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the destinationResourceLink property.
- setDestinationType(DestinationType) - Method in class org.apache.openejb.jee.MessageDrivenDestination
-
Sets the value of the destinationType property.
- setDestinationType(DestinationEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the destinationType property.
- setDestroyed(boolean) - Method in class org.apache.openejb.BeanContext
-
- setDetails(Object...) - Method in exception org.apache.openejb.config.ValidationException
-
- setDetectMisordering(String) - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Sets the value of the detectMisordering property.
- setDetectReplay(String) - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Sets the value of the detectReplay property.
- setDir(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setDir(String) - Method in class org.apache.openejb.config.sys.Deployments
-
Sets the value of the dir property.
- setDir(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setDir(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setDir(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setDirectory(File) - Method in class org.apache.openejb.loader.FileUtils
-
- setDirectory(boolean) - Method in class org.apache.openejb.service.ScanJarService
-
- setDisabled(boolean) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setDisableMessageID(boolean) - Method in interface javax.jms.JMSProducer
-
Specifies whether message IDs may be disabled for messages that are sent using this JMSProducer
- setDisableMessageID(boolean) - Method in interface javax.jms.MessageProducer
-
Specify whether message IDs may be disabled.
- setDisableMessageTimestamp(boolean) - Method in interface javax.jms.JMSProducer
-
Specifies whether message timestamps may be disabled for messages that are sent using this JMSProducer.
- setDisableMessageTimestamp(boolean) - Method in interface javax.jms.MessageProducer
-
Specify whether message timestamps may be disabled.
- setDisableReplication(Boolean) - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Sets the value of the disableReplication property.
- setDisableStringTrimming(Boolean) - Method in class org.apache.openejb.jee.wls.Compatibility
-
Sets the value of the disableStringTrimming property.
- setDisallowedMethods(List) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setDiscardInstance(boolean) - Method in class org.apache.openejb.core.ThreadContext
-
- setDiscoveryListener(DiscoveryListener) - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- setDiscoveryListener(DiscoveryListener) - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- setDiscoveryListener(DiscoveryListener) - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- setDiscoveryListener(DiscoveryListener) - Method in class org.apache.openejb.server.discovery.Tracker
-
- setDiscoveryListener(DiscoveryListener) - Method in interface org.apache.openejb.server.DiscoveryAgent
-
Sets the discovery listener
- setDiscoveryListener(DiscoveryListener) - Method in class org.apache.openejb.server.DiscoveryRegistry
-
- setDiscriminatorColumn(DiscriminatorColumn) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the discriminatorColumn property.
- setDiscriminatorColumn(String) - Method in class org.apache.openejb.jee.jpa.EntityResult
-
Sets the value of the discriminatorColumn property.
- setDiscriminatorType(DiscriminatorType) - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Sets the value of the discriminatorType property.
- setDiscriminatorValue(String) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the discriminatorValue property.
- setDispatchPolicy(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the dispatchPolicy property.
- setDisplayName(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setDisplayName(String) - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setDisplayName(String) - Method in class org.apache.tomee.embedded.SecurityConstaintBuilder
-
- setDisplayName(String) - Method in class org.eclipse.microprofile.metrics.Metadata
-
Sets the display name.
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Application
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Connector
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Connector10
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.EjbJar
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.EntityBean
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesAttribute
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesBehavior
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesComponent
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesConverter
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesFacet
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesManagedBean
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesNavigationRule
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesProperty
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesReferencedBean
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesRenderer
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesRenderKit
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.FacesValidator
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Filter
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Function
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Handler
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Listener
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.MessageDestination
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.ServiceRef
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Servlet
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.SessionBean
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Tag
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.TagFile
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.TldTaglib
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.WebApp
-
- setDisplayNames(Text[]) - Method in interface org.apache.openejb.jee.WebCommon
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.WebFragment
-
- setDisplayNames(Text[]) - Method in class org.apache.openejb.jee.Webservices
-
- setDistinct(Distinct) - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Sets the value of the distinct property.
- setDistributedDestinationConnection(DistributedDestinationConnection) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the distributedDestinationConnection property.
- setDLQConfig(DLQConfig) - Method in class org.apache.openejb.jee.jba.MDBConfig
-
Sets the value of the dlqConfig property.
- setDLQPassword(String) - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Sets the value of the dlqPassword property.
- setDLQUser(String) - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Sets the value of the dlqUser property.
- setDoc(Object) - Method in class org.apache.taglibs.standard.tag.rt.xml.ParseTag
-
- setDoc(Object) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setDocBase(File) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setDocBase(File) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setDoCrossClassLoaderCopy(boolean) - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- setDocSystemId(String) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setDoctypeName(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setDoctypePublic(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setDoctypeSystem(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setDocumentation(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setDoEmbedded(boolean) - Method in class org.apache.jasper.compiler.SmapGenerator
-
Instructs the SmapGenerator whether to actually print any embedded
SMAPs or not.
- setDoIntraVmCopy(boolean) - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- setDomain(String) - Method in class javax.servlet.http.Cookie
-
Specifies the domain within which this cookie should be presented.
- setDomain(String) - Method in interface javax.servlet.SessionCookieConfig
-
Sets the domain name that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- setDomain(String) - Method in class org.apache.openejb.jee.CookieConfig
-
- setDomain(String) - Method in class org.apache.openejb.monitoring.ObjectNameBuilder
-
- setDomain(String) - Method in class org.apache.openejb.server.ssh.SSHServer
-
- setDomain(String) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setDouble(String, double) - Method in interface javax.jms.MapMessage
-
Sets a double value with the specified name into the Map.
- setDouble(String, double) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setDouble1(double) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setDouble2(Double) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setDoubleProperty(String, double) - Method in interface javax.jms.Message
-
Sets a double property value with the specified name into the message.
- setDoubleProperty(String, double) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setDriver(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DriverTag
-
- setDriver(String) - Method in class org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag
-
- setDriver(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag
-
- setDriverClassName(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setDriverClassName(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
- setDropColumnTemplate(DropColumnTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the dropColumnTemplate property.
- setDropTablesAtUndeploy(String) - Method in class org.apache.openejb.jee.sun.CmpResource
-
- setDtdResourcePrefix(String) - Static method in class org.apache.jasper.JspC
-
Sets the path prefix for .dtd resources
- setDtdResourcePrefix(String) - Static method in class org.apache.jasper.xmlparser.ParserUtils
-
Sets the path prefix URL for .dtd resources
- setDurable(boolean) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setDurableSubscriptionDeletion(Boolean) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the durableSubscriptionDeletion property.
- setDynamicAttribute(String, String, Object) - Method in interface javax.servlet.jsp.tagext.DynamicAttributes
-
Called when a tag declared to accept dynamic attributes is passed an attribute that is not declared in the Tag
Library Descriptor.
- setDynamicAttributes(String) - Method in class org.apache.openejb.jee.Tag
-
- setDynamicQl(DynamicQl) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the dynamicQl property.
- setDynamicReloadInterval(String) - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- setEagerLoadGroup(EagerLoadGroup) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the eagerLoadGroup property.
- setEagerLoadGroup(String) - Method in class org.apache.openejb.jee.jba.cmp.LeftJoin
-
Sets the value of the eagerLoadGroup property.
- setEagerLoadGroup(EagerLoadGroup) - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Sets the value of the eagerLoadGroup property.
- setEarLibFinder(IAnnotationFinder) - Method in class org.apache.openejb.config.AppModule
-
- setEExceptions(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EOperation
-
Sets the value of the eExceptions property.
- setEisType(String) - Method in class org.apache.openejb.jee.Connector
-
- setEisType(String) - Method in class org.apache.openejb.jee.Connector10
-
- setEjb(String) - Method in class org.apache.openejb.jee.Module
-
- setEjb(String) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the ejb property.
- setEjb(String) - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Sets the value of the ejb property.
- setEjbClass(String) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setEjbClass(Class) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setEjbClass(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setEjbClass(Class) - Method in class org.apache.openejb.jee.EntityBean
-
- setEjbClass(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setEjbClass(Class) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setEjbClass(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setEjbClass(Class) - Method in class org.apache.openejb.jee.SessionBean
-
- setEjbClass(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Sets the value of the ejbClass property.
- setEjbClientJar(String) - Method in class org.apache.openejb.jee.EjbJar
-
- setEjbClientJar(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Sets the value of the ejbClientJar property.
- setEJBHome(EJBHome) - Method in class org.apache.openejb.core.ivm.IntraVmMetaData
-
- setEJBHomeProxy(EJBHomeProxy) - Method in class org.apache.openejb.client.EJBHomeHandle
-
- setEJBHomeProxy(EJBHomeProxy) - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- setEJBHomeProxy(EJBHomeProxy) - Method in class org.apache.openejb.client.EJBObjectHandler
-
- setEjbJar(EjbJar) - Method in class org.apache.openejb.config.EjbModule
-
- setEjbJar(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the ejbJar property.
- setEjbLink(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
The value of the ejb-link element must be the ejb-name of an
enterprise bean in the same ejb-jar file or in another ejb-jar
file in the same Java EE application unit.
- setEjbLink(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setEjbLink(String) - Method in class org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Sets the value of the ejbLink property.
- setEjbLink(String) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the ejbLink property.
- setEjbLink(String) - Method in class org.apache.openejb.jee.ServiceImplBean
-
- setEjbModuleGenerated(boolean) - Method in class org.apache.openejb.config.ClientModule
-
- setEjbName(String) - Method in class org.apache.openejb.BeanContext
-
- setEjbName(String) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setEjbName(String) - Method in class org.apache.openejb.jee.EntityBean
-
The ejb-nameType specifies an enterprise bean's name.
- setEjbName(String) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setEjbName(EjbName) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the ejbName property.
- setEjbName(EjbName) - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.jpa.Entity
-
- setEjbName(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
The ejb-nameType specifies an enterprise bean's name.
- setEjbName(String) - Method in class org.apache.openejb.jee.Method
-
The ejb-nameType specifies an enterprise bean's name.
- setEjbName(String) - Method in class org.apache.openejb.jee.MethodSchedule
-
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RelationshipRoleSource
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in interface org.apache.openejb.jee.oejb2.EnterpriseBean
-
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb2.TssLinkType
-
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- setEjbName(String) - Method in class org.apache.openejb.jee.oejb3.EjbDeployment
-
- setEjbName(String) - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
The ejb-nameType specifies an enterprise bean's name.
- setEjbName(String) - Method in class org.apache.openejb.jee.SessionBean
-
The ejb-nameType specifies an enterprise bean's name.
- setEjbName(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setEjbName(String) - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- setEjbName(String) - Method in class org.apache.openejb.jee.sun.Method
-
- setEjbName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.wls.InvalidationTarget
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.wls.Method
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the ejbName property.
- setEjbName(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the ejbName property.
- setEJBObjectProxy(EJBObjectProxy) - Method in class org.apache.openejb.client.EJBObjectHandle
-
- setEjbQl(String) - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Sets the value of the ejbQl property.
- setEjbQl(String) - Method in class org.apache.openejb.jee.Query
-
- setEjbQL(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the ejbQL property.
- setEjbQlCompilerFactory(String) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Sets the value of the ejbQlCompilerFactory property.
- setEjbQlQuery(EjbQlQuery) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the ejbQlQuery property.
- setEjbRefName(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
The ejb-ref-name element contains the name of an EJB
reference.
- setEjbRefName(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setEjbRefName(String) - Method in class org.apache.openejb.jee.jba.EjbLocalRef
-
Sets the value of the ejbRefName property.
- setEjbRefName(String) - Method in class org.apache.openejb.jee.jba.EjbRef
-
Sets the value of the ejbRefName property.
- setEjbRefName(String) - Method in class org.apache.openejb.jee.oejb3.EjbLink
-
- setEjbRefName(String) - Method in class org.apache.openejb.jee.sun.EjbRef
-
- setEjbRefName(String) - Method in class org.apache.openejb.jee.wls.EjbReferenceDescription
-
Sets the value of the ejbRefName property.
- setEjbRefType(EjbRefType) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setEjbRefType(EjbRefType) - Method in class org.apache.openejb.jee.EjbRef
-
- setEjbRefType(EjbRefEnum) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the ejbRefType property.
- setEjbRelation(List<EjbRelationType>) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- setEjbRelationName(String) - Method in class org.apache.openejb.jee.EjbRelation
-
- setEjbRelationName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationType
-
Sets the value of the ejbRelationName property.
- setEjbRelationshipRoleName(String) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setEjbRelationshipRoleName(EjbRelationshipRoleName) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Sets the value of the ejbRelationshipRoleName property.
- setEjbRelationshipRoleName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Sets the value of the ejbRelationshipRoleName property.
- setEjbRelationshipRoleName(String) - Method in class org.apache.openejb.jee.wls.Table
-
Sets the value of the ejbRelationshipRoleName property.
- setEJBRequest(EJBRequest) - Method in class org.apache.openejb.server.ejbd.CallContext
-
- setEjbSpecsVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBJar
-
Sets the value of the ejbSpecsVersion property.
- setEjbTimeout(Method) - Method in class org.apache.openejb.BeanContext
-
- setEjbTimeoutIdentity(EjbTimeoutIdentity) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the ejbTimeoutIdentity property.
- setEjbTimeoutIdentity(EjbTimeoutIdentity) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the ejbTimeoutIdentity property.
- setEjbTimerService(EjbTimerService) - Method in class org.apache.openejb.BeanContext
-
- setElement(int, double) - Method in interface org.apache.openejb.math.util.DoubleArray
-
Sets the element at the specified index.
- setElement(int, double) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Sets the element at the specified index.
- setElementQName(QName) - Method in interface javax.xml.soap.SOAPElement
-
Changes the name of this Element to newName if
possible.
- setElements(Object[]) - Method in class org.apache.taglibs.standard.lang.jstl.ExpressionString
-
- setEligible(String) - Method in class org.apache.openejb.jee.sun.JavaWebStartAccess
-
- setELIgnored(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setElIgnored(Boolean) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setEmailAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
-
Sets the Collection of EmailAddress instances for this User.
- setEmbeddedId(EmbeddedId) - Method in class org.apache.openejb.jee.jpa.Attributes
-
Sets the value of the embeddedId property.
- setEnableBatchOperations(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the enableBatchOperations property.
- setEnableBeanClassRedeploy(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Sets the value of the enableBeanClassRedeploy property.
- setEnableCallByReference(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the enableCallByReference property.
- setEnabled(Boolean) - Method in class org.apache.openejb.jee.Addressing
-
- setEnabled(Boolean) - Method in class org.apache.openejb.jee.bval.ExecutableValidationType
-
Sets the value of the enabled property.
- setEnabled(Boolean) - Method in class org.apache.openejb.jee.RespectBinding
-
- setEnabled(Boolean) - Method in class org.apache.openejb.jee.Servlet
-
- setEnabled(String) - Method in class org.apache.openejb.jee.sun.Cache
-
- setEnableDynamicQueries(Boolean) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the enableDynamicQueries property.
- setEnableMtom(boolean) - Method in class org.apache.openejb.client.PortRefMetaData
-
- setEnableMtom(boolean) - Method in class org.apache.openejb.core.webservices.PortRefData
-
- setEnableMtom(Boolean) - Method in class org.apache.openejb.jee.PortComponent
-
- setEnableMtom(boolean) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setEnableQueryCaching(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the enableQueryCaching property.
- setEnableQueryCaching(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Sets the value of the enableQueryCaching property.
- setEncoding(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for setting the output encoding.
- setEncoding(String) - Method in class org.apache.openejb.jee.LocaleEncodingMapping
-
- setEncodingStyle(String) - Method in interface javax.xml.soap.SOAPElement
-
Sets the encoding style for this SOAPElement object
to one specified.
- setEnd(XMLGregorianCalendar) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the end property.
- setEnd(int) - Method in class org.apache.taglibs.standard.tag.common.xml.ForEachTag
-
- setEnd(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForEachTag
-
- setEnd(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForTokensTag
-
- setEnd(int) - Method in class org.apache.taglibs.standard.tag.rt.core.ForEachTag
-
- setEnd(int) - Method in class org.apache.taglibs.standard.tag.rt.core.ForTokensTag
-
- setEndListener(EndWebBeansListener) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setEndorsed(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setEndpointAddressUri(String) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setEndpointContext(EndpointContext) - Method in class javax.xml.ws.Endpoint
-
By setting a EndpointContext, JAX-WS runtime knows about
addresses of other endpoints in an application.
- setEndpointInterceptors(EndpointInterceptors) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the endpointInterceptors property.
- setEndpointURL(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setEndTime(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setEnforceEjbRestrictions(String) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the enforceEjbRestrictions property.
- setEnforceForeignKeyConstraints(boolean) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- setEnterpriseBean(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the enterpriseBean property.
- setEnterpriseBean(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the enterpriseBean property.
- setEnterpriseBeans(EnterpriseBean[]) - Method in class org.apache.openejb.config.EmptyEjbJar
-
- setEnterpriseBeans(EnterpriseBean[]) - Method in class org.apache.openejb.jee.EjbJar
-
- setEnterpriseBeans(EnterpriseBeans) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the enterpriseBeans property.
- setEnterpriseBeans(EnterpriseBeans) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the enterpriseBeans property.
- setEnterpriseBeans(EnterpriseBeans) - Method in class org.apache.openejb.jee.sun.SunEjbJar
-
- setEntity(Object) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Set a new message entity.
- setEntity(Object, Annotation[], MediaType) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Set a new message entity, including the attached annotations and the media type.
- setEntity(Object) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Set a new message entity.
- setEntity(Object, Annotation[], MediaType) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Set a new message entity, including the attached annotations and the media type.
- setEntity(Object) - Method in interface javax.ws.rs.ext.WriterInterceptorContext
-
Update object to be written as HTTP entity.
- setEntityAlwaysUsesTransaction(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicCompatibility
-
Sets the value of the entityAlwaysUsesTransaction property.
- setEntityBean(EntityBean) - Method in class org.apache.openejb.core.entity.EntityInstanceManager.SynchronizationWrapper
-
- setEntityBean(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the entityBean property.
- setEntityBeanVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Sets the value of the entityBeanVersion property.
- setEntityCache(EntityCache) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the entityCache property.
- setEntityCacheName(String) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the entityCacheName property.
- setEntityCacheRef(EntityCacheRef) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the entityCacheRef property.
- setEntityClass(String) - Method in class org.apache.openejb.jee.jpa.EntityResult
-
Sets the value of the entityClass property.
- setEntityClustering(EntityClustering) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the entityClustering property.
- setEntityCommand(EntityCommand) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the entityCommand property.
- setEntityCommand(EntityCommand) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the entityCommand property.
- setEntityCommands(EntityCommands) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the entityCommands property.
- setEntityContext(EntityContext) - Method in interface javax.ejb.EntityBean
-
Set the associated entity context.
- setEntityContext(EntityBean) - Method in interface org.apache.openejb.core.cmp.CmpCallback
-
- setEntityDescriptor(EntityDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the entityDescriptor property.
- setEntityGroupMapping(EntityGroupMappingType) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
Sets the value of the entityGroupMapping property.
- setEntityListeners(EntityListeners) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the entityListeners property.
- setEntityListeners(EntityListeners) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the entityListeners property.
- setEntityListeners(EntityListeners) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setEntityListeners(EntityListeners) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the entityListeners property.
- setEntityManager(EntityManager) - Method in class org.apache.openejb.util.proxy.QueryProxy
-
- setEntityResolver(EntityResolver) - Static method in class org.apache.jasper.xmlparser.ParserUtils
-
- setEntityStream(OutputStream) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Set a new entity output stream.
- setEntityStream(InputStream) - Method in interface javax.ws.rs.client.ClientResponseContext
-
Set a new entity input stream.
- setEntityStream(InputStream) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Set a new entity input stream.
- setEntityStream(OutputStream) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Set a new entity output stream.
- setEnumerated(EnumType) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the enumerated property.
- setEnumerated(EnumType) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the enumerated property.
- setEnvEntryName(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setEnvEntryType(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setEnvEntryType(EnvEntryEnum) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the envEntryType property.
- setEnvEntryValue(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setEnvironment(EnvironmentType) - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Sets the value of the environment property.
- setEnvironment(EnvironmentType) - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
Sets the value of the environment property.
- setEnvironment(EnvironmentType) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
Sets the value of the environment property.
- setEnvironment(EnvironmentType) - Method in class org.apache.openejb.jee.oejb2.ServiceModuleType
-
Sets the value of the environment property.
- setEnvironment(ConnectionInfo, String) - Method in class org.apache.openejb.resource.AutoConnectionTracker
-
Releases any managed connections held by a garbage collected connection proxy.
- setEOpposite(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EReference
-
Sets the value of the eOpposite property.
- setErrorCode(String) - Method in exception javax.resource.ResourceException
-
Set the error code.
- setErrorCode(BigInteger) - Method in class org.apache.openejb.jee.ErrorPage
-
- setErrorHandler(String) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setErrorHandler(String) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setErrorHandlerInstance(FailOverRouter.ErrorHandler) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setErrorHandlerInstance(FailOverRouter.ErrorHandler) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setErrorObjectKey(Key) - Method in exception javax.xml.registry.RegistryException
-
Sets the Key to the first object that encountered an error in the registry.
- setErrorOnUndeclaredNamespace(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setErrorOnUndeclaredNamespace(Boolean) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setErrorOnUseBeanInvalidClassAttribute(boolean) - Method in class org.apache.jasper.EmbeddedServletOptions
-
- setErrorOnUseBeanInvalidClassAttribute(boolean) - Method in class org.apache.jasper.JspC
-
- setErrorPage(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setErrorPage(boolean) - Method in class org.apache.jasper.JspCompilationContext
-
- setErrorPage(String) - Method in class org.apache.tomee.embedded.LoginConfigBuilder
-
- setErrorStream(OutputStream) - Method in class org.apache.openejb.server.cli.CliRunnable
-
- setErrorStream(OutputStream) - Method in class org.apache.openejb.server.ssh.OpenEJBCommands
-
- setErrorUrl(String) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setEscapeXml(String) - Method in class org.apache.taglibs.standard.tag.el.core.OutTag
-
- setEscapeXml(String) - Method in class org.apache.taglibs.standard.tag.el.xml.ExprTag
-
- setEscapeXml(boolean) - Method in class org.apache.taglibs.standard.tag.rt.core.OutTag
-
- setEscapeXml(boolean) - Method in class org.apache.taglibs.standard.tag.rt.xml.ExprTag
-
- setEstablishTrustInClient(String) - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Sets the value of the establishTrustInClient property.
- setEstablishTrustInClient(String) - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- setEstablishTrustInTarget(String) - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Sets the value of the establishTrustInTarget property.
- setEstablishTrustInTarget(String) - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- setEstimatedBeanSize(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the estimatedBeanSize property.
- setESuperTypes(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Sets the value of the eSuperTypes property.
- setEType(String) - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Sets the value of the eType property.
- setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.Binder
-
Allow an application to register a ValidationEventHandler.
- setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Allow an application to register a validation event handler.
- setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Marshaller
-
Allow an application to register a validation event handler.
- setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Unmarshaller
-
Allow an application to register a ValidationEventHandler.
- setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Validator
-
- setEvictionThreads(int) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setEvictionThreads(int) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setExample(String) - Method in class org.apache.openejb.jee.Function
-
- setExample(String) - Method in class org.apache.openejb.jee.Tag
-
- setExample(String) - Method in class org.apache.openejb.jee.TagFile
-
- setExceptionClass(String) - Method in class org.apache.openejb.jee.ApplicationException
-
- setExceptionListener(ExceptionListener) - Method in interface javax.jms.Connection
-
Sets an exception listener for this connection.
- setExceptionListener(ExceptionListener) - Method in interface javax.jms.JMSContext
-
Sets an exception listener for the JMSContext's connection.
- setExceptionListener(ExceptionListener) - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- setExceptionListener(ExceptionListener) - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- setExceptionOnRollback(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the exceptionOnRollback property.
- setExceptionOnRollback(String) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the exceptionOnRollback property.
- setExceptionOnRollback(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the exceptionOnRollback property.
- setExceptionOnRollback(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the exceptionOnRollback property.
- setExceptionSelector(String) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setExceptionSelector(String) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setExceptionSelectorInstance(FailOverRouter.ExceptionSelector) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setExceptionSelectorInstance(FailOverRouter.ExceptionSelector) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setExceptionType(String) - Method in class org.apache.openejb.jee.ErrorPage
-
- setExceptionType(String) - Method in class org.apache.openejb.jee.ExceptionMapping
-
- setExcludeClassInterceptors(boolean) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setExcludeDefaultInterceptors(boolean) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setExcludeDefaultListeners(boolean) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the excludeDefaultListeners property.
- setExcludeDefaultListeners(boolean) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the excludeDefaultListeners property.
- setExcludeDefaultListeners(boolean) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setExcludeList(ExcludeList) - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- setExcludeSuperclassListeners(boolean) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the excludeSuperclassListeners property.
- setExcludeSuperclassListeners(boolean) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the excludeSuperclassListeners property.
- setExcludeSuperclassListeners(boolean) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setExcludeUnlistedClasses(boolean) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- setExcludeUnlistedClasses(boolean) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- setExcludeUnlistedClasses(boolean) - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- setExcludeUnlistedClasses(Boolean) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setExcludeUnlistedClasses(Boolean) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the excludeUnlistedClasses property.
- setExcludeUnlistedClasses(boolean) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setExclusions(String[]) - Static method in class org.apache.openejb.config.NewLoaderLogic
-
Deprecated.
- setExecutableValidation(ExecutableValidationType) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété executableValidation.
- setExecutor(Executor) - Method in class javax.xml.ws.Endpoint
-
Sets the executor for this Endpoint instance.
- setExecutor(Executor) - Method in class javax.xml.ws.Service
-
Sets the executor for this Service instance.
- setExecutor(Executor) - Method in class javax.xml.ws.spi.ServiceDelegate
-
Sets the executor for this Service instance.
- setExecutor(Executor) - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- setExecutor(Executor) - Method in class org.apache.openejb.util.Pool.Builder
-
- setExitCallback(ExitCallback) - Method in class org.apache.openejb.server.ssh.OpenEJBCommands
-
- setExpansionFactor(float) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Sets the expansionFactor.
- setExpansionMode(int) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Sets the expansionMode.
- setExpiration(Date) - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Sets the expirationDate.
- setExpired(boolean) - Method in class org.apache.openejb.core.timer.TimerData
-
- setExponentialBackoff(long) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setExportConfAsSystemProperty(boolean) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setExporter(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the exporter property.
- setExporterVersion(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the exporterVersion property.
- setExposeContainer(String) - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Sets the value of the exposeContainer property.
- setExpression(Expression) - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
- setExpression(Expression) - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
- setExpressionFactory(ExpressionFactory) - Method in class org.apache.jasper.runtime.JspApplicationContextImpl
-
- setExpressions(List) - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
- setExtdirs(String) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- setExtdirs(String) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- setExtendedEntityManagerFactories(Index<EntityManagerFactory, BeanContext.EntityManagerConfiguration>) - Method in class org.apache.openejb.BeanContext
-
- setExtender(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the extender property.
- setExtenderID(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the extenderID property.
- setExtends(String, Node.PageDirective) - Method in class org.apache.jasper.compiler.PageInfo
-
- setExtends(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the extends property.
- setExtension(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the internal extension.
- setExtension(String) - Method in class org.apache.openejb.jee.MimeMapping
-
- setExtensions(List<String>) - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Sets extensions.
- setExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous external identifiers with specified
Collection of ExternalIdentifiers as an external identifier.
- setExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous ExternalLinks with specified
ExternalLinks.
- setExternallyDefined(Empty) - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Sets the value of the externallyDefined property.
- setExternalPath(String) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the externalPath property.
- setExternalURI(String) - Method in interface javax.xml.registry.infomodel.ExternalLink
-
Sets URI for an external resource.
- setExtraClassPath(String) - Method in class org.apache.openejb.jee.sun.ClassLoader
-
- setFacetName(String) - Method in class org.apache.openejb.jee.FacesFacet
-
Sets the value of the facetName property.
- setFactory(ConnectionFactory) - Static method in class org.apache.openejb.client.ConnectionManager
-
- setFactory(String) - Method in class org.apache.tomee.catalina.TomcatResourceFactory
-
- setFactoryName(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setFactoryName(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the factoryName property.
- setFailOnError(boolean) - Method in class org.apache.jasper.JspC
-
Set the option that throws an exception in case of a compilation
error.
- setFailOnUnknownActivationSpec(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setFailure(Throwable) - Method in class org.apache.openejb.client.ClusterResponse
-
- setFairShare(BigInteger) - Method in class org.apache.openejb.jee.wls.FairShareRequestClass
-
Sets the value of the fairShare property.
- setFairShareRequestClass(FairShareRequestClass) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the fairShareRequestClass property.
- setFalseMapping(FalseMapping) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the falseMapping property.
- setFaultActor(String) - Method in interface javax.xml.soap.SOAPFault
-
Sets this SOAPFault object with the given fault actor.
- setFaultCode(Name) - Method in interface javax.xml.soap.SOAPFault
-
Sets this SOAPFault object with the given fault code.
- setFaultCode(QName) - Method in interface javax.xml.soap.SOAPFault
-
Sets this SOAPFault object with the given fault code.
- setFaultCode(String) - Method in interface javax.xml.soap.SOAPFault
-
Sets this SOAPFault object with the give fault code.
- setFaultNode(String) - Method in interface javax.xml.soap.SOAPFault
-
Creates or replaces any existing Node element value for
this SOAPFault object.
- setFaultRole(String) - Method in interface javax.xml.soap.SOAPFault
-
Creates or replaces any existing Role element value for
this SOAPFault object.
- setFaultString(String) - Method in interface javax.xml.soap.SOAPFault
-
Sets the fault string for this SOAPFault object
to the given string.
- setFaultString(String, Locale) - Method in interface javax.xml.soap.SOAPFault
-
Sets the fault string for this SOAPFault object
to the given string and localized to the given locale.
- setFetch(FetchType) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- setFetchedWith(FetchedWith) - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- setFetchedWith(FetchedWith) - Method in class org.apache.openejb.jee.sun.CmrFieldMapping
-
- setFetchSize(FetchSize) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the fetchSize property.
- setFetchSize(FetchSize) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the fetchSize property.
- setFieldName(String) - Method in class org.apache.openejb.jee.CmpField
-
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.Select
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Sets the value of the fieldName property.
- setFieldName(FieldName) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Sets the value of the fieldName property.
- setFieldName(String) - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- setFields(FieldDesc[]) - Method in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- setFieldType(FieldType) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the fieldType property.
- setFieldValue(Field, Object, Object) - Static method in class org.apache.openejb.core.cmp.AbstractKeyGenerator
-
- setFile(String) - Method in class org.apache.openejb.config.sys.Deployments
-
Sets the value of the jar property.
- setFileCount(BigInteger) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the fileCount property.
- setFileSizeLimit(BigInteger) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the fileSizeLimit property.
- setFileSizeThreshold(int) - Method in class org.apache.openejb.jee.MultipartConfig
-
- setFileTimeSpan(BigInteger) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the fileTimeSpan property.
- setFilter(String) - Method in class org.apache.taglibs.standard.tag.el.xml.ParseTag
-
- setFilter(XMLFilter) - Method in class org.apache.taglibs.standard.tag.rt.xml.ParseTag
-
- setFilterClass(String) - Method in class org.apache.openejb.jee.Filter
-
- setFilterName(String) - Method in class org.apache.openejb.jee.Filter
-
- setFilterName(String) - Method in class org.apache.openejb.jee.FilterMapping
-
- setFinalizer(FacesConfigFlowDefinitionFinalizer) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Sets the value of the finalizer property.
- setFinder(IAnnotationFinder) - Method in class org.apache.openejb.config.ConnectorModule
-
- setFinder(IAnnotationFinder) - Method in class org.apache.openejb.config.EjbModule
-
- setFinder(IAnnotationFinder) - Method in class org.apache.openejb.config.WebModule
-
- setFinderOnContextConfig(StandardContext, AppModule) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- setFinderReference(AtomicReference<IAnnotationFinder>) - Method in class org.apache.openejb.config.ClientModule
-
- setFindersLoadBean(Boolean) - Method in class org.apache.openejb.jee.wls.Persistence
-
Sets the value of the findersLoadBean property.
- setFindersReturnNulls(Boolean) - Method in class org.apache.openejb.jee.wls.Compatibility
-
Sets the value of the findersReturnNulls property.
- setFirstName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the first name for this Person.
- setFirstResult(int) - Method in interface javax.persistence.Query
-
Set the position of the first result to retrieve.
- setFirstResult(int) - Method in interface javax.persistence.TypedQuery
-
Set the position of the first result to retrieve.
- setFirstResult(int) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setFirstResult(int) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setFirstResult(int) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setFkConstraint(FkConstraint) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the fkConstraint property.
- setFkConstraint(FkConstraint) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Sets the value of the fkConstraint property.
- setFkConstraintTemplate(FkConstraintTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the fkConstraintTemplate property.
- setFloat(String, float) - Method in interface javax.jms.MapMessage
-
Sets a float value with the specified name into the Map.
- setFloat(String, float) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setFloat1(float) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setFloat2(Float) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setFloatProperty(String, float) - Method in interface javax.jms.Message
-
Sets a float property value with the specified name into the message.
- setFloatProperty(String, float) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setFlowDocumentId(JavaIdentifier) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallFlowReference
-
Sets the value of the flowDocumentId property.
- setFlowId(JavaIdentifier) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallFlowReference
-
Sets the value of the flowId property.
- setFlowReference(FacesConfigFlowDefinitionFlowCallFlowReference) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCall
-
Sets the value of the flowReference property.
- setFlushAtEndOfMethod(FlushAtEndOfMethod) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setFlushEnabled(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the flushEnabled property.
- setFlushMode(FlushModeType) - Method in interface javax.persistence.EntityManager
-
Set the flush mode that applies to all objects contained
in the persistence context.
- setFlushMode(FlushModeType) - Method in interface javax.persistence.Query
-
Set the flush mode type to be used for the query execution.
- setFlushMode(FlushModeType) - Method in interface javax.persistence.StoredProcedureQuery
-
Set the flush mode type to be used for the query execution.
- setFlushMode(FlushModeType) - Method in interface javax.persistence.TypedQuery
-
Set the flush mode type to be used for the query execution.
- setFlushMode(FlushModeType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setFlushMode(FlushModeType) - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- setFlushMode(FlushModeType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setFlushMode(FlushModeType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setFlushMode(FlushModeType) - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- setFlushSleepTime(Duration) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setFlushSleepTime(long, TimeUnit) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setForceJspDevelopment(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setForceJspDevelopment(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setForeignKeyColumn(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RoleMapping.CmrFieldMapping
-
Sets the value of the foreignKeyColumn property.
- setForeignKeyColumn(String) - Method in class org.apache.openejb.jee.wls.ColumnMap
-
Sets the value of the foreignKeyColumn property.
- setForeignKeyColumnOnSource(boolean) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Sets the value of the foreignKeyColumnOnSource property.
- setForeignKeyTable(String) - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Sets the value of the foreignKeyTable property.
- setFormattedOutput(boolean) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for setting the formatted output flag.
- setFormErrorPage(String) - Method in class org.apache.openejb.jee.FormLoginConfig
-
- setFormHintField(String) - Method in class org.apache.openejb.jee.sun.ParameterEncoding
-
- setFormLoginConfig(FormLoginConfig) - Method in class org.apache.openejb.jee.LoginConfig
-
Sets the value of the formLoginConfig property.
- setFormLoginPage(String) - Method in class org.apache.openejb.jee.FormLoginConfig
-
- setFragment(boolean) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for setting the fragment flag.
- setFragment(String) - Method in class org.apache.openejb.jee.TldAttribute
-
- setFrequency(int) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setFrequency(String) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setFrequency(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setFrom(String) - Method in class org.apache.openejb.jee.bval.GroupConversionType
-
Sets the value of the from property.
- setFrom(From) - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Sets the value of the from property.
- setFromAction(FacesFromAction) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Sets the value of the fromAction property.
- setFromOutcome(XmlString) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowReturn
-
Sets the value of the fromOutcome property.
- setFromOutcome(XmlString) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Sets the value of the fromOutcome property.
- setFromOutcome(String) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Sets the value of the fromOutcome property.
- setFromViewId(String) - Method in class org.apache.openejb.jee.FacesNavigationRule
-
Sets the value of the fromViewId property.
- setFullName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the fully formatted name for this person.
- setFunctionClass(String) - Method in class org.apache.openejb.jee.Function
-
- setFunctionMapper(FunctionMapper) - Method in class org.apache.jasper.runtime.ELContextImpl
-
- setFunctionName(FunctionName) - Method in class org.apache.openejb.jee.jba.cmp.FunctionMapping
-
Sets the value of the functionName property.
- setFunctionName(String) - Method in class org.apache.taglibs.standard.lang.jstl.FunctionInvocation
-
- setFunctionSignature(String) - Method in class org.apache.openejb.jee.Function
-
- setFunctionSql(FunctionSql) - Method in class org.apache.openejb.jee.jba.cmp.FunctionMapping
-
Sets the value of the functionSql property.
- setGarbageCollection(boolean) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setGarbageCollection(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setGarbageCollection(boolean) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setGarbageCollection(boolean) - Method in class org.apache.openejb.util.Pool.Builder
-
- setGauge(long) - Method in class io.astefanutti.metrics.cdi.se.GaugeInjectionBean
-
- setGauge(long) - Method in class io.astefanutti.metrics.cdi.se.GaugeMethodBean
-
- setGauge(long) - Method in class io.astefanutti.metrics.cdi.se.InheritedParentGaugeMethodBean
-
- setGbeanLink(String) - Method in class org.apache.openejb.jee.oejb2.GbeanLocatorType
-
Sets the value of the gbeanLink property.
- setGenClasses(GenClasses) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setGeneratedValue(GeneratedValue) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the generatedValue property.
- setGenerateUniqueJmsClientId(Boolean) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the generateUniqueJmsClientId property.
- setGenerator(String) - Method in class org.apache.openejb.jee.jpa.GeneratedValue
-
Sets the value of the generator property.
- setGeneratorName(String) - Method in class org.apache.openejb.jee.oejb2.CustomGeneratorType
-
Sets the value of the generatorName property.
- setGeneratorName(String) - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Sets the value of the generatorName property.
- setGeneratorType(String) - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Sets the value of the generatorType property.
- setGenericType(Type) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Update type of the object to be produced or written.
- setGenStringAsByteArray(boolean) - Method in class org.apache.jasper.JspC
-
- setGenStringAsCharArray(boolean) - Method in class org.apache.jasper.JspC
-
Determines whether text strings are to be generated as char arrays,
which improves performance in some cases.
- setGeometricMeanImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the gemoetric mean.
- setGoalMs(BigInteger) - Method in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
Sets the value of the goalMs property.
- setGroup(String) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setGroupId(String) - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Sets the value of the groupId property.
- setGroupId(String) - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- setGroupId(String) - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Sets the value of the groupId property.
- setGroupId(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setGroupId(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setGroupId(String) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setGroupingUsed(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setGroupingUsed(boolean) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setGroupName(GroupName) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.oejb2.CmpFieldGroupMappingType
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.oejb2.CmrFieldGroupMappingType
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.oejb2.EntityGroupMappingType
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.oejb2.GroupType.CmrField
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.oejb2.GroupType
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.wls.CachingElement
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.wls.ContextCase
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.wls.EjbQlQuery
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.wls.FieldGroup
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.wls.FieldMap
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Sets the value of the groupName property.
- setGroups(GroupsType) - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Sets the value of the groups property.
- setGroupSequence(GroupSequenceType) - Method in class org.apache.openejb.jee.bval.ClassType
-
Sets the value of the groupSequence property.
- setHandler(HttpHandler) - Method in class javax.xml.ws.spi.http.HttpContext
-
- setHandler(Object, InvocationHandler) - Static method in class org.apache.openejb.dyni.DynamicSubclass
-
- setHandlerChain(QName, List) - Method in interface javax.xml.rpc.handler.HandlerRegistry
-
Sets the handler chain for the specified service endpoint
as a java.util.List.
- setHandlerChain(List<Handler>) - Method in interface javax.xml.ws.Binding
-
Sets the handler chain for the protocol binding instance.
- setHandlerChains(HandlerChains) - Method in class org.apache.openejb.jee.PortComponent
-
- setHandlerChains(HandlerChains) - Method in class org.apache.openejb.jee.ServiceRef
-
- setHandlerChainsNamespaceFilter(JaxbJavaee.HandlerChainsNamespaceFilter) - Method in class org.apache.openejb.jee.HandlerChainsStringQNameAdapter
-
- setHandlerClass(Class) - Method in class javax.xml.rpc.handler.HandlerInfo
-
Sets the Handler class
- setHandlerClass(String) - Method in class org.apache.openejb.client.HandlerMetaData
-
- setHandlerClass(String) - Method in class org.apache.openejb.jee.Handler
-
- setHandlerClassString(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Sets the value of the handlerClassString property.
- setHandlerConfig(Map) - Method in class javax.xml.rpc.handler.HandlerInfo
-
Sets the Handler configuration as java.util.Map
- setHandlerName(String) - Method in class org.apache.openejb.jee.Handler
-
- setHandlerName(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
Sets the value of the handlerName property.
- setHandlerResolver(HandlerResolver) - Method in class javax.xml.ws.Service
-
Sets the HandlerResolver for this Service
instance.
- setHandlerResolver(HandlerResolver) - Method in class javax.xml.ws.spi.ServiceDelegate
-
Sets the HandlerResolver for this Service
instance.
- setHasJspRoot(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets a response header with the given name and value.
- setHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to return setHeader(String name, String value)
on the wrapped response object.
- setHeader(String, String) - Method in interface javax.servlet.http.PushBuilder
-
Set a request header to be used for the push.
- setHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
-
Replaces the current value of the first header entry whose name matches
the given name with the given value, adding a new header if no existing header
name matches.
- setHeader(String, String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setHeader(String, String, Object) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setHeader(SOAPHeaderElement) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setHeader(String, String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
sets a header to be sent back to the browser
- setHeader(String, String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setHeaders(QName[]) - Method in class javax.xml.rpc.handler.HandlerInfo
-
Sets the header blocks processed by this Handler.
- setHeartRate(long) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setHidden(boolean) - Method in class org.apache.openejb.BeanContext
-
- setHiddenClasses(ClassFilterType) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the hiddenClasses property.
- setHighestNumUnavailable(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the highestNumUnavailable property.
- setHighestNumWaiters(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the highestNumWaiters property.
- setHint(String, Object) - Method in interface javax.persistence.Query
-
Set a query property or hint.
- setHint(String, Object) - Method in interface javax.persistence.StoredProcedureQuery
-
Set a query property or hint.
- setHint(String, Object) - Method in interface javax.persistence.TypedQuery
-
Set a query property or hint.
- setHint(String, Serializable) - Method in class javax.resource.spi.work.HintsContext
-
Set a Hint and a related value.
- setHint(String, Object) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setHint(String, Object) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setHint(String, Object) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setHome(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setHome(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setHome(Home) - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Sets the value of the home property.
- setHome(String) - Method in interface org.apache.openejb.jee.RemoteBean
-
- setHome(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setHome(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the home property.
- setHomeAndLocal(String, String) - Method in class org.apache.openejb.jee.SessionBean
-
- setHomeAndLocal(Class<?>, Class<?>) - Method in class org.apache.openejb.jee.SessionBean
-
- setHomeAndRemote(String, String) - Method in class org.apache.openejb.jee.SessionBean
-
- setHomeAndRemote(Class<?>, Class<?>) - Method in class org.apache.openejb.jee.SessionBean
-
- setHomeCallRouterClassName(String) - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Sets the value of the homeCallRouterClassName property.
- setHomeCallRouterClassName(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Sets the value of the homeCallRouterClassName property.
- setHomeCallRouterClassName(String) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the homeCallRouterClassName property.
- setHomeInterface(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Sets the value of the homeInterface property.
- setHomeIsClusterable(Boolean) - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Sets the value of the homeIsClusterable property.
- setHomeIsClusterable(Boolean) - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Sets the value of the homeIsClusterable property.
- setHomeIsClusterable(Boolean) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the homeIsClusterable property.
- setHomeLoadAlgorithm(String) - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Sets the value of the homeLoadAlgorithm property.
- setHomeLoadAlgorithm(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Sets the value of the homeLoadAlgorithm property.
- setHomeLoadAlgorithm(String) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the homeLoadAlgorithm property.
- setHomeLoadBalancePolicy(String) - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Sets the value of the homeLoadBalancePolicy property.
- setHost(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setHost(String) - Method in class org.apache.openejb.config.WebModule
-
- setHost(String) - Method in class org.apache.openejb.core.WebContext
-
- setHost(String) - Method in class org.apache.openejb.jee.oejb2.PortType
-
Sets the value of the host property.
- setHost(String) - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- setHost(String) - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
- setHost(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setHost(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setHost(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setHost(String) - Method in class org.apache.tomee.loader.listener.JMXServerListener
-
- setHour(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Sets the value of the href property.
- setHttp2(boolean) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setHttp2(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setHttpOnly(boolean) - Method in class javax.servlet.http.Cookie
-
Marks or unmarks this Cookie as HttpOnly.
- setHttpOnly(boolean) - Method in interface javax.servlet.SessionCookieConfig
-
Marks or unmarks the session tracking cookies created on behalf
of the application represented by the ServletContext from
which this SessionCookieConfig was acquired as
HttpOnly.
- setHttpOnly(Boolean) - Method in class org.apache.openejb.jee.CookieConfig
-
- setHttpPort(int) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setHttpPort(int) - Method in class org.apache.tomee.embedded.Configuration
-
- setHttpPort(Integer) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setHttpPort(int) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setHttpservletSecurityProvider(String) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setHttpsPort(int) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setHttpsPort(int) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setHttpsPort(int) - Method in class org.apache.tomee.embedded.Configuration
-
- setHttpsPort(Integer) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setHttpsPort(int) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setIcon(Icon) - Method in class org.apache.openejb.jee.PortComponent
-
- setIcon(Icon) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setId(String) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Set the id attribute for this tag.
- setId(String) - Method in interface javax.xml.registry.infomodel.Key
-
Sets the unique id associated with this key.
- setId(String) - Method in interface org.apache.openejb.config.Service
-
- setId(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the id property.
- setId(Object) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setId(Object) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setId(Object) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setId(String) - Method in class org.apache.openejb.core.WebContext
-
- setId(String) - Method in class org.apache.openejb.jee.ActivationConfig
-
- setId(String) - Method in class org.apache.openejb.jee.ActivationConfigProperty
-
- setId(String) - Method in class org.apache.openejb.jee.ActivationSpec
-
- setId(String) - Method in class org.apache.openejb.jee.AdminObject
-
- setId(String) - Method in class org.apache.openejb.jee.Application
-
- setId(String) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setId(String) - Method in class org.apache.openejb.jee.ApplicationException
-
- setId(String) - Method in class org.apache.openejb.jee.AssemblyDescriptor
-
- setId(String) - Method in class org.apache.openejb.jee.AsyncMethod
-
- setId(String) - Method in class org.apache.openejb.jee.AuthConstraint
-
- setId(String) - Method in class org.apache.openejb.jee.AuthenticationMechanism
-
- setId(String) - Method in class org.apache.openejb.jee.CmpField
-
- setId(String) - Method in class org.apache.openejb.jee.CmrField
-
- setId(String) - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- setId(String) - Method in class org.apache.openejb.jee.ConfigProperty
-
- setId(String) - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- setId(String) - Method in class org.apache.openejb.jee.Connector
-
- setId(String) - Method in class org.apache.openejb.jee.Connector10
-
- setId(String) - Method in class org.apache.openejb.jee.ConstructorParameterOrder
-
- setId(String) - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- setId(String) - Method in class org.apache.openejb.jee.ContainerTransaction
-
- setId(String) - Method in class org.apache.openejb.jee.CookieConfig
-
- setId(String) - Method in class org.apache.openejb.jee.DataSource
-
- setId(String) - Method in class org.apache.openejb.jee.DependsOn
-
- setId(String) - Method in class org.apache.openejb.jee.DestinationType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.EjbJar
-
- setId(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setId(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setId(String) - Method in class org.apache.openejb.jee.EjbRelation
-
- setId(String) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setId(String) - Method in class org.apache.openejb.jee.Empty
-
Sets the value of the id property.
- setId(String) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setId(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setId(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setId(String) - Method in class org.apache.openejb.jee.ErrorPage
-
- setId(String) - Method in class org.apache.openejb.jee.ExceptionMapping
-
- setId(String) - Method in class org.apache.openejb.jee.ExcludeList
-
- setId(String) - Method in class org.apache.openejb.jee.FacesApplication
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesApplicationExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesAttribute
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesAttributeExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesBehaviorExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesComponent
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesComponentExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfig
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCallMethod
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFinalizer
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCall
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowReturn
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInitializer
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionParameterValue
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitch
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionView
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigIf
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigNavigationRuleExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConfigRedirectRedirectParam
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConverter
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesConverterExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesDefaultLocale
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesDefaultValidators
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesFacet
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesFacetExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesFactory
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesFactoryExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesFromAction
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesLifecycle
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesLifecycleExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesListEntries
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesLocaleConfig
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesManagedBean
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesManagedBeanExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesMapEntries
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesMapEntry
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesNavigationRule
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesNavigationRuleExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesNullValue
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesOrderingOthers
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesProperty
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesPropertyExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesRedirect
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesRedirectViewParam
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesReferencedBean
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesRenderer
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesRendererExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesRenderKit
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesRenderKitExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesSupportedLocale
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesValidator
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.FacesValidatorExtension
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.Filter
-
- setId(String) - Method in class org.apache.openejb.jee.FilterMapping
-
- setId(String) - Method in class org.apache.openejb.jee.FormLoginConfig
-
- setId(String) - Method in class org.apache.openejb.jee.Function
-
- setId(String) - Method in class org.apache.openejb.jee.Handler
-
- setId(String) - Method in class org.apache.openejb.jee.HandlerChain
-
- setId(String) - Method in class org.apache.openejb.jee.HandlerChains
-
- setId(String) - Method in class org.apache.openejb.jee.Icon
-
- setId(String) - Method in class org.apache.openejb.jee.InboundResourceadapter
-
- setId(String) - Method in class org.apache.openejb.jee.InitMethod
-
- setId(String) - Method in class org.apache.openejb.jee.Interceptor
-
- setId(String) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setId(String) - Method in class org.apache.openejb.jee.InterceptorOrder
-
- setId(String) - Method in class org.apache.openejb.jee.Interceptors
-
- setId(String) - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- setId(String) - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- setId(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setId(String) - Method in class org.apache.openejb.jee.JMSDestination
-
- setId(Boolean) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the id property.
- setId(Boolean) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setId(String) - Method in class org.apache.openejb.jee.JspConfig
-
- setId(String) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setId(String) - Method in class org.apache.openejb.jee.License
-
- setId(String) - Method in class org.apache.openejb.jee.Listener
-
- setId(String) - Method in class org.apache.openejb.jee.LocaleEncodingMapping
-
- setId(String) - Method in class org.apache.openejb.jee.LocaleEncodingMappingList
-
- setId(String) - Method in class org.apache.openejb.jee.LoginConfig
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.MessageAdapter
-
- setId(String) - Method in class org.apache.openejb.jee.MessageDestination
-
- setId(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setId(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setId(String) - Method in class org.apache.openejb.jee.MessageDrivenDestination
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.MessageListener
-
- setId(String) - Method in class org.apache.openejb.jee.Method
-
- setId(String) - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- setId(String) - Method in class org.apache.openejb.jee.MethodParams
-
- setId(String) - Method in class org.apache.openejb.jee.MethodPermission
-
- setId(String) - Method in class org.apache.openejb.jee.MethodSchedule
-
- setId(String) - Method in class org.apache.openejb.jee.MimeMapping
-
- setId(String) - Method in class org.apache.openejb.jee.Module
-
- setId(String) - Method in class org.apache.openejb.jee.NamedMethod
-
- setId(String) - Method in interface org.apache.openejb.jee.NamedModule
-
- setId(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.oejb3.MethodParams
-
- setId(String) - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- setId(String) - Method in class org.apache.openejb.jee.OrderingOthers
-
- setId(String) - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
- setId(String) - Method in class org.apache.openejb.jee.PackageMapping
-
- setId(String) - Method in class org.apache.openejb.jee.ParamValue
-
- setId(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setId(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setId(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setId(String) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setId(String) - Method in class org.apache.openejb.jee.PortMapping
-
- setId(String) - Method in class org.apache.openejb.jee.Property
-
- setId(String) - Method in class org.apache.openejb.jee.Query
-
- setId(String) - Method in class org.apache.openejb.jee.QueryMethod
-
- setId(String) - Method in class org.apache.openejb.jee.RelationshipRoleSource
-
- setId(String) - Method in class org.apache.openejb.jee.Relationships
-
- setId(String) - Method in class org.apache.openejb.jee.RemoveMethod
-
- setId(String) - Method in class org.apache.openejb.jee.RequiredConfigProperty
-
- setId(String) - Method in class org.apache.openejb.jee.ResourceAdapter
-
- setId(String) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setId(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setId(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setId(String) - Method in class org.apache.openejb.jee.RunAs
-
- setId(String) - Method in class org.apache.openejb.jee.SecurityConstraint
-
- setId(String) - Method in class org.apache.openejb.jee.SecurityIdentity
-
- setId(String) - Method in class org.apache.openejb.jee.SecurityPermission
-
- setId(String) - Method in class org.apache.openejb.jee.SecurityRole
-
- setId(String) - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- setId(String) - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- setId(String) - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- setId(String) - Method in class org.apache.openejb.jee.ServiceImplBean
-
- setId(String) - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- setId(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setId(String) - Method in class org.apache.openejb.jee.Servlet
-
- setId(String) - Method in class org.apache.openejb.jee.ServletMapping
-
- setId(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setId(String) - Method in class org.apache.openejb.jee.SessionConfig
-
- setId(String) - Method in class org.apache.openejb.jee.SubscriptionDurability
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.Tag
-
- setId(String) - Method in class org.apache.openejb.jee.TagFile
-
- setId(String) - Method in class org.apache.openejb.jee.Taglib
-
- setId(String) - Method in class org.apache.openejb.jee.Text
-
- setId(String) - Method in class org.apache.openejb.jee.Timeout
-
- setId(String) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setId(String) - Method in class org.apache.openejb.jee.TldAttribute
-
- setId(String) - Method in class org.apache.openejb.jee.TldDeferredMethod
-
- setId(String) - Method in class org.apache.openejb.jee.TldDeferredValue
-
- setId(String) - Method in class org.apache.openejb.jee.TldExtension
-
- setId(String) - Method in class org.apache.openejb.jee.TldTaglib
-
- setId(String) - Method in class org.apache.openejb.jee.UserDataConstraint
-
- setId(String) - Method in class org.apache.openejb.jee.Validator
-
- setId(String) - Method in class org.apache.openejb.jee.Variable
-
- setId(String) - Method in class org.apache.openejb.jee.VariableMapping
-
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the id property.
- setID(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EAttribute
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.Web
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.WebApp
-
- setId(String) - Method in interface org.apache.openejb.jee.WebCommon
-
- setId(String) - Method in class org.apache.openejb.jee.WebFragment
-
- setId(String) - Method in class org.apache.openejb.jee.WebResourceCollection
-
- setId(String) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setId(String) - Method in class org.apache.openejb.jee.Webservices
-
- setId(String) - Method in class org.apache.openejb.jee.WelcomeFileList
-
- setId(String) - Method in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.CachingElement
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.CachingName
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Capacity
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ColumnMap
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Compatibility
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ContextCase
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ContextRequestClass
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.DistributedDestinationConnection
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.EjbReferenceDescription
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Empty
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.FairShareRequestClass
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.FieldGroup
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.FieldMap
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.IdempotentMethods
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.InvalidationTarget
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Method
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.MethodParams
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.MinThreadsConstraint
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Persistence
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.Pool
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.QueryMethod
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ReferenceDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.RelationshipCaching
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.SecurityPermission
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.SecurityPlugin
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.TimerDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.TransactionDescriptor
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.TransactionIsolation
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.UnknownPrimaryKeyField
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicCompatibility
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsRelation
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- setId(String) - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- setId(String) - Method in class org.apache.openejb.jee.XmlString
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.jee.XsdString
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setIdClass(IdClass) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the idClass property.
- setIdClass(IdClass) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the idClass property.
- setIdClass(IdClass) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setIdempotent(String) - Method in class org.apache.openejb.jee.jba.Method
-
Sets the value of the idempotent property.
- setIdempotentMethods(IdempotentMethods) - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Sets the value of the idempotentMethods property.
- setIdentificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Sets the ClassificationScheme that is used as the identification scheme
for identifying this object.
- setIdentity(ClientMetaData) - Method in class org.apache.openejb.client.AuthenticationResponse
-
- setIdentity(Object) - Static method in class org.apache.openejb.core.ivm.ClientSecurity
-
- setIdentityAssertion(String) - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Sets the value of the identityAssertion property.
- setIdentityResolver(IdentityResolver) - Static method in class org.apache.openejb.client.ClientSecurity
-
- setIdleTimeout(Duration) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setIdleTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setIdleTimeout(Duration) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setIdleTimeout(Duration) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setIdleTimeout(Duration) - Method in class org.apache.openejb.util.Pool.Builder
-
- setIdleTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the idleTimeoutSeconds property.
- setIdleTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the idleTimeoutSeconds property.
- setIdleTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.Pool
-
Sets the value of the idleTimeoutSeconds property.
- setIdleTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Sets the value of the idleTimeoutSeconds property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the idref property.
- setIdref(Object) - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Sets the value of the idref property.
- setIeClassId(String) - Method in class org.apache.jasper.JspC
-
Sets the class-id value to be sent to Internet Explorer when using
tags.
- setIf(FacesConfigIf) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionSwitchCase
-
Sets the value of the if property.
- setIf(String) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Sets the value of the if property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.BeanType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.ClassType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.CrossParameterType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.FieldType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.GetterType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.MethodType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.ParameterType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreAnnotations(Boolean) - Method in class org.apache.openejb.jee.bval.ReturnValueType
-
Sets the value of the ignoreAnnotations property.
- setIgnoreDefaultValues(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setIgnoreInUseConnectionsEnabled(Boolean) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the ignoreInUseConnectionsEnabled property.
- setIgnoreJspFragmentErrors(boolean) - Method in class org.apache.jasper.JspC
-
- setIgnoreStuckThreads(Boolean) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the ignoreStuckThreads property.
- setIiopSecurityDescriptor(IiopSecurityDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the iiopSecurityDescriptor property.
- setImplClass(Class) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setImplementsInterfaces(String) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the implementsInterfaces property.
- setImport(ImportType) - Method in class org.apache.openejb.jee.oejb2.DependencyType
-
Sets the value of the import property.
- setIn(boolean) - Method in enum org.apache.openejb.server.axis.assembler.JaxRpcParameterInfo.Mode
-
- setInboundResourceAdapter(InboundResourceadapter) - Method in class org.apache.openejb.jee.ResourceAdapter
-
- setIncludeCoda(List<String>) - Method in class org.apache.jasper.compiler.PageInfo
-
- setIncludeExistingValidators(Boolean) - Method in class org.apache.openejb.jee.bval.ValidatedByType
-
Sets the value of the includeExistingValidators property.
- setIncludePrelude(List<String>) - Method in class org.apache.jasper.compiler.PageInfo
-
- setIncludeUpdates(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the includeUpdates property.
- setIncludeViewParams(Boolean) - Method in class org.apache.openejb.jee.FacesRedirect
-
Sets the value of the includeViewParams property.
- setIndent(int) - Method in class org.apache.openejb.util.SuperProperties
-
Sets the number of spaces to indent each line of the properties file.
- setIndex(Expression) - Method in class org.apache.taglibs.standard.lang.jstl.ArraySuffix
-
- setInfo(Serializable) - Method in class javax.ejb.TimerConfig
-
Set the info object made available to timer callbacks.
- setInfo(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setInfo(String) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the info property.
- setInheritance(Inheritance) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the inheritance property.
- setInherited(Boolean) - Method in class org.apache.openejb.jee.ApplicationException
-
- setInitialBeansInFreePool(BigInteger) - Method in class org.apache.openejb.jee.wls.Pool
-
Sets the value of the initialBeansInFreePool property.
- setInitialCapacity(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the initialCapacity property.
- setInitialCapacity(int) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Sets the initial capacity.
- setInitialContext(Context) - Method in class org.apache.openejb.core.WebContext
-
- setInitialContextFactory(String) - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Sets the value of the initialContextFactory property.
- setInitialContextFactory(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the initialContextFactory property.
- setInitializeInOrder(Boolean) - Method in class org.apache.openejb.jee.Application
-
- setInitializer(FacesConfigFlowDefinitionInitializer) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Sets the value of the initializer property.
- setInitialPoolSize(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setInitialSize(int) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setInitialSize(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setInitialValue(Integer) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the initialValue property.
- setInitialValue(Integer) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the initialValue property.
- setInitOnStartup(boolean) - Method in class org.apache.openejb.jee.SessionBean
-
- setInitParameter(String, String) - Method in interface javax.servlet.Registration
-
Sets the initialization parameter with the given name and value
on the Servlet or Filter that is represented by this Registration.
- setInitParameter(String, String) - Method in interface javax.servlet.ServletContext
-
Sets the context initialization parameter with the given name and
value on this ServletContext.
- setInitParameter(String, String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- setInitParameter(String, String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- setInitParameter(String, String) - Method in class org.apache.openejb.server.httpd.EmbeddedServletContext
-
- setInitParameters(Map<String, Object>) - Method in class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
-
Sets the values of the initialization parameters, as supplied in the TLD.
- setInitParameters(Map<String, Object>) - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
-
Set the init data in the TLD for this validator.
- setInitParameters(Map<String, String>) - Method in interface javax.servlet.Registration
-
Sets the given initialization parameters on the Servlet or Filter
that is represented by this Registration.
- setInitSuspendSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the initSuspendSeconds property.
- setInjections(List<Injection>) - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- setInjectionTargetClass(String) - Method in class org.apache.openejb.jee.InjectionTarget
-
- setInjectionTargetClass(Class) - Method in class org.apache.openejb.jee.InjectionTarget
-
- setInjectionTargetName(String) - Method in class org.apache.openejb.jee.InjectionTarget
-
- setInlinedServerXml(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setInlinedServerXml(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setInlinedTomEEXml(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setInlinedTomEEXml(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setInputLineCount(int) - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
Sets InputLineCount.
- setInputStartLine(int) - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
Sets InputStartLine.
- setInputStream(InputStream) - Method in interface javax.ws.rs.ext.ReaderInterceptorContext
-
Set the input stream of the object to be read.
- setInputStream(InputStream) - Method in class org.apache.openejb.server.cli.CliRunnable
-
- setInputStream(InputStream) - Method in class org.apache.openejb.server.context.RequestInfos.RequestInfo
-
- setInputStream(InputStream) - Method in class org.apache.openejb.server.ssh.OpenEJBCommands
-
- setInsertable(Boolean) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Sets the value of the insertable property.
- setInsertAfterEjbPostCreate(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the insertAfterEjbPostCreate property.
- setInstance(RuntimeDelegate) - Static method in class javax.ws.rs.ext.RuntimeDelegate
-
Set the runtime delegate that will be used by JAX-RS classes.
- setInstance(JWTCallerPrincipalFactory) - Static method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipalFactory
-
Set the instance.
- setInstance(ConfigProviderResolver) - Static method in class org.eclipse.microprofile.config.spi.ConfigProviderResolver
-
Set the instance.
- setInstance(RestClientBuilderResolver) - Static method in class org.eclipse.microprofile.rest.client.spi.RestClientBuilderResolver
-
Set the instance.
- setInstanceCache(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the instanceCache property.
- setInstanceClassName(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EClassifier
-
Sets the value of the instanceClassName property.
- setInstanceData(Object) - Method in class org.apache.openejb.core.InstanceContext
-
- setInstanceId(String) - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- setInstanceLimit(int) - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- setInstanceLimit(int) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setInstanceLockOrder(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the instanceLockOrder property.
- setInstanceName(String) - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- setInstancePool(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the instancePool property.
- setInt(String, int) - Method in interface javax.jms.MapMessage
-
Sets an int value with the specified name into the Map.
- setInt(String, int) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setInt1(int) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setInt2(Integer) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setIntegerOnly(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag
-
- setIntegerOnly(boolean) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag
-
- setIntegrity(String) - Method in class org.apache.openejb.jee.jba.TransportConfig
-
Sets the value of the integrity property.
- setIntegrity(String) - Method in class org.apache.openejb.jee.sun.TransportConfig
-
- setIntegrity(String) - Method in class org.apache.openejb.jee.wls.TransportRequirements
-
Sets the value of the integrity property.
- setInterceptor(Interceptor[]) - Method in class org.apache.openejb.jee.Interceptors
-
- setInterceptorClass(String) - Method in class org.apache.openejb.jee.Interceptor
-
- setInterceptorOrder(InterceptorOrder) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setInterceptors(List<InterceptorData>) - Method in class org.apache.openejb.MethodContext
-
- setInterface(String) - Method in class org.apache.openejb.jee.oejb2.Jndi
-
- setInterface(String) - Method in class org.apache.openejb.jee.oejb3.Jndi
-
- setInterfaceName(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setInterfaceName(String) - Method in class org.apache.openejb.jee.JMSDestination
-
- setInterfaceRepositorySupported(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the interfaceRepositorySupported property.
- setInternalPath(String) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the internalPath property.
- setInternalPrefixOrNsURI(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the internalPrefixOrNsURI property.
- setIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets a response header with the given name and
integer value.
- setIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call setIntHeader(String name, int value)
on the wrapped response object.
- setIntHeader(String, int) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setIntHeader(String, int) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setIntHeader(String, int) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setIntProperty(String, int) - Method in interface javax.jms.Message
-
Sets an int property value with the specified name into the message.
- setIntProperty(String, int) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setIntraVmCopyMode(boolean) - Method in class org.apache.openejb.core.ivm.BaseEjbProxyHandler
-
- setInUse(boolean) - Method in class org.apache.openejb.core.managed.Instance
-
- setInUse(boolean) - Method in class org.apache.openejb.core.stateful.Instance
-
- setInvalidationGroupName(String) - Method in class org.apache.openejb.jee.jba.CacheInvalidationConfig
-
Sets the value of the invalidationGroupName property.
- setInvalidationManagerName(String) - Method in class org.apache.openejb.jee.jba.CacheInvalidationConfig
-
Sets the value of the invalidationManagerName property.
- setInvalidationTarget(InvalidationTarget) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the invalidationTarget property.
- setInvalidPropertyDescriptors(PropertyDescriptor[]) - Method in exception javax.resource.spi.InvalidPropertyException
-
Set a list of invalid properties.
- setInverseClassloading(boolean) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the inverseClassloading property.
- setInvocationHandler(InvocationHandler) - Method in class org.apache.openejb.client.proxy.Jdk13InvocationHandler
-
- setInvocationHandler(Object, InvocationHandler) - Method in class org.apache.openejb.client.proxy.Jdk13ProxyFactory
-
- setInvocationHandler(Object, InvocationHandler) - Method in interface org.apache.openejb.client.proxy.ProxyFactory
-
- setInvocationHandler(Object, InvocationHandler) - Static method in class org.apache.openejb.client.proxy.ProxyManager
-
- setInvocationHandler(Object, InvocationHandler) - Static method in class org.apache.openejb.util.proxy.LocalBeanProxyFactory
-
- setInvokedInterface(Class) - Method in class org.apache.openejb.core.ThreadContext
-
- setInvokerBindings(InvokerBindings) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the invokerBindings property.
- setInvokerBindings(InvokerBindings) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the invokerBindings property.
- setInvokerBindings(InvokerBindings) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the invokerBindings property.
- setInvokerMbean(String) - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Sets the value of the invokerMbean property.
- setInvokerProxyBindingName(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the invokerProxyBindingName property.
- setInvokerProxyBindingName(String) - Method in class org.apache.openejb.jee.jba.Invoker
-
Sets the value of the invokerProxyBindingName property.
- setInvokerProxyBindings(InvokerProxyBindings) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the invokerProxyBindings property.
- setIorSecurityConfig(IorSecurityConfig) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the iorSecurityConfig property.
- setIorSecurityConfig(IorSecurityConfig) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the iorSecurityConfig property.
- setIorSecurityConfig(IorSecurityConfig) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the iorSecurityConfig property.
- setIorSecurityConfig(IorSecurityConfig) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setIsAbstract(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Sets the value of the isAbstract property.
- setIsAbstract(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the isAbstract property.
- setIsCacheOverflowAllowed(String) - Method in class org.apache.openejb.jee.sun.BeanCache
-
- setIsELIgnored(String, Node, ErrorDispatcher, boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setIsErrorPage(String, Node, ErrorDispatcher) - Method in class org.apache.jasper.compiler.PageInfo
-
- setIsFinal(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Sets the value of the isFinal property.
- setIsFinal(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the isFinal property.
- setIsFinal(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.JavaParameter
-
Sets the value of the isFinal property.
- setIsFinal(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the isFinal property.
- setIsInterface(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EClass
-
Sets the value of the isInterface property.
- setIsJspPrefixHijacked(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setIsModifiedMethodName(String) - Method in class org.apache.openejb.jee.wls.Persistence
-
Sets the value of the isModifiedMethodName property.
- setIsNative(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the isNative property.
- setIsolation(String) - Method in class org.apache.taglibs.standard.tag.common.sql.TransactionTagSupport
-
Setter method for the transaction isolation level.
- setIsolation(String) - Method in class org.apache.taglibs.standard.tag.el.sql.TransactionTag
-
- setIsolation(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.TransactionTag
-
Setter method for the Transaction Isolation level.
- setIsolationLevel(IsolationLevel) - Method in class org.apache.openejb.jee.DataSource
-
- setIsolationLevel(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.Cache
-
Sets the value of the isolationLevel property.
- setIsolationLevel(String) - Method in class org.apache.openejb.jee.wls.TransactionIsolation
-
Sets the value of the isolationLevel property.
- setIsOneOneCmp(String) - Method in class org.apache.openejb.jee.sun.Cmp
-
- setIsPublic(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the isPublic property.
- setIsReadOnlyBean(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setIsReentrant(boolean) - Method in class org.apache.openejb.BeanContext
-
- setIsStatic(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Sets the value of the isStatic property.
- setIsStatic(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the isStatic property.
- setIsStatic(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the isStatic property.
- setIsSynchronized(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the isSynchronized property.
- setIsThreadSafe(String, Node, ErrorDispatcher) - Method in class org.apache.jasper.compiler.PageInfo
-
- setIsTransient(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Sets the value of the isTransient property.
- setIsTransient(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Sets the value of the isTransient property.
- setIsValidationEnabled(boolean) - Method in class org.apache.jasper.JspC
-
- setIsVolatile(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Sets the value of the isVolatile property.
- setIsVolatile(Boolean) - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Sets the value of the isVolatile property.
- setIsXml(Boolean) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setItems(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForEachTag
-
- setItems(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForTokensTag
-
- setItems(Object) - Method in class org.apache.taglibs.standard.tag.rt.core.ForEachTag
-
- setItems(Object) - Method in class org.apache.taglibs.standard.tag.rt.core.ForTokensTag
-
- setJar(String) - Method in interface org.apache.openejb.config.Service
-
- setJar(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
Sets the value of the jar property.
- setJarLocation(String) - Method in class org.apache.openejb.config.ClientModule
-
- setJarLocation(String) - Method in class org.apache.openejb.config.EjbModule
-
- setJarScanFilter(JarScanFilter) - Method in class org.apache.tomee.catalina.scan.EmptyScanner
-
- setJarScanFilter(JarScanFilter) - Method in class org.apache.tomee.loader.TomEEJarScanner
-
- setJava(String) - Method in class org.apache.openejb.jee.Module
-
- setJava(String) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the java property.
- setJava(String) - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Sets the value of the java property.
- setJavaagent(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setJavaEncoding(String) - Method in class org.apache.jasper.JspC
-
Sets the encoding to use for
java files.
- setJavaExceptions(String) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the javaExceptions property.
- setJavaMethodName(String) - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- setJavaPortName(String) - Method in class org.apache.openejb.jee.PortMapping
-
- setJavaType(String) - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- setJavaType(JavaType) - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Sets the value of the javaType property.
- setJavaType(JavaType) - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Sets the value of the javaType property.
- setJavaVariableName(String) - Method in class org.apache.openejb.jee.VariableMapping
-
- setJavaVisibility(JavaVisibilityEnum) - Method in class org.apache.openejb.jee.was.v6.java.Field
-
Sets the value of the javaVisibility property.
- setJavaVisibility(JavaVisibilityEnum) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the javaVisibility property.
- setJavaWebStartAccess(JavaWebStartAccess) - Method in class org.apache.openejb.jee.sun.SunApplicationClient
-
- setJaxrpcMapping(JavaWsdlMapping) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setJaxrpcMappingFile(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setJaxrpcMappingFile(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Sets the value of the jaxrpcMappingFile property.
- setJaxrpcMappingFile(String) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setJbossQl(JbossQl) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the jbossQl property.
- setJdbcDriver(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setJdbcDriver(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setJdbcDriver(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Sets the value of the jdbcType property.
- setJdbcType(JdbcType) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Sets the value of the jdbcType property.
- setJdbcUrl(URI) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setJdbcUrl(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setJdbcUrl(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setJdbcUrl(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.DbcpDataSource
-
- setJdbcUrl(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.DbcpManagedDataSource
-
- setJdbcURL(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
- setJdbcURL(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DriverTag
-
- setJmsClientId(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the jmsClientId property.
- setJMSCorrelationID(String) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have their JMSCorrelationID header value set
to the specified correlation ID, where correlation ID is specified as a String.
- setJMSCorrelationID(String) - Method in interface javax.jms.Message
-
Sets the correlation ID for the message.
- setJMSCorrelationID(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSCorrelationIDAsBytes(byte[]) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have their JMSCorrelationID header value set
to the specified correlation ID, where correlation ID is specified as an array of bytes.
- setJMSCorrelationIDAsBytes(byte[]) - Method in interface javax.jms.Message
-
Sets the correlation ID as an array of bytes for the message.
- setJMSCorrelationIDAsBytes(byte[]) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSDeliveryMode(int) - Method in interface javax.jms.Message
-
Sets the DeliveryMode value for this message.
- setJMSDeliveryMode(int) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSDeliveryTime(long) - Method in interface javax.jms.Message
-
Sets the message's delivery time value.
- setJMSDeliveryTime(long) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSDestination(Destination) - Method in interface javax.jms.Message
-
Sets the Destination object for this message.
- setJMSDestination(Destination) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJmsDurableSubscriptionName(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setJMSExpiration(long) - Method in interface javax.jms.Message
-
Sets the message's expiration value.
- setJMSExpiration(long) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJmsMaxMessagesLoad(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setJMSMessageID(String) - Method in interface javax.jms.Message
-
Sets the message ID.
- setJMSMessageID(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJmsPollingIntervalSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the jmsPollingIntervalSeconds property.
- setJMSPriority(int) - Method in interface javax.jms.Message
-
Sets the priority level for this message.
- setJMSPriority(int) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSProviderAdapterJNDI(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the jmsProviderAdapterJNDI property.
- setJMSRedelivered(boolean) - Method in interface javax.jms.Message
-
Specifies whether this message is being redelivered.
- setJMSRedelivered(boolean) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSReplyTo(Destination) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have their JMSReplyTo header value set to
the specified Destination object.
- setJMSReplyTo(Destination) - Method in interface javax.jms.Message
-
Sets the Destination object to which a reply to this message should be sent.
- setJMSReplyTo(Destination) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSTimestamp(long) - Method in interface javax.jms.Message
-
Sets the message timestamp.
- setJMSTimestamp(long) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJMSType(String) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have their JMSType header value set to the
specified message type.
- setJMSType(String) - Method in interface javax.jms.Message
-
Sets the message type.
- setJMSType(String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setJmxName(String) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the jmxName property.
- setJndi(String) - Method in class org.apache.openejb.config.sys.Resource
-
Sets the value of the jndi property.
- setJndiEnc(Context) - Method in class org.apache.openejb.core.WebContext
-
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.EjbRef
-
Sets the value of the jndiName property.
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the jndiName property.
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.Invoker
-
Sets the value of the jndiName property.
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.MessageDestination
-
Sets the value of the jndiName property.
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.MessageDestinationRef
-
Sets the value of the jndiName property.
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.ResourceEnvRef
-
Sets the value of the jndiName property.
- setJndiName(JndiName) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.CmpResource
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.EjbRef
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.MdbConnectionFactory
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.MessageDestination
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.MessageDestinationRef
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.ResourceEnvRef
-
- setJndiName(String) - Method in class org.apache.openejb.jee.sun.ResourceRef
-
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.wls.EjbReferenceDescription
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the jndiName property.
- setJndiName(String) - Method in class org.apache.tomee.catalina.TomcatResourceFactory
-
- setJnpContext(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the jnpContext property.
- setJobGroup(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setJobName(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- SetJoin<Z,E> - Interface in javax.persistence.criteria
-
The SetJoin interface is the type of the result of
joining to a collection over an association or element
collection that has been specified as a java.util.Set.
- setJoinTable(JoinTable) - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- setJspBody(JspFragment) - Method in interface javax.servlet.jsp.tagext.SimpleTag
-
Provides the body of this tag as a JspFragment object, able to be invoked zero or more times by the tag handler.
- setJspBody(JspFragment) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Stores the provided JspFragment.
- setJspConfig(JspConfig) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setJspContext(JspContext) - Method in interface javax.servlet.jsp.tagext.SimpleTag
-
Called by the container to provide this tag handler with the JspContext for this invocation.
- setJspContext(JspContext) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Stores the provided JSP context in the private jspContext field.
- setJspFile(String) - Method in class org.apache.openejb.jee.Servlet
-
- setJspFiles(String) - Method in class org.apache.jasper.JspC
-
- setJspId(String) - Method in interface javax.servlet.jsp.tagext.JspIdConsumer
-
Called by the container generated code to set a value for the jspId attribute.
- setJspReloadCount(int) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Resets the JSP reload counter.
- setJspReloadCount(int) - Method in class org.apache.jasper.servlet.JspServlet
-
Resets the JSP reload counter.
- setJspVersion(String) - Method in class org.apache.openejb.jee.TldTaglib
-
- setJtaDataSource(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setJtaDataSource(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the jtaDataSource property.
- setJtaDataSource(CommonDataSource) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setJtaDataSourceName(String) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setJtaManaged(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setKeepAlive(Duration) - Method in class org.apache.openejb.resource.thread.ManagedExecutorServiceImplFactory
-
- setKeepAliveMillis(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the keepAliveMillis property.
- setKeepAliveTime(long) - Method in class org.apache.openejb.server.ServicePool.Pool
-
- setKeepServerXmlAsThis(boolean) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setKeepServerXmlAsThis(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setKeepServerXmlAsThis(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setKeepServerXmlAsThis(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setKey(Key) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Sets the key representing the universally unique ID (UUID) for this object.
- setKey(String) - Method in class org.apache.openejb.jee.FacesMapEntry
-
Sets the value of the key property.
- setKey(String) - Method in class org.apache.openejb.jee.oejb2.PropertyType
-
Sets the value of the key property.
- setKey(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the key property.
- setKey(String) - Method in class org.apache.openejb.jee.wls.SecurityPlugin
-
Sets the value of the key property.
- setKey(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.MessageTag
-
- setKey(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.MessageTag
-
- setKeyAlias(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setKeyAlias(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setKeyAlias(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setKeyAlias(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setKeyAttributesString(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Sets the value of the keyAttributesString property.
- setKeyCacheSize(BigInteger) - Method in class org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Sets the value of the keyCacheSize property.
- setKeyClass(String) - Method in class org.apache.openejb.jee.FacesMapEntries
-
Sets the value of the keyClass property.
- setKeyColumn(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RoleMapping.CmrFieldMapping
-
Sets the value of the keyColumn property.
- setKeyColumn(String) - Method in class org.apache.openejb.jee.wls.ColumnMap
-
Sets the value of the keyColumn property.
- setKeyFields(KeyFields) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Sets the value of the keyFields property.
- setKeyGenerator(KeyGenerator) - Method in class org.apache.openejb.BeanContext
-
- setKeyGenerator(KeyGeneratorType) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the keyGenerator property.
- setKeyGeneratorFactory(KeyGeneratorFactory) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the keyGeneratorFactory property.
- setKeyGeneratorFactory(KeyGeneratorFactory) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the keyGeneratorFactory property.
- setKeystoreFile(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setKeystoreFile(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setKeystoreFile(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setKeystoreFile(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setKeystorePass(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setKeystorePass(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setKeystorePass(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setKeystorePass(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setKeystoreType(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setKeystoreType(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setKeystoreType(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setKeystoreType(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setKeyValueSeparator(String) - Method in class org.apache.openejb.util.SuperProperties
-
Sets the text that separates keys and values.
- setKind(TypeKind) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the kind property.
- setKurtosisImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the kurtosis.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the label property.
- setLabel(String) - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Sets the value of the label property.
- setLang(String) - Method in class org.apache.openejb.jee.Description
-
Sets the value of the lang property.
- setLang(String) - Method in class org.apache.openejb.jee.DisplayName
-
Sets the value of the lang property.
- setLang(String) - Method in class org.apache.openejb.jee.Icon
-
- setLang(String) - Method in class org.apache.openejb.jee.Text
-
- setLang(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the lang property.
- setLang(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the lang property.
- setLang(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the lang property.
- setLanguage(String, Node, ErrorDispatcher, boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setLargeIcon(String) - Method in class org.apache.openejb.jee.Icon
-
- setLargeIcon(String) - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Sets the value of the largeIcon property.
- setLargeIcon(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the largeIcon property.
- setLastLocation(URI) - Method in class org.apache.openejb.client.ClusterMetaData
-
- setLastModificationTest(long) - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- setLastName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the last name (surname) for this Person.
- setLatest(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setLazilyInitialized(boolean) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setLazyLoadGroups(LazyLoadGroups) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the lazyLoadGroups property.
- setLazyResultsetLoading(LazyResultsetLoading) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the lazyResultsetLoading property.
- setLength(Integer) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the length property.
- setLength(Integer) - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Sets the value of the length property.
- setLength(Integer) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the length property.
- setLevel(Level) - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- setLevel(Level) - Method in class org.apache.openejb.log.logger.Log4j2Logger
-
- setLevel(Level) - Method in class org.apache.openejb.log.logger.Log4jLogger
-
- setLib(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setLibraryDirectory(String) - Method in class org.apache.openejb.jee.Application
-
- setLicense(License) - Method in class org.apache.openejb.jee.Connector
-
- setLicense(License) - Method in class org.apache.openejb.jee.Connector10
-
- setLicenseRequired(boolean) - Method in class org.apache.openejb.jee.License
-
Sets the value of the licenseRequired property.
- setLifecycleCallbackClass(String) - Method in class org.apache.openejb.jee.LifecycleCallback
-
- setLifecycleCallbackMethod(String) - Method in class org.apache.openejb.jee.LifecycleCallback
-
- setLineFileID(int) - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
Sets lineFileID.
- setLineNumber(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
Set the lineNumber field on this event locator.
- setLineSeparator(String) - Method in class org.apache.openejb.util.SuperProperties
-
Sets the text that separates lines while storing
- setLink(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the link property.
- setLink(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the link property.
- setLink(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the link property.
- setLink(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the link property.
- setLink(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Sets the value of the link property.
- setLinkedException(Exception) - Method in exception javax.jms.JMSException
-
Adds a linked Exception.
- setLinkedException(Exception) - Method in exception javax.resource.ResourceException
-
- setLinkedException(Throwable) - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
Set the linked exception field of this event.
- setLinkedException(Throwable) - Method in exception javax.xml.bind.JAXBException
-
Add a linked Exception.
- setLinkedException(Throwable) - Method in exception javax.xml.bind.TypeConstraintException
-
Add a linked Exception.
- setLinkedWarning(ResourceWarning) - Method in exception javax.resource.cci.ResourceWarning
-
- setList1(List) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setListCacheMax(ListCacheMax) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the listCacheMax property.
- setListCacheMax(ListCacheMax) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the listCacheMax property.
- setListener(Marshaller.Listener) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- setListener(Unmarshaller.Listener) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- setListener(Marshaller.Listener) - Method in interface javax.xml.bind.Marshaller
-
- setListener(Unmarshaller.Listener) - Method in interface javax.xml.bind.Unmarshaller
-
- setListener(Cache.CacheListener<V>) - Method in interface org.apache.openejb.core.managed.Cache
-
Sets the listener for cache events.
- setListener(Cache.CacheListener<V>) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setListener(Cache.CacheListener<V>) - Method in interface org.apache.openejb.core.stateful.Cache
-
Sets the listener for cache events.
- setListener(Cache.CacheListener<V>) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setListenerClass(String) - Method in class org.apache.openejb.jee.Listener
-
- setListenerClassString(String) - Method in class org.apache.openejb.jee.was.v6.common.Listener
-
Sets the value of the listenerClassString property.
- setListenerInputPortName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.MessageDrivenBeanBinding
-
Sets the value of the listenerInputPortName property.
- setListEntity(ListEntity) - Method in class org.apache.openejb.jee.jba.ClientInterceptors
-
Sets the value of the listEntity property.
- setListEntries(FacesListEntries) - Method in class org.apache.openejb.jee.FacesManagedBean
-
Sets the value of the listEntries property.
- setListEntries(FacesListEntries) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the listEntries property.
- setListErrors(boolean) - Method in class org.apache.jasper.JspC
-
- setLiveCss(Boolean) - Method in class org.apache.tomee.livereload.Command
-
- setLoaderRepository(LoaderRepository) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the loaderRepository property.
- setLoaderRepositoryClass(String) - Method in class org.apache.openejb.jee.jba.LoaderRepository
-
Sets the value of the loaderRepositoryClass property.
- setLoadGroupName(LoadGroupName) - Method in class org.apache.openejb.jee.jba.cmp.LoadGroup
-
Sets the value of the loadGroupName property.
- setLoadGroups(LoadGroups) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the loadGroups property.
- setLoadOnStartup(int) - Method in interface javax.servlet.ServletRegistration.Dynamic
-
Sets the loadOnStartup priority on the Servlet
represented by this dynamic ServletRegistration.
- setLoadOnStartup(boolean) - Method in class org.apache.openejb.BeanContext
-
- setLoadOnStartup(Integer) - Method in class org.apache.openejb.jee.Servlet
-
- setLob(Lob) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the lob property.
- setLob(Lob) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the lob property.
- setLocal(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setLocal(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setLocal(String) - Method in interface org.apache.openejb.jee.RemoteBean
-
- setLocal(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setLocal(String) - Method in class org.apache.openejb.jee.was.v6.common.EJBLocalRef
-
Sets the value of the local property.
- setLocalBean(Empty) - Method in class org.apache.openejb.jee.SessionBean
-
- setLocale(Locale) - Method in interface javax.servlet.ServletResponse
-
Sets the locale of the response, if the response has not been
committed yet.
- setLocale(Locale) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setLocale(Locale loc)
on the wrapped response object.
- setLocale(Locale) - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Set the Locale for this object.
- setLocale(Locale) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- setLocale(Locale) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- setLocale(String) - Method in class org.apache.openejb.jee.LocaleEncodingMapping
-
- setLocale(String) - Method in class org.apache.openejb.jee.sun.LocaleCharsetMap
-
- setLocale(Locale) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setLocale(Locale) - Method in class org.apache.openejb.server.cxf.rs.johnzon.TomEEJsonbProvider
-
- setLocale(Locale) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setLocale(Locale) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setLocale(Locale) - Static method in class org.apache.openejb.util.Messages
-
- setLocaleCharsetInfo(LocaleCharsetInfo) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- SetLocaleSupport - Class in org.apache.taglibs.standard.tag.common.fmt
-
Support for tag handlers for <setLocale>, the locale setting tag in
JSTL 1.0.
- SetLocaleSupport() - Constructor for class org.apache.taglibs.standard.tag.common.fmt.SetLocaleSupport
-
- SetLocaleTag - Class in org.apache.taglibs.standard.tag.el.fmt
-
A handler for <setLocale> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- SetLocaleTag() - Constructor for class org.apache.taglibs.standard.tag.el.fmt.SetLocaleTag
-
Constructs a new LocaleTag.
- SetLocaleTag - Class in org.apache.taglibs.standard.tag.rt.fmt
-
A handler for <setLocale> that supports rtexprvalue-based
attributes.
- SetLocaleTag() - Constructor for class org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag
-
- setLocalHome(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setLocalHome(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setLocalHome(String) - Method in interface org.apache.openejb.jee.RemoteBean
-
- setLocalHome(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setLocalHome(String) - Method in class org.apache.openejb.jee.was.v6.common.EJBLocalRef
-
Sets the value of the localHome property.
- setLocalHomeImpl(String) - Method in class org.apache.openejb.jee.sun.GenClasses
-
- setLocalHomeInterface(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Sets the value of the localHomeInterface property.
- setLocalImpl(String) - Method in class org.apache.openejb.jee.sun.GenClasses
-
- setLocalInterface(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Sets the value of the localInterface property.
- setLocalJndiName(String) - Method in class org.apache.openejb.jee.jba.EjbLocalRef
-
Sets the value of the localJndiName property.
- setLocalJndiName(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the localJndiName property.
- setLocalJndiName(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the localJndiName property.
- setLocalJndiName(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the localJndiName property.
- setLocalJndiName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the localJndiName property.
- setLocalpart(String) - Method in class org.apache.openejb.jee.sun.ServiceQname
-
- setLocalpart(String) - Method in class org.apache.openejb.jee.sun.WsdlPort
-
- setLocalPart(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the localPart property.
- setLocation(String) - Method in class org.apache.openejb.core.webservices.PortData
-
- setLocation(String) - Method in class org.apache.openejb.jee.ErrorPage
-
- setLocation(String) - Method in class org.apache.openejb.jee.MultipartConfig
-
- setLocation(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setLocator(ValidationEventLocator) - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
Set the locator object for this event.
- setLock(ConcurrentLockType) - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- setLock(ConcurrentLockType) - Method in class org.apache.openejb.jee.ContainerConcurrency
-
- setLockFactory(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setLockingPolicy(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the lockingPolicy property.
- setLockMode(LockModeType) - Method in interface javax.persistence.Query
-
Set the lock mode type to be used for the query execution.
- setLockMode(LockModeType) - Method in interface javax.persistence.TypedQuery
-
Set the lock mode type to be used for the query execution.
- setLockMode(LockModeType) - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Sets the value of the lockMode property.
- setLockMode(LockModeType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setLockMode(LockModeType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setLockMode(LockModeType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setLockOrder(BigInteger) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the lockOrder property.
- setLockType(LockType) - Method in class org.apache.openejb.MethodContext
-
- setLogFileDir(String) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setLogFileExt(String) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setLogFileName(String) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setLogFilename(String) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the logFilename property.
- setLogFileRotationDir(String) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the logFileRotationDir property.
- setLogger(Options.Log) - Method in class org.apache.openejb.client.Options
-
- setLogger(Options.Log) - Method in class org.apache.openejb.loader.Options.NullOptions
-
- setLogger(Options.Log) - Method in class org.apache.openejb.loader.Options
-
- setLogger(Log) - Static method in class org.apache.openejb.maven.util.MavenLogStreamFactory
-
- setLogger(Logger) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setLoggingEnabled(Boolean) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the loggingEnabled property.
- setLoginConfigurationName(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the loginConfigurationName property.
- setLoginConfigurationName(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the loginConfigurationName property.
- setLoginPage(String) - Method in class org.apache.tomee.embedded.LoginConfigBuilder
-
- setLoginTimeout(int) - Method in class org.apache.openejb.client.ClientDataSource
-
- setLoginTimeout(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setLoginTimeout(int) - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- setLoginTimeout(int) - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- setLoginTimeout(int) - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- setLoginTimeout(int) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always throws a SQLException.
- setLogPackages(String) - Method in class org.apache.openejb.resource.jdbc.managed.JTADataSourceWrapperFactory
-
- setLogSql(boolean) - Method in class org.apache.openejb.resource.jdbc.managed.JTADataSourceWrapperFactory
-
- setLogWriter(PrintWriter) - Method in interface javax.resource.spi.ManagedConnection
-
Sets the log writer for this ManagedConnection instance.
- setLogWriter(PrintWriter) - Method in interface javax.resource.spi.ManagedConnectionFactory
-
Set the log writer for this ManagedConnectionFactory instance.
- setLogWriter(PrintWriter) - Method in class org.apache.openejb.client.ClientDataSource
-
- setLogWriter(PrintWriter) - Method in class org.apache.openejb.resource.jdbc.managed.local.ManagedDataSource
-
- setLogWriter(PrintWriter) - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- setLogWriter(PrintWriter) - Method in class org.apache.openejb.resource.jdbc.xa.IsDifferentXaDataSourceWrapper
-
- setLogWriter(PrintWriter) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always throws a SQLException.
- setLong(String, long) - Method in interface javax.jms.MapMessage
-
Sets a long value with the specified name into the Map.
- setLong(String, long) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setLong1(long) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setLong2(Long) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setLongDescription(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the longDescription property.
- setLongProperty(String, long) - Method in interface javax.jms.Message
-
Sets a long property value with the specified name into the message.
- setLongProperty(String, long) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setLookupName(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setLookupName(String) - Method in interface org.apache.openejb.jee.JndiReference
-
- setLookupName(String) - Method in class org.apache.openejb.jee.MessageDestination
-
- setLookupName(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setLookupName(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setLoopbackMode(boolean) - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- setLowerBound(Integer) - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Sets the value of the lowerBound property.
- setMainClass(String) - Method in class org.apache.openejb.config.ClientModule
-
- setMainClass(String) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setMaintainSession(boolean) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setMajorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
-
Sets the major revision number for this version of the Versionable object.
- setManagedBeanClass(String) - Method in class org.apache.openejb.jee.FacesManagedBean
-
Sets the value of the managedBeanClass property.
- setManagedBeanName(String) - Method in class org.apache.openejb.jee.FacesManagedBean
-
Sets the value of the managedBeanName property.
- setManagedBeanScope(String) - Method in class org.apache.openejb.jee.FacesManagedBean
-
Sets the value of the managedBeanScope property.
- setManagedClassNames(List<String>) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setManagedConnectionFactory(ManagedConnectionFactory) - Method in class javax.resource.spi.security.PasswordCredential
-
Sets the target ManagedConenctionFactory instance for which the user
name and password has been set by the application server.
- setManagedConnectionFactoryClass(String) - Method in class org.apache.openejb.jee.ConnectionDefinition
-
- setManagedConnectionFactoryClass(String) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setManagerProperties(ManagerProperties) - Method in class org.apache.openejb.jee.sun.SessionManager
-
- setManyToManyTableName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRelationType
-
Sets the value of the manyToManyTableName property.
- setMap1(Map) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setMapEntries(FacesMapEntries) - Method in class org.apache.openejb.jee.FacesManagedBean
-
Sets the value of the mapEntries property.
- setMapEntries(FacesMapEntries) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the mapEntries property.
- setMapKey(MapKey) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the mapKey property.
- setMapKey(MapKey) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the mapKey property.
- setMapKey(MapKey) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the mapKey property.
- setMapKeyClass(MapKeyClass) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the mapKeyClass property.
- setMapKeyClass(MapKeyClass) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the mapKeyClass property.
- setMapKeyClass(MapKeyClass) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the mapKeyClass property.
- setMapKeyColumn(MapKeyColumn) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the mapKeyColumn property.
- setMapKeyColumn(MapKeyColumn) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the mapKeyColumn property.
- setMapKeyColumn(MapKeyColumn) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the mapKeyColumn property.
- setMapKeyEnumerated(EnumType) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the mapKeyEnumerated property.
- setMapKeyEnumerated(EnumType) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the mapKeyEnumerated property.
- setMapKeyEnumerated(EnumType) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the mapKeyEnumerated property.
- setMapKeyTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the mapKeyTemporal property.
- setMapKeyTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the mapKeyTemporal property.
- setMapKeyTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the mapKeyTemporal property.
- setMappedBy(String) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the mappedBy property.
- setMappedBy(String) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
- setMappedBy(String) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the mappedBy property.
- setMappedBy(String) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the mappedBy property.
- setMappedBy(String) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- setMappedName(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setMappedName(String) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setMappedName(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setMappedName(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setMappedName(String) - Method in interface org.apache.openejb.jee.JndiReference
-
- setMappedName(String) - Method in class org.apache.openejb.jee.MessageDestination
-
- setMappedName(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMappedName(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setMappedName(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setMappedType(MappedType) - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Sets the value of the mappedType property.
- setMapper(Mapper) - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Sets the value of the mapper property.
- setMappingFileNames(List<String>) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setMappingProperties(String) - Method in class org.apache.openejb.jee.sun.Cmp
-
- setMapsId(String) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the mapsId property.
- setMapsId(String) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the mapsId property.
- setMatchExpr(String) - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- setMax(int) - Method in class org.apache.openejb.resource.thread.ManagedExecutorServiceImplFactory
-
- setMaxActive(int) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMaxActive(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setMaxAge(int) - Method in class javax.servlet.http.Cookie
-
Sets the maximum age in seconds for this Cookie.
- setMaxAge(int) - Method in interface javax.servlet.SessionCookieConfig
-
Sets the lifetime (in seconds) for the session tracking cookies
created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- setMaxAge(int) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the max-age cache control directive.
- setMaxAge(Duration) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setMaxAge(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setMaxAge(Duration) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setMaxAge(Duration) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setMaxAge(Integer) - Method in class org.apache.openejb.jee.CookieConfig
-
- setMaxAge(Duration) - Method in class org.apache.openejb.util.Pool.Builder
-
- setMaxAgeOffset(int) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setMaxAgeOffset(double) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setMaxAgeOffset(double) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setMaxAgeOffset(double) - Method in class org.apache.openejb.util.Pool.Builder
-
- setMaxBeanAge(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the maxBeanAge property.
- setMaxBeanLife(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the maxBeanLife property.
- setMaxBeansInCache(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the maxBeansInCache property.
- setMaxBeansInCache(BigInteger) - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Sets the value of the maxBeansInCache property.
- setMaxBeansInFreePool(BigInteger) - Method in class org.apache.openejb.jee.wls.Pool
-
Sets the value of the maxBeansInFreePool property.
- setMaxBinaryMessageBufferSize(int) - Method in interface javax.websocket.Session
-
Sets the maximum length of incoming binary messages that this Session can buffer.
- setMaxBlocksPerFile(int) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setMaxBuffers(int) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setMaxCacheMissPeriod(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the maxCacheMissPeriod property.
- setMaxCacheSize(String) - Method in class org.apache.openejb.jee.sun.BeanCache
-
- setMaxCapacity(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the maxCapacity property.
- setMaxCapacity(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the maxCapacity property.
- setMaxElements(BigInteger) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the maxElements property.
- setMaxEntries(String) - Method in class org.apache.openejb.jee.sun.Cache
-
- setMaxFileSize(long) - Method in class org.apache.openejb.jee.MultipartConfig
-
- setMaxFractionDigits(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setMaxFractionDigits(int) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setMaxIdle(int) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMaxIdle(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setMaxIdleTime(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setMaxIdleTimeout(long) - Method in interface javax.websocket.Session
-
Set the non-zero number of milliseconds before this session will be closed by the container if it is inactive, ie
no messages are either sent or received.
- setMaxImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the maximum.
- setMaximumPoolSize(int) - Method in class org.apache.openejb.server.ServicePool.Pool
-
- setMaximumSize(String) - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Sets the value of the maximumSize property.
- setMaximumSize(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the maximumSize property.
- setMaxInactiveInterval(int) - Method in interface javax.servlet.http.HttpSession
-
Specifies the time, in seconds, between client requests before the
servlet container will invalidate this session.
- setMaxInactiveInterval(int) - Method in class org.apache.openejb.server.httpd.HttpSessionImpl
-
- setMaxInactiveInterval(int) - Method in class org.apache.openejb.server.httpd.ServletSessionAdapter
-
- setMaxIntegerDigits(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setMaxIntegerDigits(int) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setMaxLogFiles(int) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setMaxMessages(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the maxMessages property.
- setMaxMessagesInTransaction(BigInteger) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the maxMessagesInTransaction property.
- setMaxMissedHeartbeats(int) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setMaxOpenPreparedStatements(int) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMaxOpenPreparedStatements(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setMaxPoolSize(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setMaxPoolSize(Integer) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setMaxPoolSize(String) - Method in class org.apache.openejb.jee.sun.BeanPool
-
- setMaxQueriesInCache(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the maxQueriesInCache property.
- setMaxReconnectAttempts(int) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setMaxReconnectDelay(long) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setMaxRequestSize(long) - Method in class org.apache.openejb.jee.MultipartConfig
-
- setMaxResults(int) - Method in interface javax.persistence.Query
-
Set the maximum number of results to retrieve.
- setMaxResults(int) - Method in interface javax.persistence.TypedQuery
-
Set the maximum number of results to retrieve.
- setMaxResults(int) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setMaxResults(int) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setMaxResults(int) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setMaxRows(String) - Method in class org.apache.taglibs.standard.tag.el.sql.QueryTag
-
Query result can be limited by specifying
the maximum number of rows returned.
- setMaxRows(int) - Method in class org.apache.taglibs.standard.tag.rt.sql.QueryTag
-
Query result can be limited by specifying
the maximum number of rows returned.
- setMaxSize(int) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setMaxSize(int) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setMaxSize(int) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setMaxSize(int) - Method in class org.apache.openejb.util.Pool.Builder
-
- setMaxStatements(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setMaxStuckThreadTime(BigInteger) - Method in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
Sets the value of the maxStuckThreadTime property.
- setMaxStuckThreadTime(BigInteger) - Method in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
Sets the value of the maxStuckThreadTime property.
- setMaxSuspendSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the maxSuspendSeconds property.
- setMaxTagNesting(int) - Method in class org.apache.jasper.compiler.PageInfo
-
- setMaxTextMessageBufferSize(int) - Method in interface javax.websocket.Session
-
Sets the maximum length of incoming text messages that this Session can buffer.
- setMaxThreadsConstraint(MaxThreadsConstraint) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the maxThreadsConstraint property.
- setMaxThreadsConstraintName(String) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the maxThreadsConstraintName property.
- setMaxTimesRedelivered(String) - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Sets the value of the maxTimesRedelivered property.
- setMaxWait(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setMaxWait(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setMaxWait(long) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setMaxWaitTime(Duration) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMaxWaitTime(long, TimeUnit) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMaxWaitTimeInMillis(String) - Method in class org.apache.openejb.jee.sun.BeanPool
-
- setMcf(ManagedConnectionFactory) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setMdbClientId(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the mdbClientId property.
- setMDBConfig(MDBConfig) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the mdbConfig property.
- setMdbConnectionFactory(MdbConnectionFactory) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setMdbPasswd(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the mdbPasswd property.
- setMdbResourceAdapter(MdbResourceAdapter) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setMdbSubscriptionId(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the mdbSubscriptionId property.
- setMdbUser(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the mdbUser property.
- setMeanImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the mean.
- setMediaType(MediaType) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Update media type of HTTP entity.
- setMessage(String) - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
Set the message field of this event.
- setMessage(SOAPMessage) - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
-
Sets the SOAPMessage in this message context
- setMessage(SOAPMessage) - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
-
Sets the SOAPMessage in this message context
- setMessage(String) - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Sets the value of the message property.
- setMessageAdapter(MessageAdapter) - Method in class org.apache.openejb.jee.InboundResourceadapter
-
- setMessageDestination(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Sets the value of the messageDestination property.
- setMessageDestinationLink(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setMessageDestinationLink(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMessageDestinationLink(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Sets the value of the messageDestinationLink property.
- setMessageDestinationName(String) - Method in class org.apache.openejb.jee.jba.MessageDestination
-
Sets the value of the messageDestinationName property.
- setMessageDestinationName(String) - Method in class org.apache.openejb.jee.MessageDestination
-
- setMessageDestinationName(String) - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Sets the value of the messageDestinationName property.
- setMessageDestinationName(String) - Method in class org.apache.openejb.jee.sun.MessageDestination
-
- setMessageDestinationName(String) - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Sets the value of the messageDestinationName property.
- setMessageDestinationRefName(String) - Method in class org.apache.openejb.jee.jba.MessageDestinationRef
-
Sets the value of the messageDestinationRefName property.
- setMessageDestinationRefName(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setMessageDestinationRefName(String) - Method in class org.apache.openejb.jee.sun.MessageDestinationRef
-
- setMessageDestinationRefTypeString(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the messageDestinationRefTypeString property.
- setMessageDestinationType(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setMessageDestinationType(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMessageDestinationUsage(MessageDestinationUsage) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setMessageDrivenContext(MessageDrivenContext) - Method in interface javax.ejb.MessageDrivenBean
-
Set the associated message-driven context.
- setMessageDrivenDescriptor(MessageDrivenDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the messageDrivenDescriptor property.
- setMessageDrivenDestination(MessageDrivenDestination) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMessageInterpolator(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété messageInterpolator.
- setMessageListener(MessageListener) - Method in interface javax.jms.JMSConsumer
-
Sets the JMSConsumer's MessageListener.
- setMessageListener(MessageListener) - Method in interface javax.jms.MessageConsumer
-
Sets the MessageConsumer's MessageListener.
- setMessageListener(MessageListener) - Method in interface javax.jms.Session
-
Sets the session's distinguished message listener (optional).
- setMessageListener(MessageListener) - Method in class org.apache.openejb.resource.activemq.jms2.JMSConsumerImpl
-
- setMessageListenerInterface(String) - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- setMessageListenerInterface(Class) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setMessageListenerType(String) - Method in class org.apache.openejb.jee.MessageListener
-
- setMessageSecurityBinding(MessageSecurityBinding) - Method in class org.apache.openejb.jee.sun.PortInfo
-
- setMessageSelector(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMessageSelector(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Sets the value of the messageSelector property.
- setMessagingType(String) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMessagingType(Class) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setMessagingType(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Sets the value of the messagingType property.
- setMetadata(List<Source>) - Method in class javax.xml.ws.Endpoint
-
Sets the metadata for this endpoint.
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ArrayEnumeration
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.AuthenticationRequest
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.AuthenticationResponse
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ClientMetaData
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ClusterMetaData
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ClusterRequest
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ClusterResponse
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.DataSourceMetaData
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBHomeHandle
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBHomeProxyHandle
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBObjectHandle
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBObjectProxyHandle
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBRequest.Body
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBRequest
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.EJBResponse
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.InjectionMetaData
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.JNDIRequest
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.JNDIResponse
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.LogoutRequest
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.LogoutResponse
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.NameClassPairEnumeration
-
- setMetaData(ProtocolMetaData) - Method in interface org.apache.openejb.client.Request
-
Set the protocol metadata that can be used for versioned requests
- setMetaData(ProtocolMetaData) - Method in interface org.apache.openejb.client.Response
-
Set the protocol metadata that can be used for version checking
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ServerMetaData
-
- setMetaData(ProtocolMetaData) - Method in class org.apache.openejb.client.ThrowableArtifact
-
- setMetadata(List<Source>) - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- setMetadata(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.Connector
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.EjbJar
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.FacesConfig
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.jpa.Embeddable
-
Sets the value of the metadataComplete property.
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the metadataComplete property.
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the metadataComplete property.
- setMetadataComplete(Boolean) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.WebApp
-
- setMetadataComplete(Boolean) - Method in interface org.apache.openejb.jee.WebCommon
-
- setMetadataComplete(Boolean) - Method in class org.apache.openejb.jee.WebFragment
-
- setMethod(String) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Set the request method.
- setMethod(String) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Set the request method.
- setMethod(String) - Method in class org.apache.openejb.client.CallbackMetaData
-
- setMethod(NamedMethod) - Method in class org.apache.openejb.jee.ConcurrentMethod
-
- setMethod(FacesConfigFlowDefinitionFacesMethodCallMethod) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCall
-
Sets the value of the method property.
- setMethod(NamedMethod) - Method in class org.apache.openejb.jee.InterceptorBinding
-
- setMethod(NamedMethod) - Method in class org.apache.openejb.jee.MethodSchedule
-
- setMethod(String) - Method in class org.apache.tomee.security.http.SavedRequest
-
- setMethodAttributes(MethodAttributes) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the methodAttributes property.
- setMethodAttributes(MethodAttributes) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the methodAttributes property.
- setMethodConcurrencyAttribute(Method, LockType) - Method in class org.apache.openejb.BeanContext
-
- setMethodElementType(MethodElementEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the methodElementType property.
- setMethodInstance(Method) - Method in class org.apache.openejb.client.EJBRequest.Body
-
- setMethodInstance(Method) - Method in class org.apache.openejb.client.EJBRequest
-
- setMethodInterceptors(Method, List<InterceptorData>) - Method in class org.apache.openejb.BeanContext
-
- setMethodIntf(MethodIntf) - Method in class org.apache.openejb.jee.Method
-
- setMethodIntf(String) - Method in class org.apache.openejb.jee.sun.Method
-
- setMethodIntf(String) - Method in class org.apache.openejb.jee.wls.Method
-
Sets the value of the methodIntf property.
- setMethodName(String) - Method in class org.apache.openejb.jee.AroundInvoke
-
- setMethodName(String) - Method in class org.apache.openejb.jee.AroundTimeout
-
- setMethodName(String) - Method in class org.apache.openejb.jee.AsyncMethod
-
- setMethodName(MethodName) - Method in class org.apache.openejb.jee.jba.cmp.QueryMethod
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jba.Method
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PostLoad
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PostPersist
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PostRemove
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PostUpdate
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PrePersist
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PreRemove
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.jpa.PreUpdate
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.Method
-
contains a name of an enterprise
bean method or the asterisk (*) character.
- setMethodName(String) - Method in class org.apache.openejb.jee.NamedMethod
-
- setMethodName(String) - Method in class org.apache.openejb.jee.oejb2.QueryType.QueryMethod
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.oejb3.QueryMethod
-
- setMethodName(String) - Method in class org.apache.openejb.jee.QueryMethod
-
contains a name of an enterprise
bean method or the asterisk (*) character.
- setMethodName(String) - Method in class org.apache.openejb.jee.sun.Finder
-
- setMethodName(String) - Method in class org.apache.openejb.jee.sun.JavaMethod
-
- setMethodName(String) - Method in class org.apache.openejb.jee.sun.Method
-
- setMethodName(String) - Method in class org.apache.openejb.jee.sun.QueryMethod
-
- setMethodName(String) - Method in class org.apache.openejb.jee.wls.Method
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.apache.openejb.jee.wls.QueryMethod
-
Sets the value of the methodName property.
- setMethodParameters(Object[]) - Method in class org.apache.openejb.client.EJBRequest.Body
-
- setMethodParameters(Object[]) - Method in class org.apache.openejb.client.EJBRequest
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.AsyncMethod
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.jba.cmp.QueryMethod
-
Sets the value of the methodParams property.
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.Method
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.NamedMethod
-
- setMethodParams(QueryType.QueryMethod.MethodParams) - Method in class org.apache.openejb.jee.oejb2.QueryType.QueryMethod
-
Sets the value of the methodParams property.
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.oejb3.QueryMethod
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.QueryMethod
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.sun.JavaMethod
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.sun.Method
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.sun.QueryMethod
-
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.wls.Method
-
Sets the value of the methodParams property.
- setMethodParams(MethodParams) - Method in class org.apache.openejb.jee.wls.QueryMethod
-
Sets the value of the methodParams property.
- setMethodReturnValue(String) - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- setMethodSignature(String) - Method in class org.apache.openejb.jee.TldDeferredMethod
-
- setMethodTransactionAttribute(Method, TransactionType) - Method in class org.apache.openejb.BeanContext
-
TODO: Move to MethodContext
- setMethodTransactionAttribute(Method, TransactionType, String) - Method in class org.apache.openejb.BeanContext
-
TODO: Move to MethodContext
- setMethodVariable(PageContext, String, MethodExpression) - Static method in class org.apache.jasper.runtime.PageContextImpl
-
- setMetricsEnabled(String) - Method in class org.apache.openejb.jee.jba.Interceptor
-
Sets the value of the metricsEnabled property.
- setMiddleName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the middle name for this Person.
- setMimeHeader(String, String) - Method in class javax.xml.soap.AttachmentPart
-
Changes the first header entry that matches the given name
to the given value, adding a new header if no existing header
matches.
- setMimeHeader(String, String) - Method in class javax.xml.soap.SOAPPart
-
Changes the first header entry that matches the given header name
so that its value is the given value, adding a new header with the
given name and value if no
existing header is a match.
- setMimeType(String) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Sets the mime type associated with this object.
- setMimeType(String) - Method in class org.apache.openejb.jee.MimeMapping
-
- setMinBuffers(int) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setMinCacheMissPeriod(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the minCacheMissPeriod property.
- setMinCapacity(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the minCapacity property.
- setMinEvictableIdleTime(Duration) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMinEvictableIdleTime(long, TimeUnit) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMinEvictableIdleTime(String) - Method in class org.apache.tomee.jdbc.TomEEDataSourceCreator.TomEEPoolProperties
-
- setMinEvictableIdleTimeMillis(long) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setMinFractionDigits(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setMinFractionDigits(int) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setMinIdle(int) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setMinIdle(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setMinImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the minimum.
- setMinimumSize(String) - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Sets the value of the minimumSize property.
- setMinimumSize(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the minimumSize property.
- setMinIntegerDigits(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setMinIntegerDigits(int) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setMinorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
-
Sets the minor revision number for this version of the Versionable object.
- setMinPoolSize(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setMinPoolSize(Integer) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setMinSize(int) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setMinSize(int) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setMinSize(int) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setMinSize(int) - Method in class org.apache.openejb.util.Pool.Builder
-
- setMinThreadsConstraint(MinThreadsConstraint) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the minThreadsConstraint property.
- setMinThreadsConstraintName(String) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the minThreadsConstraintName property.
- setMinute(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setMissingMethodPermissionsExcludedMode(String) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the missingMethodPermissionsExcludedMode property.
- setModifiedStrategy(ModifiedStrategy) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the modifiedStrategy property.
- setModule(String) - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- setModule(String) - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Sets the value of the module property.
- setModuleId(String) - Method in class org.apache.openejb.client.JNDIRequest
-
- setModuleId(String) - Method in class org.apache.openejb.config.AppModule
-
- setModuleId(String) - Method in class org.apache.openejb.config.EjbModule
-
- setModuleId(ArtifactType) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the moduleId property.
- setModuleJndiContextOverride(Context) - Method in class org.apache.openejb.ModuleTestContext
-
- setModuleName(String) - Method in class org.apache.openejb.jee.Application
-
- setModuleName(String) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setModuleName(String) - Method in class org.apache.openejb.jee.Connector
-
- setModuleName(String) - Method in class org.apache.openejb.jee.EjbJar
-
- setModuleName(String) - Method in interface org.apache.openejb.jee.NamedModule
-
- setModuleName(String) - Method in class org.apache.openejb.jee.oejb3.OpenejbJar
-
- setModuleName(String) - Method in class org.apache.openejb.jee.WebApp
-
- setModules(List<File>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setModules(List<File>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setModuleUri(URI) - Method in class org.apache.openejb.config.EjbModule
-
- setMonth(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setMTOMEnabled(boolean) - Method in interface javax.xml.ws.soap.SOAPBinding
-
Enables or disables use of MTOM.
- setMtomEnabled(boolean) - Method in class org.apache.openejb.core.webservices.PortData
-
- setMtomThreshold(Integer) - Method in class org.apache.openejb.jee.PortComponent
-
- setMtomThreshold(Integer) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setMultipartConfig(MultipartConfigElement) - Method in interface javax.servlet.ServletRegistration.Dynamic
-
- setMultipartConfig(MultipartConfig) - Method in class org.apache.openejb.jee.Servlet
-
- setMultiplicity(Multiplicity) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setMultiplicity(MultiplicityEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the multiplicity property.
- setMustRevalidate(boolean) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the must-revalidate cache control directive.
- setMustUnderstand(boolean) - Method in interface javax.xml.soap.SOAPHeaderElement
-
Sets the mustUnderstand attribute for this SOAPHeaderElement
object to be either true or false.
- setName(String) - Method in class javax.resource.spi.work.HintsContext
-
Set the associated name of the HintsContext.
- setName(String) - Method in interface javax.servlet.SessionCookieConfig
-
Sets the name that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- setName(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Sets user-friendly name of object in repository.
- setName(String) - Method in interface javax.xml.registry.infomodel.Slot
-
Sets the name for this Slot.
- setName(String) - Method in class org.apache.openejb.config.SystemProperty
-
- setName(String) - Method in class org.apache.openejb.jee.Beans.Scan.Exclude.ClassCondition
-
- setName(String) - Method in class org.apache.openejb.jee.Beans.Scan.Exclude.IfSystemProperty
-
- setName(String) - Method in class org.apache.openejb.jee.Beans.Scan.Exclude
-
- setName(String) - Method in class org.apache.openejb.jee.bval.ElementType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.bval.FieldType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.bval.GetterType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.bval.MethodType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.bval.PropertyType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.CookieConfig
-
- setName(String) - Method in class org.apache.openejb.jee.DataSource
-
- setName(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setName(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setName(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setName(JavaIdentifier) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallOutboundParameter
-
Sets the value of the name property.
- setName(JavaIdentifier) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInboundParameter
-
Sets the value of the name property.
- setName(XmlString) - Method in class org.apache.openejb.jee.FacesConfigRedirectRedirectParam
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.FacesRedirectViewParam
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.Function
-
- setName(String) - Method in class org.apache.openejb.jee.jba.cmp.Attribute
-
Sets the value of the name property.
- setName(Name) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setName(String) - Method in class org.apache.openejb.jee.JMSDestination
-
- setName(String) - Method in interface org.apache.openejb.jee.JndiReference
-
- setName(String) - Method in class org.apache.openejb.jee.jpa.AssociationOverride
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.AttributeOverride
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.ColumnResult
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.DiscriminatorColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Embedded
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.EmbeddedId
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the name property.
- setName(String) - Method in interface org.apache.openejb.jee.jpa.Field
-
- setName(String) - Method in class org.apache.openejb.jee.jpa.FieldResult
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceUnitFragment
-
- setName(String) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.MapKey
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.PrimaryKeyJoinColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.QueryHint
-
Sets the value of the name property.
- setName(String) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- setName(String) - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Table
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Transient
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.UniqueConstraint
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setName(String) - Method in class org.apache.openejb.jee.jpa.unit.Property
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.jpa.Version
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setName(String) - Method in class org.apache.openejb.jee.oejb2.AttributeType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- setName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.oejb2.GbeanType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.oejb2.Jndi
-
- setName(String) - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.oejb2.ReferencesType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.oejb2.XmlAttributeType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.oejb3.Jndi
-
- setName(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit.Properties.Property
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setName(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setName(String) - Method in class org.apache.openejb.jee.Property
-
- setName(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setName(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setName(String) - Method in class org.apache.openejb.jee.Scan.Exclude.IfClassAvailable
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.apache.openejb.jee.Scan.Exclude.IfClassNotAvailable
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.apache.openejb.jee.Scan.Exclude.IfSystemProperty
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.apache.openejb.jee.Scan.Exclude
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setName(String) - Method in class org.apache.openejb.jee.sun.CacheHelper
-
- setName(String) - Method in class org.apache.openejb.jee.sun.CallProperty
-
- setName(String) - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- setName(String) - Method in class org.apache.openejb.jee.sun.DefaultResourcePrincipal
-
- setName(String) - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- setName(String) - Method in class org.apache.openejb.jee.sun.KeyField
-
- setName(String) - Method in class org.apache.openejb.jee.sun.Principal
-
- setName(String) - Method in class org.apache.openejb.jee.sun.Property
-
- setName(String) - Method in class org.apache.openejb.jee.sun.RefreshField
-
- setName(String) - Method in class org.apache.openejb.jee.sun.StubProperty
-
- setName(String) - Method in class org.apache.openejb.jee.sun.Timeout
-
- setName(String) - Method in class org.apache.openejb.jee.Tag
-
- setName(String) - Method in class org.apache.openejb.jee.TagFile
-
- setName(String) - Method in class org.apache.openejb.jee.TldAttribute
-
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestination
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.ecore.ENamedElement
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.WebFragment
-
- setName(String) - Method in class org.apache.openejb.jee.wls.Capacity
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.ContextRequestClass
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.FairShareRequestClass
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.MinThreadsConstraint
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.PropertyNamevalue
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.ResponseTimeRequestClass
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setName(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setName(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setName(String) - Method in class org.apache.taglibs.standard.lang.jstl.PropertySuffix
-
- setName(String) - Method in class org.apache.taglibs.standard.tag.el.core.ParamTag
-
- setName(String) - Method in class org.apache.taglibs.standard.tag.el.xml.ParamTag
-
- setName(String) - Method in class org.apache.taglibs.standard.tag.rt.core.ParamTag
-
- setName(String) - Method in class org.apache.taglibs.standard.tag.rt.xml.ParamTag
-
- setName(String) - Method in class org.eclipse.microprofile.metrics.Metadata
-
Sets the metric name.
- setNameAttribute(String) - Method in class org.apache.openejb.jee.oejb2.ReferenceType
-
Sets the value of the nameAttribute property.
- setNameFromAttribute(String) - Method in class org.apache.openejb.jee.Variable
-
- setNameGiven(String) - Method in class org.apache.openejb.jee.Variable
-
- setNamespace(String) - Method in class org.apache.openejb.jee.TldExtension
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.openejb.jee.HandlerChainsStringQNameAdapter
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Establishes a namespace context.
- setNamespaceMappings(List) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setNamespaceURI(String) - Method in class org.apache.openejb.jee.PackageMapping
-
- setNamespaceURI(String) - Method in class org.apache.openejb.jee.sun.ServiceQname
-
- setNamespaceURI(String) - Method in class org.apache.openejb.jee.sun.WsdlPort
-
- setNamespaceURI(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the namespaceURI property.
- setNetworkAccessPoint(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the networkAccessPoint property.
- setNewAuthentication(boolean) - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
Sets whether a new authentication dialog is required.
- setNext(Valve) - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- setNil(boolean) - Method in class javax.xml.bind.JAXBElement
-
Set whether this element has nil content.
- setNoCache(boolean) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the no-cache cache control directive.
- setNoCacheFlush(Object) - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Sets the value of the noCacheFlush property.
- setNode(Node) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
Set the Node field on this event locator.
- setNoGetter(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setNonJtaDataSource(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setNonJtaDataSource(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the nonJtaDataSource property.
- setNonJtaDataSource(CommonDataSource) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setNonJtaDataSourceName(String) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setNonOverridableClasses(ClassFilterType) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the nonOverridableClasses property.
- setNoNSSchemaLocation(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for setting the noNamespaceSchemaLocation.
- setNoStore(boolean) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the no-store cache control directive.
- setNotice(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the notice property.
- setNotNull(NotNull) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the notNull property.
- setNotNull(NotNull) - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Sets the value of the notNull property.
- setNoTransform(boolean) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the no-transform cache control directive.
- setNsCorbaloc(String) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the nsCorbaloc property.
- setNsPrefix(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EPackage
-
Sets the value of the nsPrefix property.
- setNsURI(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EPackage
-
Sets the value of the nsURI property.
- setNullable(Boolean) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Sets the value of the nullable property.
- setNullValue(FacesNullValue) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the nullValue property.
- setNullValue(FacesNullValue) - Method in class org.apache.openejb.jee.FacesMapEntry
-
Sets the value of the nullValue property.
- setNumber(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the telephone number suffix, not including the country or area code.
- setNumberOfFilesLimited(Boolean) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the numberOfFilesLimited property.
- setNumElements(int) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
This function allows you to control the number of elements contained
in this array, and can be used to "throw out" the last n values in an
array.
- setNumOfRetries(String) - Method in class org.apache.openejb.jee.sun.IdempotentUrlPattern
-
- setNumPartitions(BigInteger) - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Sets the value of the numPartitions property.
- setNumTestsPerEvictionRun(int) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setNumTestsPerEvictionRun(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setObject(String, Object) - Method in interface javax.jms.MapMessage
-
Sets an object value with the specified name into the Map.
- setObject(Serializable) - Method in interface javax.jms.ObjectMessage
-
Sets the serializable object containing this message's data.
- setObject(Object) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
Set the Object field on this event locator.
- setObject(String, Object) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setObject(Serializable) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingObjectMessage
-
- setObjectFactory(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- setObjectFactoryLocation(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- setObjectProperty(String, Object) - Method in interface javax.jms.Message
-
Sets a Java object property value with the specified name into the message.
- setObjectProperty(String, Object) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setObjectQl(String) - Method in class org.apache.openejb.jee.oejb3.Query
-
- setOffset(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
Set the offset field on this event locator.
- setOmitXmlDecl(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setOneOneFinders(OneOneFinders) - Method in class org.apache.openejb.jee.sun.Cmp
-
- setOpaque(boolean) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Sets whether the ExtrinsicObject is opaque (not readable) by the registry.
- setOpenejbJar(OpenejbJar) - Method in class org.apache.openejb.config.EjbModule
-
- setOpenejbJar(Object) - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- setOperationName(QName) - Method in interface javax.xml.rpc.Call
-
Sets the name of the operation to be invoked using this
Call instance.
- setOperator(UnaryOperator) - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
- setOperators(List) - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
- setOperators(List) - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
- setOptimisticColumn(String) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the optimisticColumn property.
- setOptimisticLocking(OptimisticLocking) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the optimisticLocking property.
- setOptional(Boolean) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the optional property.
- setOptional(Boolean) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the optional property.
- setOptional(Boolean) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the optional property.
- setOptiondRefreshRate(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the optiondRefreshRate property.
- setOrder(Order) - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Sets the value of the order property.
- setOrderBy(String) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the orderBy property.
- setOrderBy(String) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the orderBy property.
- setOrderBy(String) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the orderBy property.
- setOrderColumn(OrderColumn) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the orderColumn property.
- setOrderColumn(OrderColumn) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the orderColumn property.
- setOrderColumn(OrderColumn) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the orderColumn property.
- setOrderDatabaseOperations(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the orderDatabaseOperations property.
- setOrdered(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Sets the value of the ordered property.
- setOrdering(Ordering) - Method in class org.apache.openejb.jee.WebFragment
-
- setOrigin(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setOrigin(FilterListener) - Method in class org.apache.openejb.server.httpd.HttpListenerRegistry
-
- setOrphanRemoval(Boolean) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the orphanRemoval property.
- setOrphanRemoval(Boolean) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the orphanRemoval property.
- setOther(Other) - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Sets the value of the other property.
- setOthers(FacesOrderingOthers) - Method in class org.apache.openejb.jee.FacesOrderingOrdering
-
Sets the value of the others property.
- setOthers(OrderingOthers) - Method in class org.apache.openejb.jee.OrderingOrdering
-
- setOut(boolean) - Method in enum org.apache.openejb.server.axis.assembler.JaxRpcParameterInfo.Mode
-
- setOutboundResourceAdapter(OutboundResourceAdapter) - Method in class org.apache.openejb.jee.ResourceAdapter
-
- setOutputDir(String) - Method in class org.apache.jasper.JspC
-
- setOutputFileName(String) - Method in class org.apache.jasper.compiler.SmapGenerator
-
Sets the filename (without path information) for the generated
source file.
- setOutputLineIncrement(int) - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
Sets OutputLineIncrement.
- setOutputStartLine(int) - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
Sets OutputStartLine.
- setOutputStream(OutputStream) - Method in interface javax.ws.rs.ext.WriterInterceptorContext
-
Set a new output stream for the object to be written.
- setOutputStream(OutputStream) - Method in class org.apache.openejb.server.cli.CliRunnable
-
- setOutputStream(OutputStream) - Method in class org.apache.openejb.server.context.RequestInfos.RequestInfo
-
- setOutputStream(OutputStream) - Method in class org.apache.openejb.server.ssh.OpenEJBCommands
-
- setOutputStream(OutputStream) - Method in class org.apache.openejb.util.JuliLogStreamFactory.OpenEJBSimpleLayoutHandler
-
- setOveragerPeriod(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the overagerPeriod property.
- setOwner(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the owner property.
- setPackage(String) - Method in class org.apache.jasper.JspC
-
- setPackage(String) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the package property.
- setPackageImports(String) - Method in class org.apache.openejb.jee.was.v6.java.JavaClass
-
Sets the value of the packageImports property.
- setPackageType(String) - Method in class org.apache.openejb.jee.PackageMapping
-
- setPageContext(PageContext) - Method in interface javax.servlet.jsp.tagext.Tag
-
Set the current page context.
- setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagAdapter
-
Must not be called.
- setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Set the page context.
- setPageEncoding(String) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setPageInfo(PageInfo) - Method in class org.apache.jasper.compiler.Compiler
-
Sets the info about the page under compilation
- setPageSize(PageSize) - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Sets the value of the pageSize property.
- setParameter(Parameter<T>, T) - Method in interface javax.persistence.Query
-
Bind the value of a Parameter object.
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface javax.persistence.Query
-
Bind an instance of java.util.Calendar to a Parameter object.
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface javax.persistence.Query
-
Bind an instance of java.util.Date to a Parameter object.
- setParameter(String, Object) - Method in interface javax.persistence.Query
-
Bind an argument value to a named parameter.
- setParameter(String, Calendar, TemporalType) - Method in interface javax.persistence.Query
-
Bind an instance of java.util.Calendar to a named parameter.
- setParameter(String, Date, TemporalType) - Method in interface javax.persistence.Query
-
Bind an instance of java.util.Date to a named parameter.
- setParameter(int, Object) - Method in interface javax.persistence.Query
-
Bind an argument value to a positional parameter.
- setParameter(int, Calendar, TemporalType) - Method in interface javax.persistence.Query
-
Bind an instance of java.util.Calendar to a positional
parameter.
- setParameter(int, Date, TemporalType) - Method in interface javax.persistence.Query
-
Bind an instance of java.util.Date to a positional parameter.
- setParameter(Parameter<T>, T) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind the value of a Parameter object.
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an instance of java.util.Calendar to a Parameter object.
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an instance of java.util.Date to a Parameter object.
- setParameter(String, Object) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an argument value to a named parameter.
- setParameter(String, Calendar, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an instance of java.util.Calendar to a named parameter.
- setParameter(String, Date, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an instance of java.util.Date to a named parameter.
- setParameter(int, Object) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an argument value to a positional parameter.
- setParameter(int, Calendar, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an instance of java.util.Calendar to a positional
parameter.
- setParameter(int, Date, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an instance of java.util.Date to a positional parameter.
- setParameter(Parameter<T>, T) - Method in interface javax.persistence.TypedQuery
-
Bind the value of a Parameter object.
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface javax.persistence.TypedQuery
-
Bind an instance of java.util.Calendar to a Parameter object.
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface javax.persistence.TypedQuery
-
Bind an instance of java.util.Date to a Parameter object.
- setParameter(String, Object) - Method in interface javax.persistence.TypedQuery
-
Bind an argument value to a named parameter.
- setParameter(String, Calendar, TemporalType) - Method in interface javax.persistence.TypedQuery
-
Bind an instance of java.util.Calendar to a named parameter.
- setParameter(String, Date, TemporalType) - Method in interface javax.persistence.TypedQuery
-
Bind an instance of java.util.Date to a named parameter.
- setParameter(int, Object) - Method in interface javax.persistence.TypedQuery
-
Bind an argument value to a positional parameter.
- setParameter(int, Calendar, TemporalType) - Method in interface javax.persistence.TypedQuery
-
Bind an instance of java.util.Calendar to a positional
parameter.
- setParameter(int, Date, TemporalType) - Method in interface javax.persistence.TypedQuery
-
Bind an instance of java.util.Date to a positional parameter.
- setParameter(Parameter<E>, E) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(String, Object) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(String, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(String, Date, TemporalType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(int, Object) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(int, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(int, Date, TemporalType) - Method in class org.apache.openejb.persistence.CriteriaLogQuery
-
- setParameter(String, Object) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(String, Date, TemporalType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(String, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(int, Object) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(int, Date, TemporalType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(int, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(Parameter<T>, T) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.apache.openejb.persistence.JtaQuery
-
- setParameter(int, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(int, Date, TemporalType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(int, Object) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(Parameter<T>, T) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(String, Calendar, TemporalType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(String, Date, TemporalType) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameter(String, Object) - Method in class org.apache.openejb.persistence.JtaTypedQuery
-
- setParameterEncoding(ParameterEncoding) - Method in class org.apache.openejb.jee.sun.LocaleCharsetInfo
-
- setParameterEncoding(ParameterEncoding) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setParameterKind(JavaParameterEnum) - Method in class org.apache.openejb.jee.was.v6.java.JavaParameter
-
Sets the value of the parameterKind property.
- setParameterMode(String) - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- setParameterNameProvider(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété parameterNameProvider.
- setParameters(Object[]) - Method in interface javax.interceptor.InvocationContext
-
Sets the parameter values that will be passed to the method or constructor of the target class.
- setParameters(Object[]) - Method in class org.apache.openejb.core.interceptor.ReflectionInvocationContext
-
- setParamName(String) - Method in class org.apache.openejb.jee.ParamValue
-
- setParamPosition(BigInteger) - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- setParamSetter(ParamSetter) - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Sets the value of the paramSetter property.
- setParamType(String) - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- setParamValue(String) - Method in class org.apache.openejb.jee.ParamValue
-
- setParent(JspTag) - Method in interface javax.servlet.jsp.tagext.SimpleTag
-
Sets the parent of this tag, for collaboration purposes.
- setParent(JspTag) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Sets the parent of this tag, for collaboration purposes.
- setParent(Tag) - Method in interface javax.servlet.jsp.tagext.Tag
-
Set the parent (closest enclosing tag handler) of this tag handler.
- setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagAdapter
-
Must not be called.
- setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Set the nesting tag of this tag.
- setParent(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
- setParent(Logger) - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- setParentElement(SOAPElement) - Method in interface javax.xml.soap.Node
-
Sets the parent of this Node object to the given
SOAPElement object.
- setParentTargetModuleID(OpenEJBDeploymentManager.TargetModuleIDImpl) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl
-
- setParentTargetModuleID(VmDeploymentManager.TargetModuleIDImpl) - Method in class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl
-
- setParms(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the parms property.
- setParseLocale(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setParseLocale(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag
-
- setParseLocale(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- setParseLocale(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag
-
- setPartitionName(String) - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Sets the value of the partitionName property.
- setPartitionStrategy(String) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setPassByReference(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setPassByReference(String) - Method in class org.apache.openejb.jee.sun.SunApplication
-
- setPassivateAsPrincipalName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the passivateAsPrincipalName property.
- setPassivationCapable(Boolean) - Method in class org.apache.openejb.jee.SessionBean
-
- setPassivator(String) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setPassivator(PassivationStrategy) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setPassivator(Class<? extends PassivationStrategy>) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setPassivator(PassivationStrategy) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setPassivator(Class<? extends PassivationStrategy>) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setPassivator(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setPassOn(boolean) - Method in class org.apache.openejb.util.PropertiesService
-
- setPassThroughColumns(BigInteger) - Method in class org.apache.openejb.jee.wls.SqlShape
-
Sets the value of the passThroughColumns property.
- setPassword(String) - Static method in class org.apache.openejb.client.StaticUsernamePasswordCallbackHandler
-
- setPassword(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setPassword(String) - Method in class org.apache.openejb.jee.DataSource
-
- setPassword(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setPassword(String) - Method in class org.apache.openejb.jee.sun.DefaultResourcePrincipal
-
- setPassword(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.BasicAuthData
-
Sets the value of the password property.
- setPassword(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setPassword(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setPassword(String) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setPassword(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
- setPassword(String) - Method in class org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag
-
- setPassword(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag
-
- setPasswordCipher(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setPasswordCipher(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setPasswordCipher(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setPath(String) - Method in class javax.servlet.http.Cookie
-
Specifies a path for the cookie
to which the client should return the cookie.
- setPath(String) - Method in interface javax.servlet.SessionCookieConfig
-
Sets the path that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- setPath(String) - Method in class org.apache.openejb.jee.CookieConfig
-
- setPath(String) - Method in class org.apache.openejb.jee.TagFile
-
- setPath(String) - Method in class org.apache.openejb.maven.plugins.LiveReload
-
- setPath(String) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setPath(String) - Method in class org.apache.openejb.service.ScanJarService
-
- setPath(String) - Method in class org.apache.tomee.livereload.Command
-
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.GbeanLocatorType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.MessageDestinationType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.ResourceLocatorType
-
Sets the value of the pattern property.
- setPattern(PatternType) - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Sets the value of the pattern property.
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag
-
- setPayload(Source) - Method in interface javax.xml.ws.LogicalMessage
-
Sets the message payload
- setPayload(Object, JAXBContext) - Method in interface javax.xml.ws.LogicalMessage
-
Sets the message payload
- setPayload(PayloadType) - Method in class org.apache.openejb.jee.bval.ConstraintType
-
Sets the value of the payload property.
- setPercentileImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
- setPerformancePreferences(int, int, int) - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- setPersistence(Persistence) - Method in class org.apache.openejb.config.PersistenceModule
-
- setPersistence(Persistence) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the persistence property.
- setPersistenceContextRefName(String) - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Sets the value of the persistenceContextRefName property.
- setPersistenceContextRefName(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setPersistenceContextSynchronization(PersistenceContextSynchronization) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setPersistenceContextType(PersistenceContextTypeType) - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Sets the value of the persistenceContextType property.
- setPersistenceContextType(PersistenceContextType) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setPersistenceManager(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the persistenceManager property.
- setPersistenceProperty(List<Property>) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setPersistenceProviderClassName(String) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setPersistenceProviderResolver(PersistenceProviderResolver) - Static method in class javax.persistence.spi.PersistenceProviderResolverHolder
-
Defines the persistence provider resolver used.
- setPersistenceType(PersistenceType) - Method in class org.apache.openejb.jee.EntityBean
-
- setPersistenceType(String) - Method in class org.apache.openejb.jee.sun.SessionManager
-
- setPersistenceUnitDefaults(PersistenceUnitDefaults) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitMetadata
-
Sets the value of the persistenceUnitDefaults property.
- setPersistenceUnitMetadata(PersistenceUnitMetadata) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the persistenceUnitMetadata property.
- setPersistenceUnitName(String) - Method in class org.apache.openejb.jee.oejb2.PersistenceContextRefType
-
Sets the value of the persistenceUnitName property.
- setPersistenceUnitName(String) - Method in class org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Sets the value of the persistenceUnitName property.
- setPersistenceUnitName(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setPersistenceUnitName(String) - Method in interface org.apache.openejb.jee.PersistenceRef
-
- setPersistenceUnitName(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setPersistenceUnitName(String) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setPersistenceUnitRefName(String) - Method in class org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Sets the value of the entityManagerFactoryRefName property.
- setPersistenceUnitRefName(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setPersistenceUse(PersistenceUse) - Method in class org.apache.openejb.jee.wls.Persistence
-
Sets the value of the persistenceUse property.
- setPersistenceXMLSchemaVersion(String) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setPersistent(boolean) - Method in class javax.ejb.TimerConfig
-
Specify whether the timer is persistent.
- setPersistent(Boolean) - Method in class org.apache.openejb.jee.Timer
-
- setPersistentStoreDir(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Sets the value of the persistentStoreDir property.
- setPersistentStoreLogicalName(String) - Method in class org.apache.openejb.jee.wls.TimerDescriptor
-
Sets the value of the persistentStoreLogicalName property.
- setPersonName(PersonName) - Method in interface javax.xml.registry.infomodel.User
-
Sets the name of this User.
- setPkColumnName(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the pkColumnName property.
- setPkColumnValue(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the pkColumnValue property.
- setPkConstraint(PkConstraint) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the pkConstraint property.
- setPkConstraint(PkConstraint) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the pkConstraint property.
- setPkConstraint(PkConstraint) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the pkConstraint property.
- setPkConstraintTemplate(PkConstraintTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the pkConstraintTemplate property.
- setPluginAttribute(String, Object) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Associate the attribute with a value in the current tagplugin context.
- setPluginClass(String) - Method in class org.apache.openejb.jee.wls.SecurityPlugin
-
Sets the value of the pluginClass property.
- setPlugins(Map<String, Object>) - Method in class org.apache.tomee.livereload.Command
-
- setPmClassGenerator(String) - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- setPmConfig(String) - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- setPmDescriptors(PmDescriptors) - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- setPmIdentifier(String) - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- setPmIdentifier(String) - Method in class org.apache.openejb.jee.sun.PmInuse
-
- setPmInuse(PmInuse) - Method in class org.apache.openejb.jee.sun.PmDescriptors
-
- setPmMappingFactory(String) - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- setPmVersion(String) - Method in class org.apache.openejb.jee.sun.PmDescriptor
-
- setPmVersion(String) - Method in class org.apache.openejb.jee.sun.PmInuse
-
- setPoa(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the poa property.
- setPool(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setPool(Pool) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the pool property.
- setPool(Pool) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the pool property.
- setPool(Pool) - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Sets the value of the pool property.
- setPoolBuilder(Pool.Builder) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setPoolEntry(Pool<Instance>.Entry) - Method in class org.apache.openejb.core.mdb.Instance
-
- setPoolEntry(Pool<Instance>.Entry) - Method in class org.apache.openejb.core.stateless.Instance
-
- setPoolIdleTimeoutInSeconds(String) - Method in class org.apache.openejb.jee.sun.BeanPool
-
- setPooling(boolean) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setPoolingEnabled(boolean) - Method in class org.apache.jasper.JspC
-
- setPoolMaxSize(int) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setPoolMaxSize(int) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setPoolMinSize(int) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setPoolMinSize(int) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setPoolName(String) - Method in class org.apache.openejb.jee.wls.MaxThreadsConstraint
-
Sets the value of the poolName property.
- setPoolPreparedStatements(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setPoolPreparedStatements(boolean) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setPoolSize(int) - Method in class org.apache.openejb.config.typed.BmpEntityContainerBuilder
-
- setPoolSize(int) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setPoolSize(int) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setPoolSize(int) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setPoolSize(int) - Method in class org.apache.openejb.util.Pool.Builder
-
Alias for pool size
- setPort(PortType) - Method in class org.apache.openejb.jee.oejb2.PortCompletionType
-
Sets the value of the port property.
- setPort(Integer) - Method in class org.apache.openejb.jee.oejb2.PortType
-
Sets the value of the port property.
- setPort(int) - Method in class org.apache.openejb.maven.plugins.LiveReload
-
- setPort(int) - Method in class org.apache.openejb.server.ssh.SSHServer
-
- setPort(int) - Method in class org.apache.tomee.loader.listener.JMXServerListener
-
- setPortComponentLink(String) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setPortComponentLink(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the portComponentLink property.
- setPortComponentName(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setPortComponentName(String) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setPortId(String) - Method in class org.apache.openejb.core.webservices.PortData
-
- setPortName(QName) - Method in class org.apache.openejb.core.webservices.PortData
-
- setPortName(String) - Method in class org.apache.openejb.jee.oejb2.PortType
-
Sets the value of the portName property.
- setPortName(String) - Method in class org.apache.openejb.jee.PortMapping
-
- setPortName(String) - Method in class org.apache.openejb.jee.wls.PortInfo
-
Sets the value of the portName property.
- setPortName(QName) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setPortName(String) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setPortNamePattern(QName) - Method in class org.apache.openejb.client.HandlerChainMetaData
-
- setPortNamePattern(QName) - Method in class org.apache.openejb.jee.HandlerChain
-
- setPortNumber(Integer) - Method in class org.apache.openejb.jee.DataSource
-
- setPortRange(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setPorts() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- setPortStartup(int) - Method in class org.apache.openejb.config.RemoteServer
-
- setPortTypeName(QName) - Method in interface javax.xml.rpc.Call
-
Sets the qualified name of the port type.
- setPosition(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Add
-
Sets the value of the position property.
- setPosition(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Replace
-
Sets the value of the position property.
- setPostalAddress(PostalAddress) - Method in interface javax.xml.registry.infomodel.Organization
-
Sets the address for this Organization.
- setPostalAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
-
Sets the addresses for this User.
- setPostalCode(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the postal or zip code.
- setPostalScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets a user-defined postal scheme for codifying the attributes of PostalAddress.
- setPostConstruct(List<CallbackMetaData>) - Method in class org.apache.openejb.client.HandlerMetaData
-
- setPostConstruct(String) - Method in class org.apache.openejb.config.sys.Resource
-
- setPostLoad(PostLoad) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the postLoad property.
- setPostLoad(PostLoad) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the postLoad property.
- setPostLoad(PostLoad) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the postLoad property.
- setPostLoad(PostLoad) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPostPersist(PostPersist) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the postPersist property.
- setPostPersist(PostPersist) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the postPersist property.
- setPostPersist(PostPersist) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the postPersist property.
- setPostPersist(PostPersist) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPostRemove(PostRemove) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the postRemove property.
- setPostRemove(PostRemove) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the postRemove property.
- setPostRemove(PostRemove) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the postRemove property.
- setPostRemove(PostRemove) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPostTableCreate(PostTableCreate) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the postTableCreate property.
- setPostTableCreate(PostTableCreate) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the postTableCreate property.
- setPostTableCreate(PostTableCreate) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the postTableCreate property.
- setPostUpdate(PostUpdate) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the postUpdate property.
- setPostUpdate(PostUpdate) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the postUpdate property.
- setPostUpdate(PostUpdate) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the postUpdate property.
- setPostUpdate(PostUpdate) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPrecision(Integer) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the precision property.
- setPrecision(Integer) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the precision property.
- setPreDestroy(List<CallbackMetaData>) - Method in class org.apache.openejb.client.HandlerMetaData
-
- setPreDestroy(String) - Method in class org.apache.openejb.config.sys.Resource
-
- setPreferredRelationMapping(PreferredRelationMapping) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the preferredRelationMapping property.
- setPrefetchDisabled(PrefetchDisabled) - Method in class org.apache.openejb.jee.sun.Cmp
-
- setPrefetchGroup(EntityBeanType.PrefetchGroup) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the prefetchGroup property.
- setPrefix(String) - Method in class org.apache.openejb.openjpa.PrefixMappingRepository
-
- setPrefix(String) - Method in class org.apache.openejb.openjpa.PrefixTableJdbcSeq
-
- setPrefix(String) - Method in class org.apache.openejb.resource.thread.ManagedThreadFactoryImplFactory
-
- setPrefix(Expression) - Method in class org.apache.taglibs.standard.lang.jstl.ComplexValue
-
- setPrefix(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.BundleTag
-
- setPrefix(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.BundleTag
-
- setPrefix(String) - Method in class org.apache.tomee.catalina.routing.RouterValve
-
- setPrefix(String) - Method in class org.apache.tomee.catalina.routing.SimpleRouter
-
- setPreloadClasses(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setPreloadClasses(String) - Method in class org.apache.openejb.arquillian.openejb.OpenEJBConfiguration
-
- setPrePersist(PrePersist) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the prePersist property.
- setPrePersist(PrePersist) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the prePersist property.
- setPrePersist(PrePersist) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the prePersist property.
- setPrePersist(PrePersist) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPreRemove(PreRemove) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the preRemove property.
- setPreRemove(PreRemove) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the preRemove property.
- setPreRemove(PreRemove) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the preRemove property.
- setPreRemove(PreRemove) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPreUpdate(PreUpdate) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the preUpdate property.
- setPreUpdate(PreUpdate) - Method in class org.apache.openejb.jee.jpa.EntityListener
-
Sets the value of the preUpdate property.
- setPreUpdate(PreUpdate) - Method in class org.apache.openejb.jee.jpa.MappedSuperclass
-
Sets the value of the preUpdate property.
- setPreUpdate(PreUpdate) - Method in interface org.apache.openejb.jee.jpa.Mapping
-
- setPreventExtendedEntityManagerSerialization(boolean) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setPrimaryContact(User) - Method in interface javax.xml.registry.infomodel.Organization
-
Sets the primary contact for this Organization.
- setPrimaryKey(Object) - Method in class org.apache.openejb.client.EJBMetaDataImpl
-
- setPrimaryKey(Object) - Method in class org.apache.openejb.client.EJBRequest.Body
-
- setPrimaryKey(Object) - Method in class org.apache.openejb.client.EJBRequest
-
- setPrimaryKey(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Entity
-
Sets the value of the primaryKey property.
- setPrimaryKeyClass(String) - Method in class org.apache.openejb.jee.oejb2.CustomGeneratorType
-
Sets the value of the primaryKeyClass property.
- setPrimaryKeyField(String) - Method in class org.apache.openejb.BeanContext
-
- setPrimaryKeyTable(String) - Method in class org.apache.openejb.jee.wls.RelationshipRoleMap
-
Sets the value of the primaryKeyTable property.
- setPrimKeyClass(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setPrimkeyField(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setPrimkeyField(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the primkeyField property.
- setPrimKeyField(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Sets the value of the primKeyField property.
- setPrincipal(Principal) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setPrincipal(Principal) - Method in class org.apache.tomee.catalina.realm.event.BaseAuthenticationEvent
-
- setPrincipalName(String) - Method in class org.apache.openejb.jee.oejb3.RoleMapping
-
- setPrincipalName(PrincipalName) - Method in class org.apache.openejb.jee.sun.Servlet
-
- setPriority(int) - Method in interface javax.jms.JMSProducer
-
Specifies the priority of messages that are sent using this JMSProducer
- setPriority(int) - Method in interface javax.jms.MessageProducer
-
Sets the producer's default priority.
- setPrivate(boolean) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the private cache control directive.
- setPrivateClasses(ClassFilterType) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the privateClasses property.
- setProfileHarvestFrequencySeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the profileHarvestFrequencySeconds property.
- setProperties(Properties) - Method in class javax.xml.registry.ConnectionFactory
-
Sets the Properties used during createConnection
and createFederatedConnection calls.
- setProperties(Map<String, Object>) - Method in class javax.xml.ws.Endpoint
-
Sets the property bag for this Endpoint instance.
- setProperties(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setProperties(String) - Method in class org.apache.openejb.arquillian.openejb.OpenEJBConfiguration
-
- setProperties(Collection<ServiceInfo>, ServiceInfo, ObjectRecipe) - Static method in class org.apache.openejb.assembler.classic.util.ServiceInfos
-
- setProperties(Properties) - Method in class org.apache.openejb.core.MailSessionFactory
-
- setProperties(Properties) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setProperties(Properties) - Method in class org.apache.openejb.core.webservices.PortData
-
- setProperties(Properties) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setProperties(Properties) - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
- setProperties(Persistence.PersistenceUnit.Properties) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the properties property.
- setProperties(Properties) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setProperties(Properties) - Method in class org.apache.openejb.resource.PropertiesFactory
-
- setProperties(Properties) - Method in class org.apache.openejb.server.cxf.config.WSS4JInterceptorFactoryBase
-
- setProperties(Map<String, Object>) - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- setProperties(Object, Map, String) - Static method in class org.apache.openejb.util.IntrospectionSupport
-
- setProperties(Object, Map) - Static method in class org.apache.openejb.util.IntrospectionSupport
-
- setProperties(String) - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- setProperties(String) - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- setProperties(Properties) - Method in class org.apache.tomee.embedded.Configuration
-
- setPropertiesProvider(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setPropertiesService(PropertiesService) - Method in class org.apache.openejb.server.Server
-
- setProperty(String, boolean) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
boolean value.
- setProperty(String, byte) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
byte value.
- setProperty(String, short) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
short value.
- setProperty(String, int) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
int value.
- setProperty(String, long) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
long value.
- setProperty(String, float) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
float value.
- setProperty(String, double) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
double value.
- setProperty(String, String) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
String value.
- setProperty(String, Object) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
Java object value.
- setProperty(String, Object) - Method in class javax.json.bind.JsonbConfig
-
Set the particular configuration property to a new value.
- setProperty(String, Object) - Method in interface javax.persistence.EntityManager
-
Set an entity manager property or hint.
- setProperty(String, Object) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Binds an object to a given property name in the current request/response
exchange context.
- setProperty(String, Object) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Binds an object to a given property name in the current request/response
exchange context.
- setProperty(String, Object) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Binds an object to a given property name in the current request/response
exchange context.
- setProperty(String, Object) - Method in class javax.xml.bind.Binder
-
Set the particular property in the underlying implementation of
Binder.
- setProperty(String, Object) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Default implementation of the setProperty method handles
the four defined properties in Marshaller.
- setProperty(String, Object) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Default implementation of the setProperty method always
throws PropertyException since there are no required
properties.
- setProperty(String, Object) - Method in interface javax.xml.bind.Marshaller
-
Set the particular property in the underlying implementation of
Marshaller.
- setProperty(String, Object) - Method in interface javax.xml.bind.Unmarshaller
-
Set the particular property in the underlying implementation of
Unmarshaller.
- setProperty(String, Object) - Method in interface javax.xml.bind.Validator
-
- setProperty(String, Object) - Method in interface javax.xml.rpc.Call
-
Sets the value for a named property.
- setProperty(String, Object) - Method in interface javax.xml.rpc.handler.MessageContext
-
Sets the name and value of a property associated with the
MessageContext.
- setProperty(String, Object) - Method in class javax.xml.soap.SOAPMessage
-
Associates the specified value with the specified property.
- setProperty(String, String) - Method in class org.apache.jasper.EmbeddedServletOptions
-
- setProperty(String, String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- setProperty(String, String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- setProperty(String, String) - Method in class org.apache.openejb.client.ClientInstance
-
- setProperty(String, Object) - Method in class org.apache.openejb.InjectionProcessor
-
- setProperty(String, String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setProperty(String, String) - Method in class org.apache.openejb.jee.jpa.unit.Properties
-
- setProperty(String, String) - Method in class org.apache.openejb.loader.SystemInstance
-
- setProperty(String, String, boolean) - Method in class org.apache.openejb.loader.SystemInstance
-
- setProperty(String, Object) - Method in class org.apache.openejb.persistence.JtaEntityManager
-
- setProperty(String, Object) - Method in class org.apache.openejb.persistence.QueryLogEntityManager
-
- setProperty(String, Object) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setProperty(String, String) - Method in class org.apache.openejb.util.PropertiesService
-
Set value to a property.
- setProperty(String, String) - Method in class org.apache.openejb.util.SuperProperties
-
- setProperty(String) - Method in class org.apache.taglibs.standard.tag.el.core.SetTag
-
- setProperty(String) - Method in class org.apache.taglibs.standard.tag.rt.core.SetTag
-
- setProperty(String, Object) - Method in interface org.apache.tomee.common.NamingUtil.Resource
-
- setPropertyClass(String) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the propertyClass property.
- setPropertyClass(String) - Method in class org.apache.openejb.jee.FacesProperty
-
Sets the value of the propertyClass property.
- setPropertyName(String) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the propertyName property.
- setPropertyName(String) - Method in class org.apache.openejb.jee.FacesProperty
-
Sets the value of the propertyName property.
- setPropertyName(PropertyName) - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Sets the value of the propertyName property.
- setProtocol(String) - Method in class org.apache.openejb.jee.oejb2.PortType
-
Sets the value of the protocol property.
- setProtocol(String) - Method in class org.apache.tomee.loader.listener.JMXServerListener
-
- setProtocolBinding(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setProtocols(Collection<String>) - Method in class org.apache.tomee.livereload.Command
-
- setPrototypeMode(boolean) - Method in class org.apache.jasper.JspCompilationContext
-
- setProvider(String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- setProvider(String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- setProvider(String) - Method in interface org.apache.openejb.config.Service
-
- setProvider(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
Sets the value of the provider property.
- setProvider(String) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setProvider(Class) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setProvider(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the provider property.
- setProviderId(String) - Method in class org.apache.openejb.jee.sun.MessageSecurityBinding
-
- setProviders(boolean, boolean, Object...) - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener.DefaultProviderComparator
-
- setProviderUrl(String) - Method in class org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Sets the value of the providerUrl property.
- setProviderUrl(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the providerUrl property.
- setProviderUrlPattern(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setProviderUrlPattern(String) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setProvidingOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Service
-
Sets the Organization that provides this service.
- setProxy(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setProxyFactory(ProxyFactory) - Method in class org.apache.openejb.config.sys.Openejb
-
Sets the value of the proxyFactory property.
- setProxyFactory(String) - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Sets the value of the proxyFactory property.
- setProxyFactoryConfig(ProxyFactoryConfig) - Method in class org.apache.openejb.jee.jba.InvokerProxyBinding
-
Sets the value of the proxyFactoryConfig property.
- setProxyRevalidate(boolean) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the must-revalidate cache control directive.
- setQlCompiler(QlCompiler) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the qlCompiler property.
- setQlCompiler(QlCompiler) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the qlCompiler property.
- setQName(QName) - Method in class org.apache.openejb.client.PortRefMetaData
-
- setQName(QName) - Method in class org.apache.openejb.core.webservices.PortRefData
-
- setQName(QName) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setQName(QName) - Method in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- setQNameScope(String) - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- setQuantile(double) - Method in class org.apache.openejb.math.stat.descriptive.rank.Percentile
-
Sets the value of the quantile field (determines what percentile is
computed when evaluate() is called with no quantile argument).
- setQuery(String) - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Sets the value of the query property.
- setQuery(String) - Method in class org.apache.openejb.jee.jpa.NamedQuery
-
Sets the value of the query property.
- setQueryEnvOnInit(boolean) - Method in class org.apache.openejb.util.PropertiesService
-
- setQueryFilter(String) - Method in class org.apache.openejb.jee.sun.Finder
-
- setQueryMethod(QueryMethod) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the queryMethod property.
- setQueryMethod(QueryType.QueryMethod) - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Sets the value of the queryMethod property.
- setQueryMethod(QueryMethod) - Method in class org.apache.openejb.jee.oejb3.Query
-
- setQueryMethod(QueryMethod) - Method in class org.apache.openejb.jee.Query
-
- setQueryMethod(QueryMethod) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the queryMethod property.
- setQueryOrdering(String) - Method in class org.apache.openejb.jee.sun.Finder
-
- setQueryParams(String) - Method in class org.apache.openejb.jee.sun.Finder
-
- setQueryString(String) - Method in class org.apache.tomee.security.http.SavedRequest
-
- setQueryVariables(String) - Method in class org.apache.openejb.jee.sun.Finder
-
- setQueue(int) - Method in class org.apache.openejb.resource.thread.ManagedExecutorServiceImplFactory
-
- setQuickSession(boolean) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setQuickSession(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setQuickSession(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setQuickSession(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setRarUrls(List<URL>) - Method in class org.apache.openejb.config.WebModule
-
- setRawContent(InputStream, String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the content of this attachment part to that contained by the
InputStream content and sets the value of the
Content-Type header to the value contained in
contentType.
- setRawContentBytes(byte[], int, int, String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the content of this attachment part to that contained by the
byte[] array content and sets the value of the
Content-Type header to the value contained in
contentType.
- setReadAhead(ReadAhead) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the readAhead property.
- setReadAhead(ReadAhead) - Method in class org.apache.openejb.jee.jba.cmp.EjbRelationshipRole
-
Sets the value of the readAhead property.
- setReadAhead(ReadAhead) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the readAhead property.
- setReadAhead(ReadAhead) - Method in class org.apache.openejb.jee.jba.cmp.Query
-
Sets the value of the readAhead property.
- setReadListener(ReadListener) - Method in class javax.servlet.ServletInputStream
-
Instructs the
ServletInputStream to invoke the provided
ReadListener when it is possible to read
- setReadListener(ReadListener) - Method in class org.apache.openejb.server.httpd.ServletByteArrayIntputStream
-
- setReadListener(ReadListener) - Method in class org.apache.openejb.server.httpd.ServletIntputStreamAdapter
-
- setReadOnly() - Method in class org.apache.openejb.core.ivm.ContextHandler
-
- setReadOnly(boolean) - Method in class org.apache.openejb.core.ivm.naming.IvmContext
-
- setReadOnly(ReadOnly) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the readOnly property.
- setReadOnly(ReadOnly) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the readOnly property.
- setReadOnly(ReadOnly) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the readOnly property.
- setReadOnly(ReadOnly) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the readOnly property.
- setReadOnly(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the readOnly property.
- setReadOnly(String) - Method in class org.apache.openejb.jee.jba.Method
-
Sets the value of the readOnly property.
- setReadOnly(ReadOnly) - Method in class org.apache.openejb.jee.sun.CmpFieldMapping
-
- setReadStrategy(ReadStrategy) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the readStrategy property.
- setReadTimeOut(ReadTimeOut) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the readTimeOut property.
- setReadTimeOut(ReadTimeOut) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the readTimeOut property.
- setReadTimeOut(ReadTimeOut) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the readTimeOut property.
- setReadTimeOut(ReadTimeOut) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the readTimeOut property.
- setReadTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCache
-
Sets the value of the readTimeoutSeconds property.
- setReadTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.EntityCacheRef
-
Sets the value of the readTimeoutSeconds property.
- setRealm(String) - Method in class org.apache.openejb.jee.jba.AsContext
-
Sets the value of the realm property.
- setRealm(String) - Method in class org.apache.openejb.jee.sun.AsContext
-
- setRealm(String) - Method in class org.apache.openejb.jee.sun.LoginConfig
-
- setRealm(String) - Method in class org.apache.openejb.jee.sun.SunApplication
-
- setRealm(String) - Method in class org.apache.openejb.server.rest.RESTService
-
- setRealm(Realm) - Method in class org.apache.tomee.embedded.Configuration
-
- setRealmClass(String) - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- setRealmName(String) - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- setRealmName(String) - Method in class org.apache.openejb.jee.LoginConfig
-
Sets the value of the realmName property.
- setRealmName(String) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- setRealmName(String) - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Sets the value of the realmName property.
- setRealmName(String) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setRealmName(String) - Method in class org.apache.openejb.server.webservices.WsService
-
- setRealmName(String) - Method in class org.apache.tomee.embedded.LoginConfigBuilder
-
- setReauthenticationSupport(Boolean) - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
Sets the value of the reauthenticationSupport property.
- setReauthenticationSupport(Boolean) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setReceiveBufferSize(int) - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- setReconnectDelay(long) - Method in class org.apache.openejb.server.discovery.Tracker.Builder
-
- setReconnectIntervalSec(String) - Method in class org.apache.openejb.jee.jba.MDBConfig
-
Sets the value of the reconnectIntervalSec property.
- setRecordName(String) - Method in interface javax.resource.cci.Record
-
Sets the name of the Record.
- setRecordShortDescription(String) - Method in interface javax.resource.cci.Record
-
Sets a short description string for the Record.
- setRedirect(FacesRedirect) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Sets the value of the redirect property.
- setReentrant(boolean) - Method in class org.apache.openejb.jee.EntityBean
-
- setReentrant(Boolean) - Method in class org.apache.openejb.jee.was.v6.ejb.Entity
-
Sets the value of the reentrant property.
- setReference(Reference) - Method in interface javax.resource.Referenceable
-
Sets the Reference instance.
- setReference(Reference) - Method in class org.apache.tomee.catalina.TomcatResourceFactory
-
- setReferenceClass(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- setReferenceClassName(String) - Method in class org.apache.openejb.client.WsMetaData
-
- setReferencedBeanClass(String) - Method in class org.apache.openejb.jee.FacesReferencedBean
-
Sets the value of the referencedBeanClass property.
- setReferencedBeanName(String) - Method in class org.apache.openejb.jee.FacesReferencedBean
-
Sets the value of the referencedBeanName property.
- setReferencedColumnName(String) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the referencedColumnName property.
- setReferencedColumnName(String) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the referencedColumnName property.
- setReferencedColumnName(String) - Method in class org.apache.openejb.jee.jpa.PrimaryKeyJoinColumn
-
Sets the value of the referencedColumnName property.
- setReferenceDescriptor(ReferenceDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
- setReferences(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Sets the value of the references property.
- setRefName(String) - Method in class org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Sets the value of the refName property.
- setRefName(String) - Method in class org.apache.openejb.jee.oejb2.EjbRefType
-
Sets the value of the refName property.
- setRefName(String) - Method in class org.apache.openejb.jee.oejb2.GbeanRefType
-
Sets the value of the refName property.
- setRefName(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
Sets the value of the refName property.
- setRefName(String) - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Sets the value of the refName property.
- setRefreshPeriodInSeconds(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setRefType(EjbReference.Type) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setRefType(EjbReference.Type) - Method in class org.apache.openejb.jee.EjbRef
-
- setRefType(EjbReference.Type) - Method in interface org.apache.openejb.jee.EjbReference
-
- setRegex(String) - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Sets regex.
- setRegisterEjbsInJnpContext(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the registerEjbsInJnpContext property.
- setRegisterSession(String, Set<String>) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Asks the runtime to register an authentication session.
- setRegisterSession(String, Set<String>) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- setRegisterSession(String, Set<String>) - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- setRelatedField(RelationField) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Gets the field on the target entity for this relationship.
- setRelatedField(RelationField) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Gets the field on the target entity for this relationship.
- setRelatedField(RelationField) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Gets the field on the target entity for this relationship.
- setRelatedField(RelationField) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Gets the field on the target entity for this relationship.
- setRelatedField(RelationField) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
Gets the field on the target entity for this relationship.
- setRelationshipRoleMap(RelationshipRoleMap) - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Sets the value of the relationshipRoleMap property.
- setRelationshipRoleName(String) - Method in class org.apache.openejb.jee.wls.WeblogicRelationshipRole
-
Sets the value of the relationshipRoleName property.
- setRelationshipRoleSource(RelationshipRoleSource) - Method in class org.apache.openejb.jee.EjbRelationshipRole
-
- setRelationshipRoleSource(EjbRelationshipRoleType.RelationshipRoleSource) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Sets the value of the relationshipRoleSource property.
- setRelationships(Relationships) - Method in class org.apache.openejb.jee.EjbJar
-
- setRelationships(Relationships) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the relationships property.
- setRelay(boolean) - Method in interface javax.xml.soap.SOAPHeaderElement
-
Sets the relay attribute for this SOAPHeaderElement to be
either true or false.
- setReload(boolean) - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- setReloadable(boolean) - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- setReloadable(boolean) - Method in class org.apache.tomee.catalina.remote.ServerClassLoaderLoader
-
- setRememberMe(boolean) - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
Sets whether "remember me" should be used.
- setRemote(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setRemote(String) - Method in class org.apache.openejb.jee.EntityBean
-
- setRemote(String) - Method in interface org.apache.openejb.jee.RemoteBean
-
- setRemote(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setRemote(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the remote property.
- setRemoteClientTimeout(BigInteger) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the remoteClientTimeout property.
- setRemoteHomeImpl(String) - Method in class org.apache.openejb.jee.sun.GenClasses
-
- setRemoteImpl(String) - Method in class org.apache.openejb.jee.sun.GenClasses
-
- setRemoteInterface(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EnterpriseBean
-
Sets the value of the remoteInterface property.
- setRemoteQueryResults(String) - Method in class org.apache.openejb.BeanContext
-
- setRemovalTimeoutInSeconds(String) - Method in class org.apache.openejb.jee.sun.BeanCache
-
- setRemoveAsPrincipalName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the removeAsPrincipalName property.
- setRemoverPeriod(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the removerPeriod property.
- setRemoveTable(RemoveTable) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the removeTable property.
- setRemoveTable(RemoveTable) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the removeTable property.
- setRemoveTable(RemoveTable) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the removeTable property.
- setRemoveUnusedWebapps(boolean) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setRemoveUnusedWebapps(boolean) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setRendererClass(String) - Method in class org.apache.openejb.jee.FacesRenderer
-
Sets the value of the rendererClass property.
- setRendererType(String) - Method in class org.apache.openejb.jee.FacesRenderer
-
Sets the value of the rendererType property.
- setRenderKitClass(String) - Method in class org.apache.openejb.jee.FacesRenderKit
-
Sets the value of the renderKitClass property.
- setRenderKitId(String) - Method in class org.apache.openejb.jee.FacesRenderKit
-
Sets the value of the renderKitId property.
- setReplaceAged(boolean) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setReplaceAged(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setReplaceAged(boolean) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setReplaceAged(boolean) - Method in class org.apache.openejb.util.Pool.Builder
-
- setReplaceFlushed(boolean) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setReplaceFlushed(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setReplaceFlushed(boolean) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setReplaceFlushed(boolean) - Method in class org.apache.openejb.util.Pool.Builder
-
- setReplicationType(String) - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Sets the value of the replicationType property.
- setRepositoryItem(DataHandler) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Sets the repository item for this object.
- setRepoUrl(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setRequest(HttpServletRequest) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Sets the request object.
- setRequest(HttpServletRequest) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- setRequest(ServletRequest) - Method in class javax.servlet.ServletRequestWrapper
-
Sets the request object being wrapped.
- setRequest(AuthenticationRequest) - Method in class org.apache.openejb.client.AuthenticationResponse
-
- setRequest(EJBRequest) - Method in class org.apache.openejb.client.EJBResponse
-
- setRequest(JNDIRequest) - Method in class org.apache.openejb.client.JNDIResponse
-
- setRequest(HttpRequestImpl) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setRequest(HttpServletRequest) - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- setRequestCharacterEncoding(String) - Method in interface javax.servlet.ServletContext
-
Sets the request character encoding for this ServletContext.
- setRequestCharacterEncoding(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- setRequestClassName(String) - Method in class org.apache.openejb.jee.wls.ContextCase
-
Sets the value of the requestClassName property.
- setRequestClassName(String) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the requestClassName property.
- setRequestId(String) - Method in class org.apache.openejb.client.EJBRequest.Body
-
- setRequestMethod(RequestMethodCode) - Method in class org.apache.openejb.client.EJBRequest
-
- setRequestMethod(RequestMethodCode) - Method in class org.apache.openejb.client.JNDIRequest
-
- setRequestProtection(RequestProtection) - Method in class org.apache.openejb.jee.sun.MessageSecurity
-
- setRequestsRecovery(boolean) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setRequestString(String) - Method in class org.apache.openejb.client.JNDIRequest
-
- setRequestUri(URI) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Set a new request URI using the current base URI of the application to
resolve the application-specific request URI part.
- setRequestUri(URI, URI) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Set a new request URI using a new base URI to resolve the application-specific
request URI part.
- setRequestURI(String) - Method in class org.apache.tomee.security.http.SavedRequest
-
- setRequestURL(String) - Method in class org.apache.tomee.security.http.SavedRequest
-
- setRequired(Boolean) - Method in class org.apache.openejb.jee.Addressing
-
- setRequired(String) - Method in class org.apache.openejb.jee.jba.AsContext
-
Sets the value of the required property.
- setRequired(String) - Method in class org.apache.openejb.jee.sun.AsContext
-
- setRequired(String) - Method in class org.apache.openejb.jee.TldAttribute
-
- setResAuth(ResAuth) - Method in class org.apache.openejb.jee.ResourceRef
-
- setResAuth(CMPResAuthEnum) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the resAuth property.
- setReservedWords(ReservedWords) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the reservedWords property.
- setResId(String) - Method in class org.apache.openejb.jee.oejb3.ResourceLink
-
- setResizeQuantity(String) - Method in class org.apache.openejb.jee.sun.BeanCache
-
- setResizeQuantity(String) - Method in class org.apache.openejb.jee.sun.BeanPool
-
- setResizerPeriod(String) - Method in class org.apache.openejb.jee.jba.CachePolicyConf
-
Sets the value of the resizerPeriod property.
- setResName(String) - Method in class org.apache.openejb.jee.jba.ResourceManager
-
Sets the value of the resName property.
- setResolveProxies(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EReference
-
Sets the value of the resolveProxies property.
- setResolver(ProvisioningResolver) - Method in class org.apache.openejb.loader.provisining.MavenResolver
-
- setResolver(ProvisioningResolver) - Method in interface org.apache.openejb.loader.provisining.ProvisioningResolverAware
-
- setResourceAdapter(ResourceAdapter) - Method in interface javax.resource.spi.ResourceAdapterAssociation
-
Associate this object with a ResourceAdapter object.
- setResourceAdapter(String) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setResourceAdapter(String) - Method in class org.apache.openejb.config.typed.MessageDrivenContainerBuilder
-
- setResourceAdapter(ResourceAdapter) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setResourceAdapter(ResourceAdapter) - Method in class org.apache.openejb.jee.Connector
-
- setResourceAdapter(ResourceAdapter10) - Method in class org.apache.openejb.jee.Connector10
-
- setResourceAdapter(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setResourceAdapter(String) - Method in class org.apache.openejb.jee.JMSDestination
-
- setResourceAdapter(ResourceLocatorType) - Method in class org.apache.openejb.jee.oejb2.MessageDrivenBeanType
-
Sets the value of the resourceAdapter property.
- setResourceAdapter(ResourceAdapter) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setResourceAdapterClass(String) - Method in class org.apache.openejb.jee.ResourceAdapter
-
- setResourceAdapterJndiName(String) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the resourceAdapterJndiName property.
- setResourceAdapterMid(String) - Method in class org.apache.openejb.jee.sun.MdbResourceAdapter
-
- setResourceAdapterName(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the resourceAdapterName property.
- setResourceAdapterVersion(String) - Method in class org.apache.openejb.jee.Connector
-
- setResourceBundle(FacesApplicationResourceBundle) - Method in class org.apache.openejb.jee.FacesApplication
-
Sets the value of the resourceBundle property.
- setResourceEnvRefName(String) - Method in class org.apache.openejb.jee.jba.ResourceEnvRef
-
Sets the value of the resourceEnvRefName property.
- setResourceEnvRefName(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setResourceEnvRefName(String) - Method in class org.apache.openejb.jee.sun.ResourceEnvRef
-
- setResourceEnvRefName(String) - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Sets the value of the resourceEnvRefName property.
- setResourceEnvRefType(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setResourceEnvRefTypeString(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the resourceEnvRefTypeString property.
- setResourceLink(String) - Method in class org.apache.openejb.jee.oejb2.ResourceLocatorType
-
Sets the value of the resourceLink property.
- setResourceLink(String) - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Sets the value of the resourceLink property.
- setResourceLink(String) - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Sets the value of the resourceLink property.
- setResourceLink(String) - Method in class org.apache.openejb.jee.wls.ResourceEnvDescription
-
Sets the value of the resourceLink property.
- setResourceManagers(ResourceManagers) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the resourceManagers property.
- setResourceRefTypeString(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the resourceRefTypeString property.
- setResources(WebResourceRoot) - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- setResourcesDir(File) - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Sets resources dir.
- setRespectBinding(RespectBinding) - Method in class org.apache.openejb.jee.PortComponent
-
- setRespectBinding(RespectBinding) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setResponse(HttpServletResponse) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Set the response object.
- setResponse(HttpServletResponse) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- setResponse(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
-
Sets the response being wrapped.
- setResponse(byte, int, Object) - Method in class org.apache.openejb.client.EJBResponse
-
- setResponse(HttpServletResponse) - Method in class org.apache.tomee.security.http.TomEEHttpMessageContext
-
- setResponseCharacterEncoding(String) - Method in interface javax.servlet.ServletContext
-
Sets the response character encoding for this ServletContext.
- setResponseCharacterEncoding(String) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- setResponseCode(int) - Method in class org.apache.openejb.client.AuthenticationResponse
-
- setResponseCode(int) - Method in class org.apache.openejb.client.JNDIResponse
-
- setResponseCode(int) - Method in class org.apache.openejb.client.LogoutResponse
-
- setResponseProtection(ResponseProtection) - Method in class org.apache.openejb.jee.sun.MessageSecurity
-
- setResponseProvider(HealthCheckResponseProvider) - Static method in class org.eclipse.microprofile.health.HealthCheckResponse
-
Used by OSGi environment while service loader pattern is not supported.
- setResponses(AddressingResponses) - Method in class org.apache.openejb.jee.Addressing
-
- setResponseString(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
Sets the response string to be sent to the browser
- setResponseTimeRequestClass(ResponseTimeRequestClass) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the responseTimeRequestClass property.
- setResRefName(String) - Method in class org.apache.openejb.jee.jba.ResourceRef
-
Sets the value of the resRefName property.
- setResRefName(String) - Method in class org.apache.openejb.jee.oejb3.ResourceLink
-
- setResRefName(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setResRefName(String) - Method in class org.apache.openejb.jee.sun.ResourceRef
-
- setResRefName(String) - Method in class org.apache.openejb.jee.wls.ResourceDescription
-
Sets the value of the resRefName property.
- setResSharingScope(ResSharingScope) - Method in class org.apache.openejb.jee.ResourceRef
-
- setResSharingScope(ResSharingScopeEnum) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the resSharingScope property.
- setRestService(boolean) - Method in class org.apache.openejb.jee.SessionBean
-
- setResType(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setResult(Object) - Method in class org.apache.openejb.client.JNDIResponse
-
- setResult(String) - Method in class org.apache.taglibs.standard.tag.el.xml.TransformTag
-
- setResult(Result) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setResultClass(String) - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Sets the value of the resultClass property.
- setResultReader(ResultReader) - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Sets the value of the resultReader property.
- setResultSetMapping(String) - Method in class org.apache.openejb.jee.jpa.NamedNativeQuery
-
Sets the value of the resultSetMapping property.
- setResultTypeMapping(String) - Method in class org.apache.openejb.jee.oejb2.QueryType
-
Sets the value of the resultTypeMapping property.
- setResultTypeMapping(ResultTypeMapping) - Method in class org.apache.openejb.jee.Query
-
- setRetainIfException(boolean) - Method in class org.apache.openejb.jee.RemoveMethod
-
- setRetainIfExeption(Method, boolean) - Method in class org.apache.openejb.BeanContext
-
TODO: Move to MethodContext
- setRetryCount(BigInteger) - Method in class org.apache.openejb.jee.wls.RetryMethodsOnRollback
-
Sets the value of the retryCount property.
- setReturnType(QName) - Method in interface javax.xml.rpc.Call
-
Sets the return type for a specific operation.
- setReturnType(QName, Class) - Method in interface javax.xml.rpc.Call
-
Sets the return type for a specific operation.
- setReturnType(String) - Method in class org.apache.openejb.jee.oejb2.AutoIncrementTableType
-
Sets the value of the returnType property.
- setReturnType(String) - Method in class org.apache.openejb.jee.oejb2.SqlGeneratorType
-
Sets the value of the returnType property.
- setReturnTypeMapping(ReturnTypeMappingEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the returnTypeMapping property.
- setReturnValue(ReturnValueType) - Method in class org.apache.openejb.jee.bval.ConstructorType
-
Sets the value of the returnValue property.
- setReturnValue(ReturnValueType) - Method in class org.apache.openejb.jee.bval.MethodType
-
Sets the value of the returnValue property.
- setReusable(boolean) - Method in class org.eclipse.microprofile.metrics.Metadata
-
Set if the metric can be reusable (i.e.
- setReuseAddress(boolean) - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- setRole(String) - Method in interface javax.xml.soap.SOAPHeaderElement
-
Sets the Role associated with this SOAPHeaderElement
object to the specified Role.
- setRoleLink(String) - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- setRoleMapping(EjbRelationshipRoleType.RoleMapping) - Method in class org.apache.openejb.jee.oejb2.EjbRelationshipRoleType
-
Sets the value of the roleMapping property.
- setRoleName(String) - Method in class org.apache.openejb.jee.jba.SecurityRole
-
Sets the value of the roleName property.
- setRoleName(String) - Method in class org.apache.openejb.jee.oejb3.RoleMapping
-
- setRoleName(String) - Method in class org.apache.openejb.jee.RunAs
-
- setRoleName(String) - Method in class org.apache.openejb.jee.SecurityRole
-
- setRoleName(String) - Method in class org.apache.openejb.jee.SecurityRoleRef
-
- setRoleName(String) - Method in class org.apache.openejb.jee.sun.SecurityRoleMapping
-
- setRoleName(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the roleName property.
- setRoleName(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the roleName property.
- setRoleName(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the roleName property.
- setRoleName(String) - Method in class org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Sets the value of the roleName property.
- setRoleName(String) - Method in class org.apache.openejb.jee.wls.SecurityRoleAssignment
-
Sets the value of the roleName property.
- setRoles(String[]) - Method in interface javax.xml.rpc.handler.HandlerChain
-
Sets SOAP Actor roles for this HandlerChain.
- setRoles(Set<String>) - Method in interface javax.xml.ws.soap.SOAPBinding
-
Sets the roles played by the SOAP binding instance.
- setRoles(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setRoles(String[]) - Method in class org.apache.openejb.server.axis.HandlerChainImpl
-
- setRoles(Map<String, String>) - Method in class org.apache.tomee.embedded.Configuration
-
- setRoles(Map<String, String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setRoles(Map<String, String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setRolesString(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the rolesString property.
- setRollback(Boolean) - Method in class org.apache.openejb.jee.ApplicationException
-
- setRollbackOnly() - Method in interface javax.ejb.EJBContext
-
Mark the current transaction for rollback.
- setRollbackOnly() - Method in interface javax.persistence.EntityTransaction
-
Mark the current resource transaction so that the only
possible outcome of the transaction is for the transaction
to be rolled back.
- setRollbackOnly() - Method in interface javax.transaction.Transaction
-
Modify the transaction associated with the target object such that
the only possible outcome of the transaction is to roll back the
transaction.
- setRollbackOnly() - Method in interface javax.transaction.TransactionManager
-
Modify the transaction associated with the current thread such that
the only possible outcome of the transaction is to roll back the
transaction.
- setRollbackOnly() - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
Set the rollbackOnly status of the transaction bound to the
current thread at the time this method is called.
- setRollbackOnly() - Method in interface javax.transaction.UserTransaction
-
Modify the transaction associated with the current thread such that
the only possible outcome of the transaction is to roll back the
transaction.
- setRollbackOnly() - Method in class org.apache.openejb.core.BaseContext
-
- setRollbackOnly() - Method in class org.apache.openejb.core.BaseContext.UserTransactionWrapper
-
- setRollbackOnly() - Method in class org.apache.openejb.core.CoreUserTransaction
-
- setRollbackOnly() - Method in class org.apache.openejb.core.managed.ManagedUserTransaction
-
- setRollbackOnly() - Method in class org.apache.openejb.core.SimpleTransactionSynchronizationRegistry
-
- setRollbackOnly() - Method in class org.apache.openejb.core.stateful.StatefulUserTransaction
-
- setRollbackOnly() - Method in class org.apache.openejb.core.transaction.EjbUserTransaction
-
- setRollbackOnly() - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- setRollbackOnly(Throwable) - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- setRollbackOnly(Transaction, Throwable) - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- setRollbackOnly() - Method in interface org.apache.openejb.core.transaction.TransactionPolicy
-
Sets this TransactionPolicy to rollback when completed
- setRollbackOnly(Throwable) - Method in interface org.apache.openejb.core.transaction.TransactionPolicy
-
Sets this TransactionPolicy to rollback when completed
- setRollbackOnly() - Method in class org.apache.openejb.core.TransactionSynchronizationRegistryWrapper
-
- setRollbackOnly() - Method in class org.apache.openejb.resource.TransactionManagerWrapper
-
- setRollbackOnly() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService.MyTransaction
-
- setRollbackOnly() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- setRootTypeQname(QName) - Method in class org.apache.openejb.jee.JavaXmlTypeMapping
-
- setRootUrl(String) - Method in class org.apache.openejb.config.PersistenceModule
-
- setRootUrlAndJarUrls(String, List<String>) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setRotateLogOnStartup(Boolean) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the rotateLogOnStartup property.
- setRotationTime(String) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the rotationTime property.
- setRotationType(String) - Method in class org.apache.openejb.jee.wls.Logging
-
Sets the value of the rotationType property.
- setRouter(String) - Method in class org.apache.openejb.resource.jdbc.RoutedDataSource
-
- setRowLocking(RowLocking) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the rowLocking property.
- setRowLocking(RowLocking) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the rowLocking property.
- setRowLocking(RowLocking) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the rowLocking property.
- setRowLockingTemplate(RowLockingTemplate) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the rowLockingTemplate property.
- setRtexprvalue(String) - Method in class org.apache.openejb.jee.TldAttribute
-
- setRunAs(String) - Method in class org.apache.openejb.BeanContext
-
- setRunAs(RunAs) - Method in class org.apache.openejb.jee.SecurityIdentity
-
- setRunAs(String) - Method in class org.apache.openejb.jee.SecurityIdentity
-
- setRunAs(RunAs) - Method in class org.apache.openejb.jee.Servlet
-
- setRunAsPrincipal(String) - Method in class org.apache.openejb.jee.jba.EjbTimeoutIdentity
-
Sets the value of the runAsPrincipal property.
- setRunAsPrincipal(String) - Method in class org.apache.openejb.jee.jba.SecurityIdentity
-
Sets the value of the runAsPrincipal property.
- setRunAsPrincipalName(String) - Method in class org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Sets the value of the runAsPrincipalName property.
- setRunAsPrincipalName(String) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the runAsPrincipalName property.
- setRunAsRole(String) - Method in interface javax.servlet.ServletRegistration.Dynamic
-
Sets the name of the runAs role for this
ServletRegistration.
- setRunAsUser(String) - Method in class org.apache.openejb.BeanContext
-
- setSampleSize(int) - Method in class org.apache.openejb.monitoring.Stats
-
- setSampleSize(int) - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- setSasContext(SasContext) - Method in class org.apache.openejb.jee.jba.IorSecurityConfig
-
Sets the value of the sasContext property.
- setSasContext(SasContext) - Method in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- setScale(Integer) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the scale property.
- setScale(Integer) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the scale property.
- setScan(Beans.Scan) - Method in class org.apache.openejb.jee.Beans
-
- setScannableUrls(List<URL>) - Method in class org.apache.openejb.config.WebModule
-
- setScanned(boolean) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setSchedule(TimerSchedule) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the schedule property.
- setScheduledExecutor(ScheduledExecutorService) - Method in class org.apache.openejb.util.Pool.Builder
-
- setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setScheduler(Scheduler) - Method in class org.apache.openejb.core.timer.TimerData
-
- setSchema(Schema) - Method in class javax.xml.bind.Binder
-
Specifies whether marshal, unmarshal and update methods
performs validation on their XML content.
- setSchema(Schema) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- setSchema(Schema) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- setSchema(Schema) - Method in interface javax.xml.bind.Marshaller
-
Specify the JAXP 1.3 Schema
object that should be used to validate subsequent marshal operations
against.
- setSchema(Schema) - Method in interface javax.xml.bind.Unmarshaller
-
Specify the JAXP 1.3 Schema
object that should be used to validate subsequent unmarshal operations
against.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.CollectionTable
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.JoinTable
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitDefaults
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.SecondaryTable
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.Table
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.apache.openejb.jee.sun.SunCmpMapping
-
- setSchemaGeneratorProperties(SchemaGeneratorProperties) - Method in class org.apache.openejb.jee.sun.CmpResource
-
- setSchemaLocation(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for setting the schemaLocation.
- setSchemaResourcePrefix(String) - Static method in class org.apache.jasper.JspC
-
Sets the path prefix for .xsd resources
- setSchemaResourcePrefix(String) - Static method in class org.apache.jasper.xmlparser.ParserUtils
-
Sets the path prefix URL for .xsd resources
- setScope(String) - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
-
Sets the 'scope' attribute.
- setScope(String, MessageContext.Scope) - Method in interface javax.xml.ws.handler.MessageContext
-
Sets the scope of a property.
- setScope(String) - Method in class org.apache.openejb.jee.sun.ConstraintField
-
- setScope(String) - Method in class org.apache.openejb.jee.sun.KeyField
-
- setScope(String) - Method in class org.apache.openejb.jee.sun.RefreshField
-
- setScope(String) - Method in class org.apache.openejb.jee.sun.Timeout
-
- setScope(String) - Method in class org.apache.openejb.jee.Variable
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.core.RedirectSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.core.RemoveTag
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.core.SetSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.core.UrlSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.FormatDateSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.FormatNumberSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.MessageSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.ParseDateSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.ParseNumberSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.SetBundleSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.SetLocaleSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.SetTimeZoneSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DriverTag
-
Setter method for the scope of the variable to hold the
result.
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.sql.QueryTagSupport
-
Setter method for the scope of the variable to hold the
result.
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.sql.SetDataSourceTagSupport
-
Setter method for the scope of the variable to hold the
result.
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.sql.UpdateTagSupport
-
Setter method for the scope of the variable to hold the
result.
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.xml.ParseSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.xml.SetTag
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
-
- setScopeDom(String) - Method in class org.apache.taglibs.standard.tag.common.xml.ParseSupport
-
- setScripter(OpenEJBScripter) - Method in class org.apache.openejb.server.cli.command.ScriptCommand
-
- setScriptingInvalid(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setScriptingInvalid(Boolean) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setScriptless(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setSecond(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- setSecure(boolean) - Method in class javax.servlet.http.Cookie
-
Indicates to the browser whether the cookie should only be sent
using a secure protocol, such as HTTPS or SSL.
- setSecure(boolean) - Method in interface javax.servlet.SessionCookieConfig
-
Marks or unmarks the session tracking cookies created on behalf of
the application represented by the ServletContext from which
this SessionCookieConfig was acquired as secure.
- setSecure(boolean) - Method in class org.apache.openejb.core.webservices.PortData
-
- setSecure(Boolean) - Method in class org.apache.openejb.jee.CookieConfig
-
- setSecurity(AbstractSecurityType) - Method in class org.apache.openejb.jee.oejb2.ApplicationType
-
Sets the value of the security property.
- setSecurity(JAXBElement<? extends AbstractSecurityType>) - Method in class org.apache.openejb.jee.oejb2.GeronimoEjbJarType
-
- setSecurity(JAXBElement<? extends AbstractSecurityType>) - Method in class org.apache.openejb.jee.oejb2.OpenejbJarType
-
- setSecurityContext(SecurityContext) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Set a new injectable security context information for the current request.
- setSecurityDomain(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the securityDomain property.
- setSecurityDomain(String) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the securityDomain property.
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.cdi.CdiBeanInfo
-
- setSecurityIdentity(SecurityIdentity) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.jee.EntityBean
-
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the securityIdentity property.
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the securityIdentity property.
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the securityIdentity property.
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setSecurityIdentity(SecurityIdentity) - Method in class org.apache.openejb.jee.SessionBean
-
- setSecurityPermission(SecurityPermission) - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Sets the value of the securityPermission property.
- setSecurityPermissionSpec(String) - Method in class org.apache.openejb.jee.SecurityPermission
-
- setSecurityPermissionSpec(String) - Method in class org.apache.openejb.jee.wls.SecurityPermission
-
Sets the value of the securityPermissionSpec property.
- setSecurityPlugin(SecurityPlugin) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the securityPlugin property.
- setSecurityProxy(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the securityProxy property.
- setSecurityProxy(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the securityProxy property.
- setSecurityProxy(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the securityProxy property.
- setSecurityRealmName(String) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- setSecurityRealmName(String) - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Sets the value of the securityRealmName property.
- setSecurityService(SecurityService) - Method in class org.apache.openejb.config.sys.Openejb
-
Sets the value of the securityService property.
- setSecurityService(SecurityService) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setSecurityService(SecurityService) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setSecurityService(SecurityService) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setSeed(byte[]) - Method in class org.apache.tomee.catalina.session.FastNonSecureRandom
-
- setSeed(long) - Method in class org.apache.tomee.catalina.session.FastNonSecureRandom
-
- setSelect(Select) - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Sets the value of the select property.
- setSelect(String) - Method in class org.apache.taglibs.standard.extra.spath.SPathTag
-
- setSelect(String) - Method in class org.apache.taglibs.standard.tag.common.xml.ExprSupport
-
- setSelect(String) - Method in class org.apache.taglibs.standard.tag.common.xml.ForEachTag
-
- setSelect(String) - Method in class org.apache.taglibs.standard.tag.common.xml.IfTag
-
- setSelect(String) - Method in class org.apache.taglibs.standard.tag.common.xml.SetTag
-
- setSelect(String) - Method in class org.apache.taglibs.standard.tag.common.xml.WhenTag
-
- setSelectForUpdate(boolean) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the selectForUpdate property.
- setSelfInterception(InterceptorData) - Method in class org.apache.openejb.MethodContext
-
- setSendCollectionType(boolean) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setSendTimeout(long) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Sets the number of milliseconds the implementation will timeout attempting to send a websocket message.
- setSequenceGenerator(SequenceGenerator) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the sequenceGenerator property.
- setSequenceGenerator(SequenceGenerator) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the sequenceGenerator property.
- setSequenceName(String) - Method in class org.apache.openejb.jee.jpa.SequenceGenerator
-
Sets the value of the sequenceName property.
- setSequenceName(String) - Method in class org.apache.openejb.jee.oejb2.SequenceTableType
-
Sets the value of the sequenceName property.
- setSequenceTable(SequenceTableType) - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Sets the value of the sequenceTable property.
- setSerializable(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EDataType
-
Sets the value of the serializable property.
- setSerializeByteArrayToOracleBlob(Boolean) - Method in class org.apache.openejb.jee.wls.Compatibility
-
Sets the value of the serializeByteArrayToOracleBlob property.
- setSerializeCharArrayToBytes(Boolean) - Method in class org.apache.openejb.jee.wls.Compatibility
-
Sets the value of the serializeCharArrayToBytes property.
- setSerializer(EJBDSerializer) - Method in class org.apache.openejb.client.ClientMetaData
-
- setSerializer(EJBDSerializer) - Method in class org.apache.openejb.client.EJBRequest
-
- setSerializerClass(Class) - Method in class org.apache.openejb.server.axis.client.TypeInfo.UpdatableTypeInfo
-
- setServer(ServerMetaData) - Method in class org.apache.openejb.client.AuthenticationResponse
-
- setServer(ServerMetaData) - Static method in class org.apache.openejb.client.ClientSecurity
-
- setServer(ServerMetaData) - Method in interface org.apache.openejb.client.ClusterableResponse
-
- setServer(ServerMetaData) - Method in class org.apache.openejb.client.EJBResponse
-
- setServer(ServerMetaData) - Method in class org.apache.openejb.client.JNDIResponse
-
- setServer(StandardServer) - Static method in class org.apache.tomee.loader.TomcatHelper
-
- setServerHash(int) - Method in interface org.apache.openejb.client.ClusterableRequest
-
- setServerHash(int) - Method in class org.apache.openejb.client.EJBRequest
-
- setServerHash(int) - Method in class org.apache.openejb.client.JNDIRequest
-
- setServerMetaData(ServerMetaData) - Method in class org.apache.openejb.server.ejbd.CallContext
-
- setServerName(String) - Method in class org.apache.openejb.jee.DataSource
-
- setServerName(String) - Method in class org.apache.tomee.livereload.Command
-
- setServerSessionPoolFactoryJNDI(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the serverSessionPoolFactoryJNDI property.
- setServerUrl(URI) - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- setServerUrl(String) - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- setServerXml(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setServerXml(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setServerXml(File) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setServerXml(File) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setServerXmlFile(String) - Method in class org.apache.tomee.installer.Paths
-
Sets the server.xml file
- setServerXmlFile(File) - Method in class org.apache.tomee.installer.Paths
-
Sets the server.xml file
- setServerXmlFile(String) - Method in interface org.apache.tomee.installer.PathsInterface
-
- setServerXmlFile(File) - Method in interface org.apache.tomee.installer.PathsInterface
-
- setServerXmlFile(String) - Method in class org.apache.tomee.webapp.installer.Runner
-
- setService(String) - Method in class org.apache.openejb.config.sys.ServiceProvider
-
Sets the value of the providerType property.
- setServiceClassName(String) - Method in class org.apache.openejb.client.WsMetaData
-
- setServiceCompletion(ServiceCompletionType) - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Sets the value of the serviceCompletion property.
- setServiceEndpoint(String) - Method in class org.apache.openejb.jee.SessionBean
-
- setServiceEndpoint(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Sets the value of the serviceEndpoint property.
- setServiceEndpointInterface(String) - Method in class org.apache.openejb.client.PortRefMetaData
-
- setServiceEndpointInterface(String) - Method in class org.apache.openejb.core.webservices.PortRefData
-
- setServiceEndpointInterface(String) - Method in class org.apache.openejb.jee.PortComponent
-
- setServiceEndpointInterface(String) - Method in class org.apache.openejb.jee.PortComponentRef
-
- setServiceEndpointInterface(String) - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- setServiceEndpointInterface(String) - Method in class org.apache.openejb.jee.sun.PortInfo
-
- setServiceEndpointInterfaceString(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the serviceEndpointInterfaceString property.
- setServiceId(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setServiceImplBean(ServiceImplBean) - Method in class org.apache.openejb.jee.PortComponent
-
- setServiceImplClass(String) - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- setServiceInterface(String) - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- setServiceInterface(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setServiceInterfaceString(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Sets the value of the serviceInterfaceString property.
- setServiceManager(ServiceManager) - Method in class org.apache.openejb.server.Server
-
- setServiceManager(ServiceManager) - Static method in class org.apache.openejb.server.ServiceManager
-
- setServiceName(QName) - Method in class org.apache.openejb.core.webservices.PortData
-
- setServiceName(String) - Method in class org.apache.openejb.jee.oejb2.ServiceCompletionType
-
Sets the value of the serviceName property.
- setServiceNamePattern(QName) - Method in class org.apache.openejb.client.HandlerChainMetaData
-
- setServiceNamePattern(QName) - Method in class org.apache.openejb.jee.HandlerChain
-
- setServiceQName(String) - Method in class org.apache.openejb.client.WsMetaData
-
- setServiceQname(QName) - Method in class org.apache.openejb.jee.ServiceRef
-
Sets the value of the serviceQname property.
- setServiceQname(ServiceQname) - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- setServiceQname(ServiceQname) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setServiceRefName(String) - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Sets the value of the serviceRefName property.
- setServiceRefName(String) - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Sets the value of the serviceRefName property.
- setServiceRefName(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setServiceRefName(String) - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- setServiceRefName(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Sets the value of the serviceRefName property.
- setServiceRefName(String) - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Sets the value of the serviceRefName property.
- setServiceRefType(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setServletClass(String) - Method in class org.apache.openejb.jee.Servlet
-
- setServletClassLastModifiedTime(long) - Method in class org.apache.jasper.servlet.JspServletWrapper
-
Sets the last-modified time of the servlet class file associated with
this JspServletWrapper.
- setServletClassName(String) - Method in class org.apache.jasper.JspCompilationContext
-
- setServletContext(ServletContext) - Method in class org.apache.openejb.core.WebContext
-
- setServletImplClass(String) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setServletLink(String) - Method in class org.apache.openejb.jee.ServiceImplBean
-
- setServletName(String) - Method in class org.apache.openejb.jee.Servlet
-
- setServletName(String) - Method in class org.apache.openejb.jee.ServletMapping
-
- setServletName(ServletName) - Method in class org.apache.openejb.jee.sun.Servlet
-
- setServletPackageName(String) - Method in class org.apache.jasper.JspCompilationContext
-
The package name into which the servlet class is generated.
- setServletSecurity(ServletSecurityElement) - Method in interface javax.servlet.ServletRegistration.Dynamic
-
- setSession(String, Node, ErrorDispatcher) - Method in class org.apache.jasper.compiler.PageInfo
-
- setSession(ServerSession) - Method in class org.apache.openejb.server.ssh.OpenEJBCommands
-
- setSessionConfig(SessionConfig) - Method in class org.apache.openejb.jee.sun.SunWebApp
-
- setSessionContext(SessionContext) - Method in interface javax.ejb.SessionBean
-
Set the associated session context.
- setSessionManager(SessionManager) - Method in class org.apache.openejb.jee.sun.SessionConfig
-
- setSessionProperties(SessionProperties) - Method in class org.apache.openejb.jee.sun.SessionConfig
-
- setSessionStateManagerJndiName(String) - Method in class org.apache.openejb.jee.jba.ClusterConfig
-
Sets the value of the sessionStateManagerJndiName property.
- setSessionTimeout(int) - Method in interface javax.servlet.ServletContext
-
Sets the session timeout in minutes for this ServletContext.
- setSessionTimeout(Integer) - Method in class org.apache.openejb.jee.SessionConfig
-
- setSessionTimeout(int) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- setSessionTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.StatefulSessionCache
-
Sets the value of the sessionTimeoutSeconds property.
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in interface javax.servlet.ServletContext
-
Sets the session tracking modes that are to become effective for this
ServletContext.
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.apache.openejb.rest.ThreadLocalServletContext
-
- setSessionType(SessionType) - Method in class org.apache.openejb.jee.ManagedBean
-
- setSessionType(SessionType) - Method in class org.apache.openejb.jee.SessionBean
-
- setSessionType(SessionType) - Method in class org.apache.openejb.jee.SingletonBean
-
- setSessionType(SessionType) - Method in class org.apache.openejb.jee.StatefulBean
-
- setSessionType(SessionType) - Method in class org.apache.openejb.jee.StatelessBean
-
- setSessionType(SessionEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Sets the value of the sessionType property.
- setSeverity(int) - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
Set the severity field of this event.
- setSharedCacheMode(String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- setSharedCacheMode(SharedCacheMode) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- setSharedCacheMode(SharedCacheMode) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setSharedCacheMode(PersistenceUnitCaching) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the sharedCacheMode property.
- setSharedCacheMode(SharedCacheMode) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setShort(String, short) - Method in interface javax.jms.MapMessage
-
Sets a short value with the specified name into the Map.
- setShort(String, short) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setShort1(short) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setShort2(Short) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setShortDescription(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the shortDescription property.
- setShortName(String) - Method in class org.apache.openejb.jee.TldTaglib
-
- setShortProperty(String, short) - Method in interface javax.jms.Message
-
Sets a short property value with the specified name into the message.
- setShortProperty(String, short) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setShrinkFrequencySeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the shrinkFrequencySeconds property.
- setShrinkingEnabled(Boolean) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the shrinkingEnabled property.
- setSimpleLog(boolean) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setSingleClassloader(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setSingleClassloader(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setSingleDeploymentByArchiveName(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setSingleDeploymentByArchiveName(String) - Method in class org.apache.openejb.arquillian.openejb.OpenEJBConfiguration
-
- setSingleDumpByArchiveName(boolean) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setSize(int) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.Cache
-
Sets the value of the size property.
- setSkewnessImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the skewness.
- setSkipDefaultRepository(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setSkipHttp(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setSkipHttp(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setSkipHttp(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setSlotType(String) - Method in interface javax.xml.registry.infomodel.Slot
-
Sets the slotType for this Slot.
- setSmallIcon(String) - Method in class org.apache.openejb.jee.Icon
-
- setSmallIcon(String) - Method in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Sets the value of the smallIcon property.
- setSmallIcon(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the smallIcon property.
- setSmap(String) - Method in class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- setSmapDumped(boolean) - Method in class org.apache.jasper.JspC
-
Set smapSuppressed flag.
- setSmapSuppressed(boolean) - Method in class org.apache.jasper.JspC
-
Set smapSuppressed flag.
- setSMaxAge(int) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the s-maxage cache control directive.
- setSoapHeader(Object) - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- setSoTimeout(int) - Method in class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- setSource(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
Sets the value of the source property.
- setSource(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the source property.
- setSource(String) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the source property.
- setSource(String) - Method in class org.apache.openejb.jee.was.v6.java.Method
-
Sets the value of the source property.
- setSource(File) - Method in class org.apache.openejb.maven.plugin.Synch
-
Sets source.
- setSourceClass(String) - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Sets the value of the sourceClass property.
- setSourceClassName(String) - Method in class org.apache.openejb.util.JuliLogStream.OpenEJBLogRecord
-
Sets the name of the class that issued the logging call.
- setSourceMethodName(String) - Method in class org.apache.openejb.util.JuliLogStream.OpenEJBLogRecord
-
Sets the name of the method that issued the logging call.
- setSourceObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
-
Sets the Object that is the source of this Association.
- setSourceVM(String) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- setSourceVM(String) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- setSpaceAfterComment(boolean) - Method in class org.apache.openejb.util.SuperProperties
-
If true a blank line will be added between a comment and the property.
- setSpaceBetweenProperties(boolean) - Method in class org.apache.openejb.util.SuperProperties
-
If true a blank line will be added between properties.
- setSpecificationObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Sets the specification object for this object.
- setSpecVersion(String) - Method in class org.apache.openejb.jee.Connector10
-
- setSql(String) - Method in class org.apache.openejb.jee.oejb2.AutoIncrementTableType
-
Sets the value of the sql property.
- setSql(String) - Method in class org.apache.openejb.jee.oejb2.SqlGeneratorType
-
Sets the value of the sql property.
- setSql(String) - Method in class org.apache.openejb.jee.wls.DatabaseSpecificSql
-
Sets the value of the sql property.
- setSql(String) - Method in class org.apache.openejb.jee.wls.SqlQuery
-
Sets the value of the sql property.
- setSql(String) - Method in class org.apache.taglibs.standard.tag.el.sql.QueryTag
-
Setter method for the SQL statement to use for the
query.
- setSql(String) - Method in class org.apache.taglibs.standard.tag.el.sql.UpdateTag
-
Setter method for the SQL statement to use for the
query.
- setSql(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.QueryTag
-
Setter method for the SQL statement to use for the
query.
- setSql(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.UpdateTag
-
Setter method for the SQL statement to use for the
query.
- setSqlGenerator(SqlGeneratorType) - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Sets the value of the sqlGenerator property.
- setSqlQuery(SqlQuery) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the sqlQuery property.
- setSqlSelectDistinct(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicQuery
-
Sets the value of the sqlSelectDistinct property.
- setSqlShapeName(String) - Method in class org.apache.openejb.jee.wls.SqlQuery
-
Sets the value of the sqlShapeName property.
- setSqlShapeName(String) - Method in class org.apache.openejb.jee.wls.SqlShape
-
Sets the value of the sqlShapeName property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.KeyField
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.Mapping
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.Property
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Sets the value of the sqlType property.
- setSqlType(SqlType) - Method in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Sets the value of the sqlType property.
- setSqlType(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Sets the value of the sqlType property.
- setSsl(boolean) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setSsl(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setSsl(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setSsl(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setSslProtocol(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setSslProtocol(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setSslProtocol(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setSslProtocol(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setStability(int) - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Sets the stability indicator for the RegistryEntry.
- setStandaloneModule(boolean) - Method in class org.apache.openejb.config.AppModule
-
- setStandaloneModule(boolean) - Method in interface org.apache.openejb.config.DeploymentModule
-
- setStandaloneModule(boolean) - Method in class org.apache.openejb.config.Module
-
- setStandaloneModule(boolean) - Method in class org.apache.openejb.config.PersistenceModule
-
- setStandloneWebModule() - Method in class org.apache.openejb.config.AppModule
-
- setStart(XMLGregorianCalendar) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the start property.
- setStartDefaultScopes(boolean) - Method in class org.apache.openejb.arquillian.openejb.OpenEJBConfiguration
-
- setStartNode(JavaIdentifier) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
Sets the value of the startNode property.
- setStartRow(String) - Method in class org.apache.taglibs.standard.tag.el.sql.QueryTag
-
The index of the first row returned can be
specified using startRow.
- setStartRow(int) - Method in class org.apache.taglibs.standard.tag.rt.sql.QueryTag
-
The index of the first row returned can be
specified using startRow.
- setStartTime(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setStartupTimeout(Duration) - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- setStartupTimeout(long, TimeUnit) - Method in class org.apache.openejb.config.typed.ActiveMQResourceAdapterBuilder
-
- setStartupTimeout(Duration) - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- setState(Object) - Method in class org.apache.openejb.core.security.AbstractSecurityService
-
- setState(Object) - Method in class org.apache.openejb.ri.sp.PseudoSecurityService
-
- setState(Object) - Method in interface org.apache.openejb.spi.SecurityService
-
- setStateFactory(StateFactory) - Method in class org.apache.openejb.jee.jba.cmp.CmpField
-
Sets the value of the stateFactory property.
- setStateFactory(StateFactory) - Method in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
Sets the value of the stateFactory property.
- setStatefulSessionCache(StatefulSessionCache) - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Sets the value of the statefulSessionCache property.
- setStatefulSessionClustering(StatefulSessionClustering) - Method in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Sets the value of the statefulSessionClustering property.
- setStatefulSessionDescriptor(StatefulSessionDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the statefulSessionDescriptor property.
- setStatefulTimeout(Duration) - Method in class org.apache.openejb.BeanContext
-
- setStatefulTimeout(Timeout) - Method in class org.apache.openejb.jee.SessionBean
-
- setStatelessBeanCallRouterClassName(String) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the statelessBeanCallRouterClassName property.
- setStatelessBeanIsClusterable(Boolean) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the statelessBeanIsClusterable property.
- setStatelessBeanLoadAlgorithm(String) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the statelessBeanLoadAlgorithm property.
- setStatelessClustering(StatelessClustering) - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Sets the value of the statelessClustering property.
- setStatelessSessionDescriptor(StatelessSessionDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the statelessSessionDescriptor property.
- setStateOrProvince(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the state or province.
- setStaticSql(boolean) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the staticSql property.
- setStaticValue(NamingUtil.Resource, Object) - Static method in class org.apache.tomee.common.NamingUtil
-
- setStaticValue(NamingUtil.Resource, String, Object) - Static method in class org.apache.tomee.common.NamingUtil
-
- setStatus(int) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets the status code for this response.
- setStatus(int, String) - Method in interface javax.servlet.http.HttpServletResponse
-
- setStatus(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call setStatus(int sc)
on the wrapped response object.
- setStatus(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- setStatus(int) - Method in interface javax.ws.rs.client.ClientResponseContext
-
Set a new response status code.
- setStatus(int) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Set a new response status code.
- setStatus(int) - Method in class javax.xml.ws.spi.http.HttpExchange
-
Sets the HTTP status code for the response.
- setStatus(int) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setStatus(int, String) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletResponse
-
- setStatus(int) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setStatus(int, String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setStatus(int) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setStatus(int, String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setStatusInfo(Response.StatusType) - Method in interface javax.ws.rs.client.ClientResponseContext
-
Set the complete status information (status code and reason phrase) associated
with the response.
- setStatusInfo(Response.StatusType) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Set the complete status information (status code and reason phrase) associated
with the response.
- setStatusMessage(String) - Method in interface org.apache.openejb.server.httpd.HttpResponse
-
Sets the response string to be sent to the browser
- setStatusMessage(String) - Method in class org.apache.openejb.server.httpd.HttpResponseImpl
-
- setStatusMessage(String) - Method in class org.apache.openejb.server.httpd.ServletResponseAdapter
-
- setSteadyPoolSize(String) - Method in class org.apache.openejb.jee.sun.BeanPool
-
- setStep(int) - Method in class org.apache.taglibs.standard.tag.common.xml.ForEachTag
-
- setStep(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForEachTag
-
- setStep(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForTokensTag
-
- setStep(int) - Method in class org.apache.taglibs.standard.tag.rt.core.ForEachTag
-
- setStep(int) - Method in class org.apache.taglibs.standard.tag.rt.core.ForTokensTag
-
- setStopClasses(ArrayList) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setStopCommand(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setStopHost(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setStopping(boolean) - Static method in class org.apache.tomee.loader.TomcatHelper
-
- setStopPort(int) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setStopPort(int) - Method in class org.apache.tomee.embedded.Configuration
-
- setStopPort(Integer) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setStopPort(int) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setStoreNotFlushed(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the storeNotFlushed property.
- setStoreProperties(StoreProperties) - Method in class org.apache.openejb.jee.sun.SessionManager
-
- setStrategy(Strategy) - Method in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
Sets the value of the strategy property.
- setStrategy(GenerationType) - Method in class org.apache.openejb.jee.jpa.GeneratedValue
-
Sets the value of the strategy property.
- setStrategy(InheritanceType) - Method in class org.apache.openejb.jee.jpa.Inheritance
-
Sets the value of the strategy property.
- setStrategy(String) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setStrategy(String) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setStrategyInstance(FailOverRouter.Strategy) - Method in class org.apache.openejb.resource.jdbc.FailoverDataSource
-
- setStrategyInstance(FailOverRouter.Strategy) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter
-
- setStreamManager(StreamManager) - Method in class org.apache.openejb.server.cli.command.AbstractCommand
-
- setStreet(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the street name.
- setStreetNumber(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the street number.
- setStrictMaximumSize(String) - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Sets the value of the strictMaximumSize property.
- setStrictPooling(boolean) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setStrictPooling(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setStrictPooling(boolean) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setStrictPooling(boolean) - Method in class org.apache.openejb.util.Pool.Builder
-
- setStrictTimeout(String) - Method in class org.apache.openejb.jee.jba.ContainerPoolConf
-
Sets the value of the strictTimeout property.
- setString(String, String) - Method in interface javax.jms.MapMessage
-
Sets a String value with the specified name into the Map.
- setString(String, String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingMapMessage
-
- setString1(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setString2(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setStringAddr(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- setStringAddrType(String) - Method in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- setStringArray1(String[]) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setStringProperty(String, String) - Method in interface javax.jms.Message
-
Sets a String property value with the specified name into the message.
- setStringProperty(String, String) - Method in class org.apache.openejb.resource.activemq.jms2.DelegateMessage
-
- setStuckThreadCount(BigInteger) - Method in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
Sets the value of the stuckThreadCount property.
- setStuckThreadCount(BigInteger) - Method in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
Sets the value of the stuckThreadCount property.
- setStyle(Style) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setSubquerySupported(SubquerySupported) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the subquerySupported property.
- setSubscriptionDurability(SubscriptionDurability) - Method in class org.apache.openejb.jee.MessageDrivenDestination
-
Sets the value of the subscriptionDurability property.
- setSubscriptionDurability(SubscriptionDurabilityEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the subscriptionDurability property.
- setSuffixes(List) - Method in class org.apache.taglibs.standard.lang.jstl.ComplexValue
-
- setSuggestedValue(String) - Method in class org.apache.openejb.jee.FacesAttribute
-
Sets the value of the suggestedValue property.
- setSuggestedValue(String) - Method in class org.apache.openejb.jee.FacesProperty
-
Sets the value of the suggestedValue property.
- setSumImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the sum.
- setSumLogImpl(StorelessUnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.moment.GeometricMean
-
Sets the implementation for the sum of logs.
- setSumsqImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the sum of squares.
- setSupplier(Pool.Supplier<T>) - Method in class org.apache.openejb.util.Pool.Builder
-
- SetSupport - Class in org.apache.taglibs.standard.tag.common.core
-
Support for handlers of the <set> tag.
- SetSupport() - Constructor for class org.apache.taglibs.standard.tag.common.core.SetSupport
-
Constructs a new handler.
- setSupportedEncodings(String[]) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Sets the encodingStyle URIs supported by this TypeMapping
instance.
- setSuppressDefaultEnvironment(boolean) - Method in class org.apache.openejb.jee.oejb2.EnvironmentType
-
Sets the value of the suppressDefaultEnvironment property.
- setSweepInterval(Duration) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setSweepInterval(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- setSweepInterval(Duration) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setSweepInterval(Duration) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setSweepInterval(BigInteger) - Method in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
Sets the value of the sweepInterval property.
- setSweepInterval(Duration) - Method in class org.apache.openejb.util.Pool.Builder
-
- setSynchronous(boolean) - Method in interface javax.xml.registry.Connection
-
Sets whether the client uses synchronous communication or not.
- setSyncOnCommitOnly(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the syncOnCommitOnly property.
- setSyntheticField(boolean) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
This is only used for xml converters and will normally return false.
- setSyntheticField(boolean) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
This is only used for xml converters and will normally return false.
- setSyntheticField(boolean) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
This is only used for xml converters and will normally return false.
- setSyntheticField(boolean) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
- setSyntheticField(boolean) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
This is only used for xml converters and will normally return false.
- setSystemClassPath(String) - Method in class org.apache.jasper.JspC
-
Sets the system class path.
- setSystemEventClass(String) - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Sets the value of the systemEventClass property.
- setSystemEventListenerClass(String) - Method in class org.apache.openejb.jee.FacesSystemEventListener
-
Sets the value of the systemEventListenerClass property.
- setSystemId(String) - Method in class org.apache.taglibs.standard.tag.el.xml.ParseTag
-
- setSystemId(String) - Method in class org.apache.taglibs.standard.tag.rt.xml.ParseTag
-
- setSystemProperty(String, Object) - Static method in class org.apache.openejb.util.JavaSecurityManagers
-
- setTable(String) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the table property.
- setTable(Table) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the table property.
- setTable(String) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the table property.
- setTable(String) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the table property.
- setTable(String) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the table property.
- setTable(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the table property.
- setTableColumn(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Sets the value of the tableColumn property.
- setTableGenerator(TableGenerator) - Method in class org.apache.openejb.jee.jpa.Entity
-
Sets the value of the tableGenerator property.
- setTableGenerator(TableGenerator) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the tableGenerator property.
- setTableName(TableName) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the tableName property.
- setTableName(TableName) - Method in class org.apache.openejb.jee.jba.cmp.RelationTableMapping
-
Sets the value of the tableName property.
- setTableName(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the tableName property.
- setTableName(String) - Method in class org.apache.openejb.jee.oejb2.SequenceTableType
-
Sets the value of the tableName property.
- setTableName(String) - Method in class org.apache.openejb.jee.sun.EntityMapping
-
- setTableName(String) - Method in class org.apache.openejb.jee.sun.SecondaryTable
-
- setTableName(String) - Method in class org.apache.openejb.jee.wls.Table
-
Sets the value of the tableName property.
- setTableName(String) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the tableName property.
- setTag(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- SetTag - Class in org.apache.taglibs.standard.tag.common.xml
-
Tag handler for <set> in JSTL's XML library.
- SetTag() - Constructor for class org.apache.taglibs.standard.tag.common.xml.SetTag
-
Constructs a new handler.
- SetTag - Class in org.apache.taglibs.standard.tag.el.core
-
A handler for <set>, which redirects the browser to a
new URL.
- SetTag() - Constructor for class org.apache.taglibs.standard.tag.el.core.SetTag
-
- SetTag - Class in org.apache.taglibs.standard.tag.rt.core
-
Tag handler for <set> in JSTL's rtexprvalue library.
- SetTag() - Constructor for class org.apache.taglibs.standard.tag.rt.core.SetTag
-
- setTagClass(String) - Method in class org.apache.openejb.jee.Tag
-
- setTagExtraInfo(TagExtraInfo) - Method in class javax.servlet.jsp.tagext.TagInfo
-
Set the instance for extra tag information.
- setTagInfo(TagInfo) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
-
Set the TagInfo for this class.
- setTagInfo(TagInfo) - Method in class org.apache.jasper.JspCompilationContext
-
- setTaglib(Taglib) - Method in class org.apache.openejb.jee.WebApp
-
- setTaglibLocation(String) - Method in class org.apache.openejb.jee.Taglib
-
- setTagLibrary(TagLibraryInfo) - Method in class javax.servlet.jsp.tagext.TagInfo
-
Set the TagLibraryInfo property.
- setTaglibUri(String) - Method in class org.apache.openejb.jee.Taglib
-
- setTags(HashMap<String, String>) - Method in class org.eclipse.microprofile.metrics.Metadata
-
Sets the tags hashmap.
- setTarget(Class<?>) - Method in class org.apache.openejb.Injection
-
- setTarget(File) - Method in class org.apache.openejb.maven.plugin.Synch
-
Sets target.
- setTarget(String) - Method in class org.apache.taglibs.standard.tag.el.core.SetTag
-
- setTarget(Object) - Method in class org.apache.taglibs.standard.tag.rt.core.SetTag
-
- setTargetBinariesDir(File) - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Sets target binaries dir.
- setTargetBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Sets the next ServiceBinding in case there is a redirection.
- setTargetClass(String) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the targetClass property.
- setTargetEndpointAddress(String) - Method in interface javax.xml.rpc.Call
-
Sets the address of the target service endpoint.
- setTargetEntity(String) - Method in class org.apache.openejb.jee.jpa.ManyToMany
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in class org.apache.openejb.jee.jpa.ManyToOne
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in class org.apache.openejb.jee.jpa.OneToMany
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in class org.apache.openejb.jee.jpa.OneToOne
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in interface org.apache.openejb.jee.jpa.RelationField
-
- setTargetObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
-
Sets the Object that is the target of this Association.
- setTargetResourcesDir(File) - Method in class org.apache.openejb.maven.plugin.Synchronization
-
Sets target resources dir.
- setTargetVM(String) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- setTargetVM(String) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- setTeiClass(String) - Method in class org.apache.openejb.jee.Tag
-
- setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
-
Sets the various telephone numbers for this user.
- setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.User
-
Sets the various telephone numbers for this user.
- setTempDir(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setTemplate(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.Basic
-
Sets the value of the temporal property.
- setTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.ElementCollection
-
Sets the value of the temporal property.
- setTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.Id
-
Sets the value of the temporal property.
- setTemporal(TemporalType) - Method in class org.apache.openejb.jee.jpa.Version
-
Sets the value of the temporal property.
- setTest(String) - Method in class org.apache.taglibs.standard.tag.el.core.IfTag
-
- setTest(String) - Method in class org.apache.taglibs.standard.tag.el.core.WhenTag
-
- setTest(boolean) - Method in class org.apache.taglibs.standard.tag.rt.core.IfTag
-
- setTest(boolean) - Method in class org.apache.taglibs.standard.tag.rt.core.WhenTag
-
- setTestConnectionsOnCreate(Boolean) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the testConnectionsOnCreate property.
- setTestConnectionsOnRelease(Boolean) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the testConnectionsOnRelease property.
- setTestConnectionsOnReserve(Boolean) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the testConnectionsOnReserve property.
- setTestFrequencySeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
Sets the value of the testFrequencySeconds property.
- setTestOnBorrow(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setTestOnBorrow(boolean) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setTestOnReturn(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setTestOnReturn(boolean) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setTestWhileIdle(boolean) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setTestWhileIdle(boolean) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setText(String) - Method in interface javax.jms.TextMessage
-
Sets the string containing this message's data.
- setText(String) - Method in class org.apache.openejb.resource.activemq.jms2.WrappingTextMessage
-
- setThreadCount(int) - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- setThreadFactory(String) - Method in class org.apache.openejb.resource.thread.ManagedExecutorServiceImplFactory
-
- setThreadFactory(String) - Method in class org.apache.openejb.resource.thread.ManagedScheduledExecutorServiceImplFactory
-
- setThreadPriority(int) - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- setThreadProperties(Properties) - Static method in class org.apache.openejb.resource.activemq.ActiveMQ5Factory
-
- setThreadProperties(Properties) - Static method in class org.apache.openejb.resource.activemq.ActiveMQFactory
-
- setThreadsWaitingForceThreshold(int) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setThrowRuntimeExceptions(ThrowRuntimeExceptions) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the throwRuntimeExceptions property.
- setTieClass(String) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setTime(long) - Method in class org.apache.openejb.util.Duration
-
- setTimeBetweenEvictionRuns(Duration) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setTimeBetweenEvictionRuns(long, TimeUnit) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setTimeBetweenEvictionRuns(String) - Method in class org.apache.tomee.jdbc.TomEEDataSourceCreator.TomEEPoolProperties
-
- setTimeBetweenEvictionRunsMillis(long) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setTimeout(long) - Method in interface javax.servlet.AsyncContext
-
Sets the timeout (in milliseconds) for this AsyncContext.
- setTimeout(long, TimeUnit) - Method in interface javax.ws.rs.container.AsyncResponse
-
Set/update the suspend timeout.
- setTimeOut(Duration) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setTimeOut(long, TimeUnit) - Method in class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- setTimeOut(long) - Method in class org.apache.openejb.core.managed.SimpleCache
-
- setTimeOut(String) - Method in class org.apache.openejb.core.stateful.SimpleCache
-
- setTimeOut(String) - Method in class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- setTimeOut(Duration) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setTimeout(long) - Method in class org.apache.openejb.jee.Timeout
-
- setTimeout(int) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setTimeout(long) - Method in class org.apache.openejb.server.httpd.EEFilter.AsynContextWrapper
-
- setTimeout(long) - Method in class org.apache.openejb.server.httpd.OpenEJBAsyncContext
-
- setTimeoutHandler(TimeoutHandler) - Method in interface javax.ws.rs.container.AsyncResponse
-
Set/replace a time-out handler for the suspended asynchronous response.
- setTimeoutInSeconds(String) - Method in class org.apache.openejb.jee.sun.Cache
-
- setTimeoutMethod(NamedMethod) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setTimeoutMethod(NamedMethod) - Method in class org.apache.openejb.jee.SessionBean
-
- setTimeoutMethod(NamedMethod) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the timeoutMethod property.
- setTimeoutMethod(NamedMethod) - Method in interface org.apache.openejb.jee.TimerConsumer
-
- setTimerDescriptor(TimerDescriptor) - Method in class org.apache.openejb.jee.wls.EntityDescriptor
-
Sets the value of the timerDescriptor property.
- setTimerDescriptor(TimerDescriptor) - Method in class org.apache.openejb.jee.wls.MessageDrivenDescriptor
-
Sets the value of the timerDescriptor property.
- setTimerDescriptor(TimerDescriptor) - Method in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Sets the value of the timerDescriptor property.
- setTimerPersistence(String) - Method in class org.apache.openejb.jee.jba.Entity
-
Sets the value of the timerPersistence property.
- setTimerPersistence(String) - Method in class org.apache.openejb.jee.jba.MessageDriven
-
Sets the value of the timerPersistence property.
- setTimerPersistence(String) - Method in class org.apache.openejb.jee.jba.Session
-
Sets the value of the timerPersistence property.
- setTimestampColumn(TimestampColumn) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the timestampColumn property.
- setTimeStyle(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- setTimeStyle(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setTimeStyle(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag
-
- setTimeStyle(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- setTimeToLive(long) - Method in interface javax.jms.JMSProducer
-
Specifies the time to live of messages that are sent using this JMSProducer.
- setTimeToLive(long) - Method in interface javax.jms.MessageProducer
-
Sets the default length of time in milliseconds from its dispatch time that a produced message should be retained by
the message system.
- setTimeToLive(String) - Method in class org.apache.openejb.jee.jba.DLQConfig
-
Sets the value of the timeToLive property.
- setTimeToLive(int) - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
- setTimezone(String) - Method in class org.apache.openejb.jee.Timer
-
Sets the value of the timezone property.
- setTimeZone(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setTimeZone(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- setTimeZone(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setTimeZone(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag
-
- setTimeZone(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- SetTimeZoneSupport - Class in org.apache.taglibs.standard.tag.common.fmt
-
Support for tag handlers for <setTimeZone>, the time zone setting tag
in JSTL 1.0.
- SetTimeZoneSupport() - Constructor for class org.apache.taglibs.standard.tag.common.fmt.SetTimeZoneSupport
-
- SetTimeZoneTag - Class in org.apache.taglibs.standard.tag.el.fmt
-
A handler for <setTimeZone> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- SetTimeZoneTag() - Constructor for class org.apache.taglibs.standard.tag.el.fmt.SetTimeZoneTag
-
Constructs a new TimeZoneTag.
- SetTimeZoneTag - Class in org.apache.taglibs.standard.tag.rt.fmt
-
A handler for <setTimeZone> that supports rtexprvalue-based
attributes.
- SetTimeZoneTag() - Constructor for class org.apache.taglibs.standard.tag.rt.fmt.SetTimeZoneTag
-
- settings - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The current user system settings for use in Maven.
- setTlibVersion(String) - Method in class org.apache.openejb.jee.TldTaglib
-
- setTo(String) - Method in class org.apache.openejb.jee.bval.GroupConversionType
-
Sets the value of the to property.
- setTomcatResource(boolean) - Method in class org.apache.tomee.catalina.OpenEJBNamingResource
-
- setTomcatVersion(String) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setTomeeVersion(String) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setToViewId(String) - Method in class org.apache.openejb.jee.FacesNavigationCase
-
Sets the value of the toViewId property.
- setTrackLockedFiles(boolean) - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- setTrailerFields(Supplier<Map<String, String>>) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets the supplier of trailer headers.
- setTrailerFields(Supplier<Map<String, String>>) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- setTransaction(Transaction) - Method in class org.apache.openejb.core.managed.Instance
-
- setTransaction(Transaction) - Method in class org.apache.openejb.core.stateful.Instance
-
- setTransaction(String) - Method in class org.apache.openejb.jee.jba.Interceptor
-
Sets the value of the transaction property.
- setTransactional(Boolean) - Method in class org.apache.openejb.jee.DataSource
-
- setTransactional(boolean) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setTransactionAttribute(TransactionAttributeEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the transactionAttribute property.
- setTransactionDescriptor(TransactionDescriptor) - Method in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
Sets the value of the transactionDescriptor property.
- setTransactionManager(TransactionManager) - Method in class org.apache.openejb.config.sys.Openejb
-
Sets the value of the transactionManager property.
- setTransactionManager(TransactionManager) - Method in interface org.apache.openejb.core.cmp.CmpEngineFactory
-
- setTransactionManager(TransactionManager) - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory
-
- setTransactionManager(TransactionManager) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setTransactionManager(TransactionManager) - Method in class org.apache.openejb.resource.jdbc.dbcp.ManagedDataSourceWithRecovery
-
- setTransactionPolicy(TransactionPolicy) - Method in class org.apache.openejb.core.ThreadContext
-
- setTransactionPolicyFactory(TransactionPolicyFactory) - Method in class org.apache.openejb.BeanContext
-
- setTransactionRegistry(TransactionRegistry) - Method in class org.apache.openejb.resource.jdbc.dbcp.DbcpManagedDataSource
-
- setTransactionSupport(String) - Method in class org.apache.openejb.config.typed.JmsConnectionFactoryBuilder
-
- setTransactionSupport(TransactionSupportType) - Method in class org.apache.openejb.jee.OutboundResourceAdapter
-
- setTransactionSupport(TransactionSupportType) - Method in class org.apache.openejb.jee.ResourceAdapter10
-
- setTransactionSupport(String) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - Method in interface org.apache.openejb.core.cmp.CmpEngineFactory
-
- setTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngineFactory
-
- setTransactionTimeout(long) - Method in class javax.resource.spi.work.ExecutionContext
-
Set the transaction timeout value for a imported transaction.
- setTransactionTimeout(int) - Method in interface javax.transaction.TransactionManager
-
Modify the timeout value that is associated with transactions started
by the current thread with the begin method.
- setTransactionTimeout(int) - Method in interface javax.transaction.UserTransaction
-
Modify the timeout value that is associated with transactions started
by the current thread with the begin method.
- setTransactionTimeout(int) - Method in class org.apache.openejb.core.BaseContext.UserTransactionWrapper
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.core.CoreUserTransaction
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.core.managed.ManagedUserTransaction
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.core.stateful.StatefulUserTransaction
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.core.transaction.EjbUserTransaction
-
- setTransactionTimeout(String) - Method in class org.apache.openejb.jee.jba.Method
-
Sets the value of the transactionTimeout property.
- setTransactionTimeout(int) - Method in class org.apache.openejb.resource.jdbc.managed.local.LocalXAResource
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.resource.TransactionManagerWrapper
-
- setTransactionTimeout(int) - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- setTransactionType(String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- setTransactionType(TransactionType) - Method in interface org.apache.openejb.jee.EnterpriseBean
-
- setTransactionType(TransactionType) - Method in class org.apache.openejb.jee.EntityBean
-
- setTransactionType(TransactionType) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setTransactionType(TransactionType) - Method in class org.apache.openejb.jee.MessageDrivenBean
-
- setTransactionType(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the transactionType property.
- setTransactionType(TransactionType) - Method in class org.apache.openejb.jee.SessionBean
-
- setTransactionType(TransactionEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDriven
-
Sets the value of the transactionType property.
- setTransactionType(TransactionEnum) - Method in class org.apache.openejb.jee.was.v6.ejb.Session
-
Sets the value of the transactionType property.
- setTransactionType(TransactionType) - Method in class org.apache.openejb.MethodContext.InterfaceMethodContext
-
- setTransactionType(TransactionType) - Method in class org.apache.openejb.MethodContext
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setTransAttribute(TransAttribute) - Method in class org.apache.openejb.jee.ContainerTransaction
-
- setTransportConfig(TransportConfig) - Method in class org.apache.openejb.jee.jba.IorSecurityConfig
-
Sets the value of the transportConfig property.
- setTransportConfig(TransportConfig) - Method in class org.apache.openejb.jee.sun.IorSecurityConfig
-
- setTransportGuarantee(TransportGuaranteeType) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType
-
- setTransportGuarantee(TransportGuaranteeType) - Method in class org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Sets the value of the transportGuarantee property.
- setTransportGuarantee(String) - Method in class org.apache.openejb.jee.sun.WebserviceEndpoint
-
- setTransportGuarantee(TransportGuarantee) - Method in class org.apache.openejb.jee.UserDataConstraint
-
- setTransportGuarantee(String) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setTransportGuarantee(String) - Method in class org.apache.openejb.server.webservices.WsService
-
- setTransportRequirements(TransportRequirements) - Method in class org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Sets the value of the transportRequirements property.
- setTransTimeoutSeconds(BigInteger) - Method in class org.apache.openejb.jee.wls.TransactionDescriptor
-
Sets the value of the transTimeoutSeconds property.
- setTraversableResolver(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété traversableResolver.
- setTriggerGroup(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setTriggerName(String) - Method in class org.apache.openejb.resource.quartz.JobSpec
-
- setTriggerUpdatesOptimisticColumn(Boolean) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the triggerUpdatesOptimisticColumn property.
- setTrim(String) - Method in class org.apache.openejb.jee.Beans
-
- setTrimDirectiveWhitespaces(String, Node, ErrorDispatcher, boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setTrimDirectiveWhitespaces(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setTrimDirectiveWhitespaces(Boolean) - Method in class org.apache.openejb.jee.JspPropertyGroup
-
- setTrimSpaces(boolean) - Method in class org.apache.jasper.JspC
-
- setTrueMapping(TrueMapping) - Method in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
Sets the value of the trueMapping property.
- setTss(PatternType) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the tss property.
- setTss(PatternType) - Method in interface org.apache.openejb.jee.oejb2.RpcBean
-
- setTss(PatternType) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the tss property.
- setTssLink(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType
-
Sets the value of the tssLink property.
- setTssLink(String) - Method in interface org.apache.openejb.jee.oejb2.RpcBean
-
- setTssLink(String) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the tssLink property.
- setTssName(String) - Method in class org.apache.openejb.jee.oejb2.TssLinkType
-
- setTxRecovery(boolean) - Method in class org.apache.openejb.config.typed.TransactionManagerBuilder
-
- setType(Class<?>) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Update Java type before calling message body provider.
- setType(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Sets the type for this object.
- setType(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the type of address (for example, "headquarters") as a String.
- setType(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the type of telephone number (for example, "fax").
- setType(String) - Method in interface javax.xml.registry.infomodel.User
-
Sets the type for this User.
- setType(Class) - Method in class org.apache.openejb.client.CommandParser.Option
-
- setType(String) - Method in interface org.apache.openejb.config.Service
-
- setType(String) - Method in class org.apache.openejb.config.sys.AbstractService
-
- setType(String) - Method in class org.apache.openejb.jee.bval.ParameterType
-
Sets the value of the type property.
- setType(String) - Method in class org.apache.openejb.jee.EjbLocalRef
-
- setType(String) - Method in class org.apache.openejb.jee.EjbRef
-
- setType(String) - Method in class org.apache.openejb.jee.EnvEntry
-
- setType(String) - Method in interface org.apache.openejb.jee.JndiReference
-
- setType(String) - Method in class org.apache.openejb.jee.MessageDestinationRef
-
- setType(String) - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Sets the value of the type property.
- setType(String) - Method in class org.apache.openejb.jee.oejb2.AttributeType
-
Sets the value of the type property.
- setType(String) - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- setType(String) - Method in class org.apache.openejb.jee.PersistenceContextRef
-
- setType(String) - Method in class org.apache.openejb.jee.PersistenceUnitRef
-
- setType(String) - Method in class org.apache.openejb.jee.ResourceEnvRef
-
- setType(String) - Method in class org.apache.openejb.jee.ResourceRef
-
- setType(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setType(String) - Method in class org.apache.openejb.jee.TldAttribute
-
- setType(String) - Method in class org.apache.openejb.jee.TldDeferredValue
-
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the type property.
- setType(QName) - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Sets the value of the type property.
- setType(String) - Method in class org.apache.taglibs.standard.tag.common.core.DeclareTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.el.sql.DateParamTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.DateParamTag
-
- setType(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setType(String) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setType(String) - Method in class org.eclipse.microprofile.metrics.Metadata
-
Sets the metric type using a String representation of
MetricType.
- setType(MetricType) - Method in class org.eclipse.microprofile.metrics.Metadata
-
Sets the type of the metric
- setTypeConverter(String) - Method in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Sets the value of the typeConverter property.
- setTypeIdentifier(String) - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Sets the value of the typeIdentifier property.
- setTypeMapping(TypeMapping) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setTypeMappings(TypeMappings) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the typeMappings property.
- setTypeStorage(String) - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Sets the value of the typeStorage property.
- setTypeVersion(String) - Method in class org.apache.openejb.jee.wls.PersistenceUse
-
Sets the value of the typeVersion property.
- setUnauthenticatedPrincipal(String) - Method in class org.apache.openejb.jee.jba.Jboss
-
Sets the value of the unauthenticatedPrincipal property.
- setUnchecked() - Method in class org.apache.openejb.jee.MethodPermission
-
- setUnchecked(boolean) - Method in class org.apache.openejb.jee.MethodPermission
-
- setUnchecked(Boolean) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the unchecked property.
- setUndefined(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setUnique(Boolean) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Sets the value of the unique property.
- setUniqueId(String) - Method in class org.apache.openejb.jee.sun.EnterpriseBeans
-
- setUniqueId(String) - Method in class org.apache.openejb.jee.sun.SunApplication
-
- setUnit(TimeUnit) - Method in class org.apache.openejb.jee.Timeout
-
- setUnit(TimeUnit) - Method in class org.apache.openejb.util.Duration
-
- setUnit(String) - Method in class org.eclipse.microprofile.metrics.Metadata
-
Sets the unit of the metric.
- setUnknownPk(boolean) - Method in class org.apache.openejb.core.cmp.cmp2.Cmp1Generator
-
- setUnknownPk(UnknownPk) - Method in class org.apache.openejb.jee.jba.cmp.Defaults
-
Sets the value of the unknownPk property.
- setUnknownPk(UnknownPk) - Method in class org.apache.openejb.jee.jba.cmp.Entity
-
Sets the value of the unknownPk property.
- setUnknownPkClass(UnknownPkClass) - Method in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
Sets the value of the unknownPkClass property.
- setUnknownPrimaryKeyField(UnknownPrimaryKeyField) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the unknownPrimaryKeyField property.
- setUnpackWars(boolean) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setUnsafeEjbd(boolean) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setUnsettable(Boolean) - Method in class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Sets the value of the unsettable property.
- Setup - Class in org.apache.openejb.arquillian.common
-
- Setup() - Constructor for class org.apache.openejb.arquillian.common.Setup
-
- setup(Configuration) - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- setup(EmbeddedTomEEConfiguration) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEContainer
-
- setup(OpenEJBConfiguration) - Method in class org.apache.openejb.arquillian.openejb.OpenEJBDeployableContainer
-
- setup(RemoteTomEEConfiguration) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEContainer
-
- setup(Configuration) - Method in class org.apache.tomee.embedded.Container
-
- setup(AssemblerCreated) - Method in class org.apache.tomee.log4j2.SetupLog4j2
-
- setUpdatable(Boolean) - Method in class org.apache.openejb.jee.jpa.Column
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.apache.openejb.jee.jpa.JoinColumn
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyColumn
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.apache.openejb.jee.jpa.MapKeyJoinColumn
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.apache.openejb.jee.jpa.OrderColumn
-
Sets the value of the updatable property.
- setUpdatedBy(UpdatedBy) - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Sets the value of the updatedBy property.
- setUpdatedMetaData(ClusterMetaData) - Method in class org.apache.openejb.client.ClusterResponse
-
- setUpdatedTime(UpdatedTime) - Method in class org.apache.openejb.jee.jba.cmp.Audit
-
Sets the value of the updatedTime property.
- setUpdateInterval(int) - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Sets update interval.
- setUpdateOnlyExtensions(List<String>) - Method in class org.apache.openejb.maven.plugin.AbstractSynchronizable
-
Sets update only extensions.
- SetupLog4j2 - Class in org.apache.tomee.log4j2
-
- SetupLog4j2() - Constructor for class org.apache.tomee.log4j2.SetupLog4j2
-
- setupLogs() - Method in class org.apache.openejb.applicationcomposer.mojo.ApplicationComposerMojo
-
- setUpperBound(Integer) - Method in class org.apache.openejb.jee.was.v6.ecore.ETypedElement
-
Sets the value of the upperBound property.
- setupSecurityContext(CallbackHandler, Subject, Subject) - Method in class javax.resource.spi.work.SecurityContext
-
The container calls this method to set up the security Context for the
Work instance.
- setupWSS4JChain(Endpoint, Properties) - Static method in class org.apache.openejb.server.cxf.ConfigureCxfSecurity
-
- setupWSS4JChain(InterceptorProvider, Map<String, Object>, Map<String, Object>) - Static method in class org.apache.openejb.server.cxf.ConfigureCxfSecurity
-
- setUri(URI) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Set a new request URI.
- setUri(String) - Method in class org.apache.openejb.jee.Beans
-
- setUri(String) - Method in class org.apache.openejb.jee.oejb2.PortType
-
Sets the value of the uri property.
- setUri(String) - Method in class org.apache.openejb.jee.TldTaglib
-
- setURI(URI) - Method in class org.apache.openejb.server.discovery.MultipointServer.Session
-
- setUri(URI) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- setUriroot(String) - Method in class org.apache.jasper.JspC
-
Base dir for the webapp.
- setURL(URL) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
Set the URL field on this event locator.
- setUrl(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the URL that can dial this number electronically.
- setUrl(URL) - Method in interface javax.xml.registry.infomodel.User
-
Sets the URL to the web page for this User.
- setUrl(String) - Method in class org.apache.openejb.jee.DataSource
-
- setUrl(String) - Method in class org.apache.openejb.jee.oejb2.ResourceLocatorType
-
Sets the value of the url property.
- setUrl(String) - Method in class org.apache.openejb.jee.oejb2.ResourceRefType
-
Sets the value of the url property.
- setUrl(CommonDataSource, String, ClassLoader, String, String) - Static method in class org.apache.openejb.resource.jdbc.DataSourceHelper
-
- setUrl(CommonDataSource, String) - Static method in class org.apache.openejb.resource.jdbc.DataSourceHelper
-
- setUrl(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setUrl(String) - Method in class org.apache.openejb.util.UpdateChecker
-
- setUrl(String) - Method in class org.apache.taglibs.standard.tag.el.core.ImportTag
-
- setUrl(String) - Method in class org.apache.taglibs.standard.tag.el.core.RedirectTag
-
- setUrl(String) - Method in class org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag
-
- setUrl(String) - Method in class org.apache.taglibs.standard.tag.rt.core.ImportTag
-
- setUrl(String) - Method in class org.apache.taglibs.standard.tag.rt.core.RedirectTag
-
- setUrl(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag
-
- setUrl(String) - Method in class org.apache.tomee.livereload.Command
-
- setUrlPath(String) - Method in class org.apache.tomee.loader.listener.JMXServerListener
-
- setUrlPattern(String) - Method in class org.apache.openejb.jee.sun.IdempotentUrlPattern
-
- setUrlPattern(String) - Method in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener
-
- setUrls(List<URL>) - Method in class org.apache.openejb.config.WebModule
-
- setUsage(MessageDestinationUsageEnum) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the usage property.
- setUsageDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Sets the description of usage parameters.
- setUsageParameters(Collection) - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Sets any usage parameters.
- setUse(Use) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setUseCallerIdentity(Empty) - Method in class org.apache.openejb.jee.SecurityIdentity
-
- setUseCrossClassLoaderRef(boolean) - Method in class org.apache.openejb.assembler.classic.JndiEncBuilder
-
- setUseCrossClassLoaderRef(boolean) - Method in class org.apache.tomee.catalina.TomcatJndiBuilder
-
- setUseDatabaseLock(String) - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- setUseDefault(boolean) - Method in class org.apache.openejb.core.MailSessionFactory
-
- setUseInstallerServlet(boolean) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setUseOneSchedulerThreadByBean(boolean) - Method in class org.apache.openejb.core.mdb.MdbContainerFactory
-
- setUseOneSchedulerThreadByBean(boolean) - Method in class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- setUseParentHandlers(boolean) - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- setUser(String) - Method in class org.apache.openejb.jee.DataSource
-
- setUser(String) - Method in class org.apache.openejb.jee.JMSConnectionFactory
-
- setUser(String) - Method in class org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag
-
- setUser(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag
-
- setUserConstraint(String) - Method in class org.apache.tomee.catalina.realm.event.FindSecurityConstraintsEvent
-
- setUserConstraint(String) - Method in class org.apache.tomee.embedded.SecurityConstaintBuilder
-
- setUserDataConstraint(UserDataConstraint) - Method in class org.apache.openejb.jee.SecurityConstraint
-
- setUserId(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.BasicAuthData
-
Sets the value of the userId property.
- setUsername(String) - Static method in class org.apache.openejb.client.StaticUsernamePasswordCallbackHandler
-
- setUserName(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setUserName(String) - Method in class org.apache.openejb.jee.wls.ContextCase
-
Sets the value of the userName property.
- setUserName(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicDataSource
-
- setUserName(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.BasicManagedDataSource
-
- setUsername(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setUsername(String) - Method in class org.apache.openejb.server.axis.client.GenericServiceEndpointWrapper
-
- setUsername(String) - Method in class org.apache.openejb.server.cli.CliRunnable
-
- setUserName(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
- setUserName(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DriverTag
-
- setUsers(String) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setUsers(Map<String, String>) - Method in class org.apache.tomee.embedded.Configuration
-
- setUsers(Map<String, String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setUsers(Map<String, String>) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setUserTypeMappings(UserTypeMappings) - Method in class org.apache.openejb.jee.jba.cmp.JbosscmpJdbc
-
Sets the value of the userTypeMappings property.
- setUserVersion(String) - Method in interface javax.xml.registry.infomodel.Versionable
-
Sets the user specified revision number for this version of the Versionable object.
- setUseSelectForUpdate(Boolean) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
Sets the value of the useSelectForUpdate property.
- setUseServersideStubs(Boolean) - Method in class org.apache.openejb.jee.wls.EntityClustering
-
Sets the value of the useServersideStubs property.
- setUseServersideStubs(Boolean) - Method in class org.apache.openejb.jee.wls.StatefulSessionClustering
-
Sets the value of the useServersideStubs property.
- setUseServersideStubs(Boolean) - Method in class org.apache.openejb.jee.wls.StatelessClustering
-
Sets the value of the useServersideStubs property.
- setUseThreadPoolId(String) - Method in class org.apache.openejb.jee.sun.Ejb
-
- setUuid(boolean) - Method in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Sets the value of the uuid property.
- setValid(String) - Method in class org.apache.openejb.jee.bval.FieldType
-
Sets the value of the valid property.
- setValid(String) - Method in class org.apache.openejb.jee.bval.GetterType
-
Sets the value of the valid property.
- setValid(String) - Method in class org.apache.openejb.jee.bval.ParameterType
-
Sets the value of the valid property.
- setValid(String) - Method in class org.apache.openejb.jee.bval.ReturnValueType
-
Sets the value of the valid property.
- setValidateDbSchemaWith(String) - Method in class org.apache.openejb.jee.wls.WeblogicRdbmsJar
-
Sets the value of the validateDbSchemaWith property.
- setValidatedBy(ValidatedByType) - Method in class org.apache.openejb.jee.bval.ConstraintDefinitionType
-
Sets the value of the validatedBy property.
- setValidateURI(boolean) - Method in interface javax.xml.registry.infomodel.URIValidator
-
Sets whether to do URI validation for this object.
- setValidateXml(boolean) - Method in class org.apache.jasper.JspC
-
- setValidating(boolean) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Specifies whether or not the Unmarshaller should validate during
unmarshal operations.
- setValidating(boolean) - Method in interface javax.xml.bind.Unmarshaller
-
- setValidationConfig(ValidationConfigType) - Method in class org.apache.openejb.config.Module
-
- setValidationInterval(int) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setValidationInterval(Duration) - Method in class org.apache.openejb.resource.GeronimoConnectionManagerFactory
-
- setValidationMode(String) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory.JMXReloadableEntityManagerFactory
-
- setValidationMode(ValidationMode) - Method in class org.apache.openejb.assembler.classic.ReloadableEntityManagerFactory
-
- setValidationMode(ValidationMode) - Method in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- setValidationMode(PersistenceUnitValidationMode) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
Sets the value of the validationMode property.
- setValidationMode(ValidationMode) - Method in class org.apache.openejb.persistence.PersistenceUnitInfoImpl
-
- setValidationQuery(String) - Method in class org.apache.openejb.config.typed.DataSourceBuilder
-
- setValidationQuery(String) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setValidationQueryTimeout(int) - Method in class org.apache.openejb.resource.jdbc.dbcp.JMXBasicDataSource
-
- setValidator(Validator) - Method in class org.apache.openejb.jee.TldTaglib
-
- setValidatorClass(String) - Method in class org.apache.openejb.jee.FacesValidator
-
Sets the value of the validatorClass property.
- setValidatorClass(String) - Method in class org.apache.openejb.jee.Validator
-
- setValidatorId(String) - Method in class org.apache.openejb.jee.FacesValidator
-
Sets the value of the validatorId property.
- setValue(String) - Method in class javax.servlet.http.Cookie
-
Assigns a new value to this Cookie.
- setValue(ELContext, Object, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is null, and the property matches the name of a JSP implicit object, throws
PropertyNotWritableException to indicate that implicit objects cannot be overwritten.
- setValue(ELContext, Object, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is null, sets an existing scoped attribute to the new value, or creates a new
scoped attribute if one does not exist by this name.
- setValue(ELContext, Object) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- setValue(ELContext, Object) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- setValue(String, Object) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Associate a value with a String key.
- setValue(T) - Method in class javax.xml.bind.JAXBElement
-
Set the content model and attributes of this xml element.
- setValue(String) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the taxonomy value for this external Classification.
- setValue(String) - Method in interface javax.xml.registry.infomodel.Concept
-
Sets the value (usually a taxonomy value) associated with this Concept.
- setValue(String) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Sets the value of an ExternalIdentifier.
- setValue(String) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Sets the String value for the Locale returned by Locale.getDefault().
- setValue(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Sets the String value for the specified Locale.
- setValue(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Set the String value for the specified object.
- setValue(String) - Method in interface javax.xml.soap.Node
-
If this is a Text node then this method will set its value,
otherwise it sets the value of the immediate (Text) child of this node.
- setValue(Object) - Method in class org.apache.openejb.arquillian.common.ObjectMap.FieldEntry
-
- setValue(Object) - Method in class org.apache.openejb.arquillian.common.ObjectMap.MethodEntry
-
- setValue(ELContext, Object, Object, Object) - Method in class org.apache.openejb.cdi.WebAppElResolver
-
- setValue(Object) - Method in class org.apache.openejb.client.CommandParser.Option
-
- setValue(String) - Method in class org.apache.openejb.config.sys.StackHandler.Content
-
- setValue(String) - Method in class org.apache.openejb.config.sys.StackHandler.ServiceElement
-
- setValue(String) - Method in class org.apache.openejb.config.SystemProperty
-
- setValue(Object) - Method in class org.apache.openejb.config.typed.util.ObjectMap.FieldEntry
-
- setValue(Object) - Method in class org.apache.openejb.config.typed.util.ObjectMap.MethodEntry
-
- setValue(String) - Method in class org.apache.openejb.jee.Beans.Scan.Exclude.IfSystemProperty
-
- setValue(String) - Method in class org.apache.openejb.jee.bval.PropertyType
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.DestinationType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFacesMethodCallMethod
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFinalizer
-
Sets the value of the value property.
- setValue(FacesConfigFlowDefinitionParameterValue) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallOutboundParameter
-
Sets the value of the value property.
- setValue(FacesConfigFlowDefinitionParameterValue) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionFlowCallParameter
-
Sets the value of the value property.
- setValue(FacesConfigFlowDefinitionParameterValue) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInboundParameter
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionInitializer
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionParameterValue
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesConfigIf
-
Sets the value of the value property.
- setValue(XmlString) - Method in class org.apache.openejb.jee.FacesConfigRedirectRedirectParam
-
Sets the value of the value property.
- setValue(FacesLocale) - Method in class org.apache.openejb.jee.FacesDefaultLocale
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesELExpression
-
Sets the value of the value property.
- setValue(FacesELExpression) - Method in class org.apache.openejb.jee.FacesFromAction
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesLocale
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesManagedProperty
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesMapEntry
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.FacesRedirectViewParam
-
Sets the value of the value property.
- setValue(FacesLocale) - Method in class org.apache.openejb.jee.FacesSupportedLocale
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.BatchCommitStrategy
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.Depends
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.Handler
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.JndiName
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.LoaderRepository
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.LoaderRepositoryConfig
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.Partitions
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.PrincipalName
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.ResJndiName
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.ResourceName
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.jba.ResUrl
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.jpa.QueryHint
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.jpa.unit.Property
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.oejb2.AttributeType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.oejb2.PropertyType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.Persistence.PersistenceUnit.Properties.Property
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.Property
-
- setValue(String) - Method in class org.apache.openejb.jee.Scan.Exclude.IfSystemProperty
-
Définit la valeur de la propriété value.
- setvalue(String) - Method in class org.apache.openejb.jee.SubscriptionDurability
-
Sets the value of the value property.
- setvalue(String) - Method in class org.apache.openejb.jee.sun.CacheHelperRef
-
- setValue(String) - Method in class org.apache.openejb.jee.sun.CallProperty
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.ColumnName
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.ConstraintFieldValue
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.Dispatcher
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.GroupName
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.HttpMethod
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.Level
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.MethodParam
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.NamedGroup
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.OperationName
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.PrincipalName
-
- setValue(String) - Method in class org.apache.openejb.jee.sun.Property
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.ServletName
-
- setValue(String) - Method in class org.apache.openejb.jee.sun.StubProperty
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.Timeout
-
- setvalue(String) - Method in class org.apache.openejb.jee.sun.UrlPattern
-
- setValue(String) - Method in class org.apache.openejb.jee.Text
-
- setValue(String) - Method in class org.apache.openejb.jee.UrlPattern
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the value property.
- setValue(Integer) - Method in class org.apache.openejb.jee.was.v6.ecore.EEnumLiteral
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.wls.CachingName
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.wls.Description
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.wls.DistributedDestinationConnection
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.wls.PropertyNamevalue
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.XmlString
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.openejb.jee.XsdString
-
Sets the value of the value property.
- setValue(Object) - Method in class org.apache.taglibs.standard.lang.jstl.Literal
-
- setValue(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean2
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.core.OutTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.core.ParamTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.core.SetTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.core.UrlTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParamTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.RequestEncodingTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.SetLocaleTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.SetTimeZoneTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.TimeZoneTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.sql.DateParamTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.sql.ParamTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.xml.ParamTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.core.OutTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.rt.core.ParamTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.core.SetTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.rt.core.UrlTag
-
- setValue(Date) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParamTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.RequestEncodingTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.SetTimeZoneTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.TimeZoneTag
-
- setValue(Date) - Method in class org.apache.taglibs.standard.tag.rt.sql.DateParamTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.sql.ParamTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.xml.ParamTag
-
- setValueClass(String) - Method in class org.apache.openejb.jee.FacesListEntries
-
Sets the value of the valueClass property.
- setValueClass(String) - Method in class org.apache.openejb.jee.FacesMapEntries
-
Sets the value of the valueClass property.
- setValueColumnName(String) - Method in class org.apache.openejb.jee.jpa.TableGenerator
-
Sets the value of the valueColumnName property.
- SetValuedCmr<Bean extends EntityBean,Proxy extends EJBLocalObject> - Class in org.apache.openejb.core.cmp.cmp2
-
- SetValuedCmr(EntityBean, String, Class<Bean>, String) - Constructor for class org.apache.openejb.core.cmp.cmp2.SetValuedCmr
-
- setValues(Collection) - Method in interface javax.xml.registry.infomodel.Slot
-
Sets the values for this Slot.
- setValues(char[], int, int) - Method in class org.apache.jasper.xmlparser.XMLString
-
Initializes the contents of the XMLString structure with the
specified values.
- setValues(XMLString) - Method in class org.apache.jasper.xmlparser.XMLString
-
Initializes the contents of the XMLString structure with copies
of the given string structure.
- setValueType(int) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Sets the value type for this object.
- setValueVariable(PageContext, String, ValueExpression) - Static method in class org.apache.jasper.runtime.PageContextImpl
-
- setVar(String) - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
-
Sets the 'var' attribute.
- setVar(String) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Sets the 'var' attribute.
- setVar(String) - Method in class org.apache.openejb.jee.FacesApplicationResourceBundle
-
Sets the value of the var property.
- setVar(String) - Method in class org.apache.taglibs.standard.extra.spath.SPathTag
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.core.CatchTag
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.core.RedirectSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.core.RemoveTag
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.core.SetSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.core.UrlSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.FormatDateSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.FormatNumberSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.MessageSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.ParseDateSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.ParseNumberSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.SetBundleSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.SetTimeZoneSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DriverTag
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.sql.QueryTagSupport
-
Setter method for the name of the variable to hold the
result.
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.sql.SetDataSourceTagSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.sql.UpdateTagSupport
-
Setter method for the name of the variable to hold the
result.
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.xml.ParseSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.xml.SetTag
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
-
- setVarDom(String) - Method in class org.apache.taglibs.standard.tag.common.xml.ParseSupport
-
- setVariable(String, ValueExpression) - Method in class org.apache.jasper.runtime.VariableMapperImpl
-
- setVariableClass(String) - Method in class org.apache.openejb.jee.Variable
-
- setVariableMapper(VariableMapper) - Method in class org.apache.jasper.runtime.ELContextImpl
-
- setVarianceImpl(UnivariateStatistic) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
Sets the implementation for the variance.
- setVariant(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.SetLocaleTag
-
- setVariant(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag
-
- setVarReader(String) - Method in class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
- setVarStatus(String) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Sets the 'varStatus' attribute.
- setVdlDocument(JavaIdentifier) - Method in class org.apache.openejb.jee.FacesConfigFlowDefinitionView
-
Sets the value of the vdlDocument property.
- setVendor(String) - Method in class org.apache.openejb.jee.sun.JavaWebStartAccess
-
- setVendorName(String) - Method in class org.apache.openejb.jee.Connector
-
- setVendorName(String) - Method in class org.apache.openejb.jee.Connector10
-
- setVerbose(int) - Method in class org.apache.jasper.JspC
-
- setVerifyColumns(String) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the verifyColumns property.
- setVerifyRows(String) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the verifyRows property.
- setVersion(int) - Method in class javax.servlet.http.Cookie
-
Sets the version of the cookie protocol that this Cookie complies
with.
- setVersion(String) - Method in class org.apache.openejb.jee.Application
-
- setVersion(String) - Method in class org.apache.openejb.jee.ApplicationClient
-
- setVersion(String) - Method in class org.apache.openejb.jee.Beans
-
- setVersion(String) - Method in class org.apache.openejb.jee.bval.ConstraintMappingsType
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.bval.ValidationConfigType
-
Définit la valeur de la propriété version.
- setVersion(String) - Method in class org.apache.openejb.jee.Connector
-
- setVersion(String) - Method in class org.apache.openejb.jee.Connector10
-
- setVersion(String) - Method in class org.apache.openejb.jee.EjbJar
-
- setVersion(String) - Method in class org.apache.openejb.jee.FacesConfig
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.JavaWsdlMapping
-
- setVersion(String) - Method in class org.apache.openejb.jee.jpa.EntityMappings
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.jpa.fragment.PersistenceFragment
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.jpa.unit.Persistence
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.oejb2.ArtifactType
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.oejb2.DepPatternType
-
- setVersion(String) - Method in class org.apache.openejb.jee.oejb2.PatternType
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.Persistence
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.TldTaglib
-
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.Description
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.DisplayName
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.EjbRef
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.EnvEntry
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.IconType
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.Identity
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.MessageDestinationRef
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.ParamValue
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.QName
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceEnvRef
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.ResourceRef
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityIdentity
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRole
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.common.SecurityRoleRef
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.AbstractAuthData
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.EjbRefBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.MessageDestinationRefBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.Property
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceEnvRefBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.commonbnd.ResourceRefBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EObject
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ecore.EStringToStringMapEntry
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodElement
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Query
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.Relationships
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.java.Block
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.java.Initializer
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.webservice.clientbnd.ServiceRefBinding
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ComponentScopedRefs
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.PortComponentRef
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.WebServicesClient
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Difference
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.xmi.Extension
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.xmi.PackageReference
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.was.v6.xmi.XMI
-
Sets the value of the version property.
- setVersion(String) - Method in class org.apache.openejb.jee.WebApp
-
- setVersion(String) - Method in interface org.apache.openejb.jee.WebCommon
-
- setVersion(String) - Method in class org.apache.openejb.jee.WebFragment
-
- setVersion(String) - Method in class org.apache.openejb.jee.Webservices
-
- setVersion(String) - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEConfiguration
-
- setVersion(String) - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappConfiguration
-
- setVersionColumn(VersionColumn) - Method in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
Sets the value of the versionColumn property.
- setVersionColumnInitialValue(BigInteger) - Method in class org.apache.openejb.jee.wls.TableMap
-
Sets the value of the versionColumnInitialValue property.
- setVictimSelectionPolicy(String) - Method in class org.apache.openejb.jee.sun.BeanCache
-
- setVirtualHost(String) - Method in class org.apache.openejb.server.hessian.HessianService
-
- setVirtualHost(String) - Method in class org.apache.openejb.server.rest.RESTService
-
- setVirtualHost(String) - Method in class org.apache.openejb.server.webservices.WsService
-
- setWatchedFolder(String) - Method in class org.apache.openejb.maven.plugins.LiveReload
-
- setWeb(Web) - Method in class org.apache.openejb.jee.Module
-
- setWeb(String) - Method in class org.apache.openejb.jee.oejb2.ExtModuleType
-
Sets the value of the web property.
- setWeb(String) - Method in class org.apache.openejb.jee.oejb2.ModuleType
-
Sets the value of the web property.
- setWebapp(boolean) - Method in class org.apache.openejb.config.EjbModule
-
- setWebApp(WebApp) - Method in class org.apache.openejb.config.WebModule
-
- setWebBeansContext(WebBeansContext) - Method in class org.apache.openejb.AppContext
-
- setWebBeansContext(WebBeansContext) - Method in class org.apache.openejb.cdi.CdiPlugin
-
- setWebbeansContext(WebBeansContext) - Method in class org.apache.openejb.core.WebContext
-
- setWebClassLoader(String) - Method in class org.apache.openejb.jee.jba.ContainerConfiguration
-
Sets the value of the webClassLoader property.
- setWebClassLoader(String) - Method in class org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Sets the value of the webClassLoader property.
- setWebContextToUseWithEars(String) - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- setWeblogicCompatibility(WeblogicCompatibility) - Method in class org.apache.openejb.jee.wls.WeblogicEjbJar
-
Sets the value of the weblogicCompatibility property.
- setWeblogicQl(String) - Method in class org.apache.openejb.jee.wls.EjbQlQuery
-
Sets the value of the weblogicQl property.
- setWebResourceCached(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setWebResourceCached(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setWebResourceCached(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setWebResourceName(String) - Method in class org.apache.openejb.jee.WebResourceCollection
-
- setWebResourceRoot(LazyStopStandardRoot) - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- setWebResourcesCached(boolean) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setWebServiceAddress(String) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the webServiceAddress property.
- setWebServiceAddress(String) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- setWebserviceDescriptionName(String) - Method in class org.apache.openejb.jee.sun.WebserviceDescription
-
- setWebserviceDescriptionName(String) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setWebservices(Webservices) - Method in class org.apache.openejb.config.EjbModule
-
- setWebservices(Webservices) - Method in class org.apache.openejb.config.WebModule
-
- setWebservices(Webservices) - Method in interface org.apache.openejb.config.WsModule
-
- setWebServiceSecurity(WebServiceSecurityType) - Method in class org.apache.openejb.jee.oejb2.SessionBeanType
-
Sets the value of the webServiceSecurity property.
- setWebServiceSecurity(WebServiceBindingType.WebServiceSecurityType) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- setWebServiceSecurity(WebServiceSecurityType) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- setWebServiceVirtualHost(List<String>) - Method in class org.apache.openejb.jee.oejb2.WebServiceBindingType
-
- setWebUri(String) - Method in class org.apache.openejb.jee.sun.Web
-
- setWebUri(String) - Method in class org.apache.openejb.jee.Web
-
- setWebXml(String) - Method in class org.apache.jasper.JspC
-
File where we generate a complete web.xml with the class definitions.
- setWebXml(String) - Method in class org.apache.tomee.embedded.Configuration
-
- setWebXmlFragment(String) - Method in class org.apache.jasper.JspC
-
File where we generate a web.xml fragment with the class definitions.
- setWhere(Where) - Method in class org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Sets the value of the where property.
- setWindowSize(int) - Method in class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics
-
WindowSize controls the number of values which contribute
to the reported statistics.
- setWindowSize(int) - Method in class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
WindowSize controls the number of values which contribute
to the reported statistics.
- setWithEjbRemote(boolean) - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- setWithEjbRemote(boolean) - Method in class org.apache.tomee.embedded.Configuration
-
- setWithEjbRemote(Boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setWithEjbRemote(boolean) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setWorkDir(File) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedExtension
-
- setWorkDir(File) - Method in class org.apache.tomee.gradle.embedded.TomEEEmbeddedTask
-
- setWorkManagerShutdownTrigger(WorkManagerShutdownTrigger) - Method in class org.apache.openejb.jee.wls.WorkManager
-
Sets the value of the workManagerShutdownTrigger property.
- setWrappedElement(Object) - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- setWriteListener(WriteListener) - Method in class javax.servlet.ServletOutputStream
-
Instructs the
ServletOutputStream to invoke the provided
WriteListener when it is possible to write
- setWriteListener(WriteListener) - Method in class org.apache.openejb.server.httpd.ServletByteArrayOutputStream
-
- setWriteListener(WriteListener) - Method in class org.apache.openejb.server.httpd.ServletOutputStreamAdapter
-
- setWriter(ServletWriter) - Method in class org.apache.jasper.JspCompilationContext
-
- setWsAddressTemplate(StringTemplate) - Method in class org.apache.openejb.server.webservices.WsService
-
- setWsContainer(HttpListener, ClassLoader, String, String, ServletInfo, String, String, String, String) - Method in class org.apache.openejb.server.webservices.OpenEJBHttpWsRegistry
-
- setWsContainer(HttpListener, ClassLoader, String, String, ServletInfo, String, String, String, String) - Method in interface org.apache.openejb.server.webservices.WsRegistry
-
- setWsContainer(HttpListener, ClassLoader, String, String, ServletInfo, String, String, String, String) - Method in class org.apache.tomee.webservices.TomcatWsRegistry
-
- setWsdl(HttpListener, String) - Method in class org.apache.openejb.server.cxf.CxfService
-
- setWsdl(HttpListener, String) - Method in class org.apache.openejb.server.webservices.WsService
-
- setWsdlBinding(QName) - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- setWsdlFile(String) - Method in class org.apache.openejb.jee.oejb2.ServiceRefType
-
Sets the value of the wsdlFile property.
- setWsdlFile(String) - Method in class org.apache.openejb.jee.ServiceRef
-
- setWsdlFile(String) - Method in class org.apache.openejb.jee.was.v6.wsclient.ServiceRef
-
Sets the value of the wsdlFile property.
- setWsdlFile(String) - Method in class org.apache.openejb.jee.WebserviceDescription
-
- setWSDLFile(String) - Method in class org.apache.openejb.server.axis.ReadOnlyServiceDesc
-
- setWsdlMessage(QName) - Method in class org.apache.openejb.jee.ExceptionMapping
-
- setWsdlMessage(QName) - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- setWsdlMessage(QName) - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- setWsdlMessageMapping(WsdlMessageMapping) - Method in class org.apache.openejb.jee.MethodParamPartsMapping
-
- setWsdlMessagePartName(String) - Method in class org.apache.openejb.jee.ExceptionMapping
-
- setWsdlMessagePartName(String) - Method in class org.apache.openejb.jee.WsdlMessageMapping
-
- setWsdlMessagePartName(String) - Method in class org.apache.openejb.jee.WsdlReturnValueMapping
-
- setWsdlOperation(String) - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- setWsdlOverride(String) - Method in class org.apache.openejb.jee.jba.ServiceRef
-
Sets the value of the wsdlOverride property.
- setWsdlOverride(String) - Method in class org.apache.openejb.jee.sun.ServiceRef
-
- setWsdlPort(QName) - Method in class org.apache.openejb.core.webservices.PortData
-
- setWsdlPort(QName) - Method in class org.apache.openejb.jee.PortComponent
-
- setWsdlPort(WsdlPort) - Method in class org.apache.openejb.jee.sun.PortInfo
-
- setWsdlPortType(QName) - Method in class org.apache.openejb.jee.ServiceEndpointInterfaceMapping
-
- setWsdlPublishLocation(String) - Method in class org.apache.openejb.jee.sun.WebserviceDescription
-
- setWsdlReturnValueMapping(WsdlReturnValueMapping) - Method in class org.apache.openejb.jee.ServiceEndpointMethodMapping
-
- setWsdlService(QName) - Method in class org.apache.openejb.core.webservices.PortData
-
- setWsdlService(QName) - Method in class org.apache.openejb.jee.PortComponent
-
- setWsdlServiceName(QName) - Method in class org.apache.openejb.jee.ServiceInterfaceMapping
-
- setWsdlUrl(String) - Method in class org.apache.openejb.client.WsMetaData
-
- setWsdlUrl(URL) - Method in class org.apache.openejb.core.webservices.PortData
-
- setWsdlUrl(String) - Method in class org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Sets the value of the wsdlUrl property.
- setWsldUrl(String) - Method in class org.apache.openejb.server.cxf.CxfWsContainer
-
- setWsldUrl(String) - Method in class org.apache.openejb.server.cxf.ejb.EjbWsContainer
-
- setWsldUrl(String) - Method in class org.apache.openejb.server.cxf.pojo.PojoWsContainer
-
- setXaDataSource(String) - Method in class org.apache.tomee.jdbc.TomEEDataSourceCreator.TomEEPoolProperties
-
- setXid(Xid) - Method in class javax.resource.spi.work.ExecutionContext
-
set a transaction context.
- setXml(String) - Method in class org.apache.taglibs.standard.tag.el.xml.ParseTag
-
- setXml(String) - Method in class org.apache.taglibs.standard.tag.el.xml.TransformTag
-
- setXml(Object) - Method in class org.apache.taglibs.standard.tag.rt.xml.ParseTag
-
- setXml(Object) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setXmlAttributeName(String) - Method in class org.apache.openejb.jee.VariableMapping
-
- setXmlElementName(String) - Method in class org.apache.openejb.jee.VariableMapping
-
- setXmlMappingMetadataComplete(boolean) - Method in class org.apache.openejb.jee.jpa.PersistenceUnitMetadata
-
Sets the value of the xmlMappingMetadataComplete property.
- setXmlMetadataComplete(boolean) - Method in class org.apache.openejb.jee.jpa.Entity
-
- setXmlSystemId(String) - Method in class org.apache.taglibs.standard.tag.el.xml.TransformTag
-
- setXmlSystemId(String) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setXmlWildcard(Object) - Method in class org.apache.openejb.jee.VariableMapping
-
- setXPathFunctionResolver(XPathFunctionResolver) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Establishes a function resolver.
- setXPathVariableResolver(XPathVariableResolver) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Establishes a variable resolver.
- setXpoweredBy(boolean) - Method in class org.apache.jasper.JspC
-
- setXslt(String) - Method in class org.apache.taglibs.standard.tag.el.xml.TransformTag
-
- setXslt(Object) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setXsltSystemId(String) - Method in class org.apache.taglibs.standard.tag.el.xml.TransformTag
-
- setXsltSystemId(String) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setYear(String) - Method in class org.apache.openejb.jee.TimerSchedule
-
- severe(String) - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- SharedCacheMode - Enum in javax.persistence
-
Specifies how the provider must use a second-level cache for the
persistence unit.
- sharedCacheMode - Variable in class org.apache.openejb.assembler.classic.PersistenceUnitInfo
-
- sharedCacheMode - Variable in class org.apache.openejb.jee.jpa.unit.PersistenceUnit
-
- sharedCacheMode - Variable in class org.apache.openejb.jee.Persistence.PersistenceUnit
-
- sharedIsJvm(String) - Static method in class org.apache.openejb.config.FinderFactory.OpenEJBAnnotationFinder
-
- SharingViolationException - Exception in javax.resource.spi
-
This is thrown to indicate a connection sharing violation.
- SharingViolationException() - Constructor for exception javax.resource.spi.SharingViolationException
-
Constructs a new instance with null as its detail message.
- SharingViolationException(String) - Constructor for exception javax.resource.spi.SharingViolationException
-
Constructs a new instance with the specified detail message.
- SharingViolationException(Throwable) - Constructor for exception javax.resource.spi.SharingViolationException
-
Constructs a new throwable with the specified cause.
- SharingViolationException(String, Throwable) - Constructor for exception javax.resource.spi.SharingViolationException
-
Constructs a new throwable with the specified detail message and cause.
- SharingViolationException(String, String) - Constructor for exception javax.resource.spi.SharingViolationException
-
Constructs a new throwable with the specified detail message and
error code.
- shortDescription - Variable in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
- shortDescriptions - Variable in class org.apache.openejb.jee.was.v6.xmi.Documentation
-
- ShortHolder - Class in javax.xml.rpc.holders
-
- ShortHolder() - Constructor for class javax.xml.rpc.holders.ShortHolder
-
- ShortHolder(short) - Constructor for class javax.xml.rpc.holders.ShortHolder
-
- shortname - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The preferred short name (prefix) as indicated in the TLD.
- shortName - Variable in class org.apache.openejb.jee.TldTaglib
-
- ShortWrapperHolder - Class in javax.xml.rpc.holders
-
- ShortWrapperHolder() - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
-
- ShortWrapperHolder(Short) - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
-
- shouldCoerceToBoolean() - Method in class org.apache.taglibs.standard.lang.jstl.AndOperator
-
Returns true if the operator expects its arguments to be coerced
to Booleans.
- shouldCoerceToBoolean() - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperator
-
Returns true if the operator expects its arguments to be coerced
to Booleans.
- shouldCoerceToBoolean() - Method in class org.apache.taglibs.standard.lang.jstl.OrOperator
-
Returns true if the operator expects its arguments to be coerced
to Booleans.
- shouldDelegateToTheContainer(ClassLoader, String) - Static method in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- shouldEvaluate(Object) - Method in class org.apache.taglibs.standard.lang.jstl.AndOperator
-
Returns true if evaluation is necessary given the specified Left
value.
- shouldEvaluate(Object) - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperator
-
Returns true if evaluation is necessary given the specified Left
value.
- shouldEvaluate(Object) - Method in class org.apache.taglibs.standard.lang.jstl.OrOperator
-
Returns true if evaluation is necessary given the specified Left
value.
- shouldFailover(Throwable) - Method in interface org.apache.openejb.resource.jdbc.router.FailOverRouter.ExceptionSelector
-
- shouldFailover(SQLException) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter.MySQLExceptionSelector
-
- shouldFailover(Throwable) - Method in class org.apache.openejb.resource.jdbc.router.FailOverRouter.SQLExceptionSelector
-
- shouldRetry(Throwable, ResettableDataSourceHandler.Result) - Method in interface org.apache.openejb.resource.jdbc.ResettableDataSourceHandler.RetryStrategy
-
- shouldSkip(String) - Static method in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- shouldSkipJsf(ClassLoader, String) - Static method in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- shouldSkipSlf4j(ClassLoader, String) - Static method in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- shrinkFrequencySeconds - Variable in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
- shrinkingEnabled - Variable in class org.apache.openejb.jee.wls.ConnectionPoolParams
-
- ShrinkwrapBridge - Class in org.apache.openejb.resolver.maven
-
- ShrinkwrapBridge() - Constructor for class org.apache.openejb.resolver.maven.ShrinkwrapBridge
-
- shutDown() - Method in class org.apache.openejb.cdi.CdiPlugin
-
- shutdown(BeforeShutdown) - Method in class org.apache.openejb.cdi.internal.HessianExtension
-
- shutdown(boolean) - Method in class org.apache.openejb.core.timer.DefaultTimerThreadPoolAdapter
-
- shutdown() - Static method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- shutdown() - Method in class org.apache.openejb.server.osgi.ServiceManagerExtender
-
- shutdown() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- SHUTDOWN - Static variable in class org.apache.tomee.embedded.Main
-
- shutdownNow() - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- ShutingDownStatement - Class in org.apache.openejb.junit.jee.statement
-
- ShutingDownStatement(Statement, StartingStatement) - Constructor for class org.apache.openejb.junit.jee.statement.ShutingDownStatement
-
- sign(byte) - Static method in class org.apache.openejb.math.util.MathUtils
-
Returns the
sign
for byte value
x.
- sign(double) - Static method in class org.apache.openejb.math.util.MathUtils
-
Returns the
sign
for double precision
x.
- sign(float) - Static method in class org.apache.openejb.math.util.MathUtils
-
Returns the
sign
for float value
x.
- sign(int) - Static method in class org.apache.openejb.math.util.MathUtils
-
Returns the
sign
for int value
x.
- sign(long) - Static method in class org.apache.openejb.math.util.MathUtils
-
Returns the
sign
for long value
x.
- sign(short) - Static method in class org.apache.openejb.math.util.MathUtils
-
Returns the
sign
for short value
x.
- Signature(Class, Method) - Constructor for class org.apache.openejb.assembler.classic.ProxyInterfaceResolver.Signature
-
- SIMPLE_LOG - Static variable in class org.apache.tomee.embedded.Main
-
- simpleBaseType - Variable in class org.apache.openejb.server.axis.assembler.JaxRpcTypeInfo
-
- simpleBaseType - Variable in class org.apache.openejb.server.axis.assembler.XmlTypeInfo
-
- SimpleBootstrapContext - Class in org.apache.openejb.core.transaction
-
- SimpleBootstrapContext(WorkManager) - Constructor for class org.apache.openejb.core.transaction.SimpleBootstrapContext
-
- SimpleBootstrapContext(WorkManager, XATerminator) - Constructor for class org.apache.openejb.core.transaction.SimpleBootstrapContext
-
- SimpleCache<K,V> - Class in org.apache.openejb.core.managed
-
- SimpleCache() - Constructor for class org.apache.openejb.core.managed.SimpleCache
-
- SimpleCache(Cache.CacheListener<V>, PassivationStrategy, int, int, Duration) - Constructor for class org.apache.openejb.core.managed.SimpleCache
-
- SimpleCache<K,V> - Class in org.apache.openejb.core.stateful
-
- SimpleCache() - Constructor for class org.apache.openejb.core.stateful.SimpleCache
-
- SimpleCache(Cache.CacheListener<V>, PassivationStrategy, int, int, Duration) - Constructor for class org.apache.openejb.core.stateful.SimpleCache
-
- SimpleCharStream - Class in org.apache.taglibs.standard.lang.jstl.parser
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- SimpleCharStream(Reader) - Constructor for class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- SimpleCharStream(InputStream) - Constructor for class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- SimpleDataSourceCreator - Class in org.apache.openejb.resource.jdbc
-
- SimpleDataSourceCreator() - Constructor for class org.apache.openejb.resource.jdbc.SimpleDataSourceCreator
-
- SimpleForEachIterator(Iterator) - Constructor for class org.apache.taglibs.standard.tag.common.core.ForEachSupport.SimpleForEachIterator
-
- simpleHolds(Properties) - Static method in class org.apache.openejb.util.PropertyPlaceHolderHelper
-
- SimpleIdentityResolver() - Constructor for class org.apache.openejb.client.ClientSecurity.SimpleIdentityResolver
-
- SimpleJSonParser - Class in org.apache.openejb.util
-
- SimpleKeyGenerator - Class in org.apache.openejb.core.cmp
-
- SimpleKeyGenerator(Class, String) - Constructor for class org.apache.openejb.core.cmp.SimpleKeyGenerator
-
- simpleLog - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The Simple log.
- SimpleLog - Annotation Type in org.apache.openejb.testing
-
- simpleName(Class) - Static method in class org.apache.openejb.util.IntrospectionSupport
-
- SimplePassivater - Class in org.apache.openejb.core.managed
-
- SimplePassivater() - Constructor for class org.apache.openejb.core.managed.SimplePassivater
-
- SimplePassivater - Class in org.apache.openejb.core.stateful
-
- SimplePassivater() - Constructor for class org.apache.openejb.core.stateful.SimplePassivater
-
- simpleProxy(BeanContext, Class<?>[]) - Static method in class org.apache.openejb.util.proxy.ProxyEJB
-
- SimpleRouter - Class in org.apache.tomee.catalina.routing
-
- SimpleRouter() - Constructor for class org.apache.tomee.catalina.routing.SimpleRouter
-
- SimpleServiceFinder(String) - Constructor for class org.apache.openejb.server.SimpleServiceManager.SimpleServiceFinder
-
- SimpleServiceFinder(String, ClassLoader) - Constructor for class org.apache.openejb.server.SimpleServiceManager.SimpleServiceFinder
-
- SimpleServiceManager - Class in org.apache.openejb.server
-
- SimpleServiceManager() - Constructor for class org.apache.openejb.server.SimpleServiceManager
-
- SimpleServiceManager(ServiceFinder) - Constructor for class org.apache.openejb.server.SimpleServiceManager
-
- SimpleServiceManager.SimpleServiceFinder - Class in org.apache.openejb.server
-
- SimpleTag - Interface in javax.servlet.jsp.tagext
-
Interface for defining Simple Tag Handlers.
- SimpleTagSupport - Class in javax.servlet.jsp.tagext
-
A base class for defining tag handlers implementing SimpleTag.
- SimpleTagSupport() - Constructor for class javax.servlet.jsp.tagext.SimpleTagSupport
-
Sole constructor.
- SimpleTomEEFormatter - Class in org.apache.tomee.jul.formatter
-
- SimpleTomEEFormatter() - Constructor for class org.apache.tomee.jul.formatter.SimpleTomEEFormatter
-
- SimpleTomEEFormatter - Class in org.apache.tomee.util
-
- SimpleTomEEFormatter() - Constructor for class org.apache.tomee.util.SimpleTomEEFormatter
-
- SimpleTomEETcpCluster - Class in org.apache.tomee.catalina
-
- SimpleTomEETcpCluster(SimpleTcpCluster) - Constructor for class org.apache.tomee.catalina.SimpleTomEETcpCluster
-
- SimpleTransactionSynchronizationRegistry - Class in org.apache.openejb.core
-
- SimpleTransactionSynchronizationRegistry(TransactionManager) - Constructor for class org.apache.openejb.core.SimpleTransactionSynchronizationRegistry
-
- SimpleUrlResolver - Class in org.apache.openejb.loader.provisining
-
- SimpleUrlResolver() - Constructor for class org.apache.openejb.loader.provisining.SimpleUrlResolver
-
- simpleValue(String) - Static method in class org.apache.openejb.util.PropertyPlaceHolderHelper
-
- simpleValueAsStringOrCharArray(String) - Static method in class org.apache.openejb.util.PropertyPlaceHolderHelper
-
- SimpleWorkManager - Class in org.apache.openejb.core.transaction
-
- SimpleWorkManager(Executor) - Constructor for class org.apache.openejb.core.transaction.SimpleWorkManager
-
- SimpleWorkManager.WorkType - Enum in org.apache.openejb.core.transaction
-
- SINGLE_CLASSLOADER - Static variable in class org.apache.tomee.embedded.Main
-
- SingleActionTimerData - Class in org.apache.openejb.core.timer
-
- SingleActionTimerData(long, EjbTimerServiceImpl, String, Object, Method, TimerConfig, Date) - Constructor for class org.apache.openejb.core.timer.SingleActionTimerData
-
- SingleApplicationComposerRunner - Class in org.apache.openejb.testing
-
- SingleApplicationComposerRunner(Class<?>) - Constructor for class org.apache.openejb.testing.SingleApplicationComposerRunner
-
- SingleApplicationComposerRunner.Rule - Class in org.apache.openejb.testing
-
- SingleApplicationComposerRunner.Start - Class in org.apache.openejb.testing
-
- singleClassLoader - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
Avoid to create multiple classloaders and use root one for the application.
- singleDeploymentByArchiveName - Variable in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- singleDumpByArchiveName - Variable in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- SingleLineFormatter - Class in org.apache.openejb.log
-
- SingleLineFormatter() - Constructor for class org.apache.openejb.log.SingleLineFormatter
-
- singleSlash(String, String) - Static method in class org.apache.openejb.server.cxf.rs.Logs
-
- SingleThreadModel - Interface in javax.servlet
-
- Singleton - Annotation Type in javax.ejb
-
Component-defining annotation for a singleton session bean.
- SINGLETON - Static variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- SINGLETON - Static variable in class org.apache.openejb.client.EJBMetaDataImpl
-
- SINGLETON - Static variable in interface org.apache.openejb.config.BeanTypes
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.AndOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.DivideOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.EmptyOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.EqualsOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.GreaterThanOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.GreaterThanOrEqualsOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.IntegerDivideOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.LessThanOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.LessThanOrEqualsOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.MinusOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.ModulusOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.MultiplyOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.NotEqualsOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.NotOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.NullLiteral
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.OrOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.PlusOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.UnaryMinusOperator
-
- SingletonBean - Class in org.apache.openejb.jee
-
Not in schema
- SingletonBean(String, String) - Constructor for class org.apache.openejb.jee.SingletonBean
-
- SingletonBean(Class<?>) - Constructor for class org.apache.openejb.jee.SingletonBean
-
- SingletonBean(String, Class<?>) - Constructor for class org.apache.openejb.jee.SingletonBean
-
- SingletonBean() - Constructor for class org.apache.openejb.jee.SingletonBean
-
- SingletonBeanInfo - Class in org.apache.openejb.assembler.classic
-
- SingletonBeanInfo() - Constructor for class org.apache.openejb.assembler.classic.SingletonBeanInfo
-
- SingletonContainer - Class in org.apache.openejb.core.singleton
-
- SingletonContainer(Object, SecurityService) - Constructor for class org.apache.openejb.core.singleton.SingletonContainer
-
- SingletonContainerBuilder - Class in org.apache.openejb.config.typed
-
- SingletonContainerBuilder() - Constructor for class org.apache.openejb.config.typed.SingletonContainerBuilder
-
- SingletonContext - Class in org.apache.openejb.core.singleton
-
- SingletonContext(SecurityService) - Constructor for class org.apache.openejb.core.singleton.SingletonContext
-
- SingletonEJBHomeHandler - Class in org.apache.openejb.client
-
- SingletonEJBHomeHandler() - Constructor for class org.apache.openejb.client.SingletonEJBHomeHandler
-
- SingletonEJBHomeHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.SingletonEJBHomeHandler
-
- SingletonEjbHomeHandler - Class in org.apache.openejb.core.singleton
-
- SingletonEjbHomeHandler(BeanContext, InterfaceType, List<Class>, Class) - Constructor for class org.apache.openejb.core.singleton.SingletonEjbHomeHandler
-
- SingletonEJBObjectHandler - Class in org.apache.openejb.client
-
- SingletonEJBObjectHandler() - Constructor for class org.apache.openejb.client.SingletonEJBObjectHandler
-
- SingletonEJBObjectHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.SingletonEJBObjectHandler
-
- SingletonEJBObjectHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, Object, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.SingletonEJBObjectHandler
-
- SingletonEjbObjectHandler - Class in org.apache.openejb.core.singleton
-
- SingletonEjbObjectHandler(BeanContext, Object, InterfaceType, List<Class>, Class) - Constructor for class org.apache.openejb.core.singleton.SingletonEjbObjectHandler
-
- SingletonInstanceManager - Class in org.apache.openejb.core.singleton
-
- SingletonInstanceManager(SecurityService) - Constructor for class org.apache.openejb.core.singleton.SingletonInstanceManager
-
- SingletonSessionContainerInfo - Class in org.apache.openejb.assembler.classic
-
- SingletonSessionContainerInfo() - Constructor for class org.apache.openejb.assembler.classic.SingletonSessionContainerInfo
-
- SingleValidatorFactoryWrapper - Class in org.apache.openejb.assembler.classic
-
- SingleValidatorFactoryWrapper(ValidatorFactory) - Constructor for class org.apache.openejb.assembler.classic.SingleValidatorFactoryWrapper
-
- SingleValuedCmr<Bean extends EntityBean,Proxy extends EJBLocalObject> - Class in org.apache.openejb.core.cmp.cmp2
-
- SingleValuedCmr(EntityBean, String, Class<Bean>, String) - Constructor for class org.apache.openejb.core.cmp.cmp2.SingleValuedCmr
-
- SingularAttribute<X,T> - Interface in javax.persistence.metamodel
-
Instances of the type SingularAttribute represents persistent
single-valued properties or fields.
- sinh(double) - Static method in class org.apache.openejb.math.util.MathUtils
-
- size(Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that tests the size of a collection.
- size(C) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that tests the size of a collection.
- size() - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- size() - Method in class org.apache.openejb.client.ArrayEnumeration
-
- size() - Method in class org.apache.openejb.core.cmp.cmp2.CmrSet
-
- size(Type) - Static method in class org.apache.openejb.dyni.DynamicSubclass
-
- size() - Method in class org.apache.openejb.jee.KeyedCollection
-
- size - Variable in class org.apache.openejb.jee.oejb2.EntityBeanType.Cache
-
- size() - Method in class org.apache.openejb.rest.MultivaluedMapWithCaseInsensitiveKeySet
-
- size() - Method in class org.apache.openejb.server.httpd.session.SessionManager
-
- size() - Method in class org.apache.openejb.util.ArrayEnumeration
-
- size(int) - Method in class org.apache.openejb.util.ExecutorBuilder
-
- size() - Method in class org.apache.openejb.util.LinkedListStack
-
- size() - Method in interface org.apache.openejb.util.Stack
-
- size() - Method in class org.apache.openejb.util.SuperProperties
-
- size() - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
- size() - Method in class org.apache.tomee.loader.UrlSet
-
- size() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the number of values in the snapshot.
- Skewness - Class in org.apache.openejb.math.stat.descriptive.moment
-
Computes the skewness of the available values.
- Skewness() - Constructor for class org.apache.openejb.math.stat.descriptive.moment.Skewness
-
Constructs a Skewness
- Skewness(ThirdMoment) - Constructor for class org.apache.openejb.math.stat.descriptive.moment.Skewness
-
Constructs a Skewness with an external moment
- Skewness(Skewness) - Constructor for class org.apache.openejb.math.stat.descriptive.moment.Skewness
-
Copy constructor, creates a new Skewness identical
to the original
- skip(long) - Method in class org.apache.jasper.xmlparser.ASCIIReader
-
Skip characters.
- skip(long) - Method in class org.apache.jasper.xmlparser.UCSReader
-
Skip characters.
- skip(long) - Method in class org.apache.jasper.xmlparser.UTF8Reader
-
Skip characters.
- skip(URL) - Static method in class org.apache.openejb.config.NewLoaderLogic
-
- skip(URL, Filter, Filter) - Static method in class org.apache.openejb.config.NewLoaderLogic
-
- skip(String) - Static method in class org.apache.openejb.config.NewLoaderLogic
-
- skip(TempClassLoader.Skip) - Method in class org.apache.openejb.core.TempClassLoader
-
- skip(long) - Method in class org.apache.openejb.loader.provisining.ProvisioningResolver.LocalInputStream
-
- skip(long) - Method in class org.apache.openejb.server.stream.CountingInputStream
-
- SKIP_BACKGROUND_PROCESS - Static variable in class org.apache.tomee.catalina.TomEEWebappLoader
-
- SKIP_BODY - Static variable in interface javax.servlet.jsp.tagext.Tag
-
Skip body evaluation.
- SKIP_HTTP - Static variable in class org.apache.tomee.embedded.Main
-
- SKIP_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
-
Skip the rest of the page.
- SKIP_TAGLIB - Static variable in class org.apache.openejb.config.ReadDescriptors
-
- skipArchiveRootFolder - Variable in class org.apache.openejb.maven.plugin.BuildTomEEMojo
-
Behaves as TomEE 1 Maven plugin ie zip structure will get bin/ conf/ lib/ ...
- skipChar(int) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Skips a character appearing immediately on the input.
- skipCurrentProject - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The Skip current project.
- skipHttp - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
Should we skip http connector (and rely only on other connectors if setup).
- SkipPageException - Exception in javax.servlet.jsp
-
Exception to indicate the calling page must cease evaluation.
- SkipPageException() - Constructor for exception javax.servlet.jsp.SkipPageException
-
Creates a SkipPageException with no message.
- SkipPageException(String) - Constructor for exception javax.servlet.jsp.SkipPageException
-
Creates a SkipPageException with the provided message.
- SkipPageException(String, Throwable) - Constructor for exception javax.servlet.jsp.SkipPageException
-
Creates a SkipPageException with the provided message and root cause.
- SkipPageException(Throwable) - Constructor for exception javax.servlet.jsp.SkipPageException
-
Creates a SkipPageException with the provided root cause.
- skipped - Variable in class org.apache.openejb.threads.task.TriggerTask
-
- skippedEntity(String) - Method in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Filter for skippedEntity().
- SkippedException - Exception in javax.enterprise.concurrent
-
Exception indicating that the result of a value-producing task cannot be
retrieved because the task run was skipped.
- SkippedException() - Constructor for exception javax.enterprise.concurrent.SkippedException
-
Constructs an SkippedException with null as its detail message.
- SkippedException(String) - Constructor for exception javax.enterprise.concurrent.SkippedException
-
Constructs an SkippedException exception with the specified detail message.
- SkippedException(String, Throwable) - Constructor for exception javax.enterprise.concurrent.SkippedException
-
Constructs an SkippedException exception with the specified detail message
and cause.
- SkippedException(Throwable) - Constructor for exception javax.enterprise.concurrent.SkippedException
-
Constructs an SkippedException exception with the specified cause and a
detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause).
- skipRootFolderOnUnzip - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
if a file is already there when unpacking tomee zip should it be overriden?
- skipRun(LastExecution, Date) - Method in interface javax.enterprise.concurrent.Trigger
-
Return true if this run instance should be skipped.
- skipSpaces() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Skips space characters appearing immediately on the input.
- skipString(String) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Skips the specified string appearing immediately on the input.
- SLASH - Static variable in interface org.apache.taglibs.standard.extra.spath.SPathParserConstants
-
- sleep(long, TimeUnit) - Static method in class org.apache.openejb.arquillian.common.Threads
-
- sleep(long) - Static method in class org.apache.openejb.arquillian.common.Threads
-
- SLF4J_BINDER_CLASS - Static variable in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- Slf4jLog - Class in org.apache.tomee.loader.log
-
- Slf4jLog(String) - Constructor for class org.apache.tomee.loader.log.Slf4jLog
-
- Slf4jLogger - Class in org.apache.openejb.log.logger
-
java.util.logging.Logger implementation delegating to SLF4J.
- Slf4jLogger(String, String) - Constructor for class org.apache.openejb.log.logger.Slf4jLogger
-
- Slf4jLoggerFactory - Class in org.apache.openejb.cdi.logging
-
- Slf4jLoggerFactory() - Constructor for class org.apache.openejb.cdi.logging.Slf4jLoggerFactory
-
- Slf4jLogStream - Class in org.apache.openejb.util
-
Log the output to Slf4j
- Slf4jLogStream(LogCategory) - Constructor for class org.apache.openejb.util.Slf4jLogStream
-
- Slf4jLogStreamFactory - Class in org.apache.openejb.util
-
Simple Slf4jLogStream, not much configuration needed, as slf4j is just a facade
- Slf4jLogStreamFactory() - Constructor for class org.apache.openejb.util.Slf4jLogStreamFactory
-
- Slot - Interface in javax.xml.registry.infomodel
-
Slot instances provide a dynamic way to add arbitrary attributes to
RegistryObject instances.
- SLOT - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Slot interface.
- slurp(String) - Static method in class org.apache.openejb.arquillian.common.IO
-
- slurp(File) - Static method in class org.apache.openejb.arquillian.common.IO
-
- slurp(InputStream) - Static method in class org.apache.openejb.arquillian.common.IO
-
- slurp(URL) - Static method in class org.apache.openejb.arquillian.common.IO
-
- slurp(File) - Static method in class org.apache.openejb.loader.IO
-
- slurp(URL) - Static method in class org.apache.openejb.loader.IO
-
- slurp(InputStream) - Static method in class org.apache.openejb.loader.IO
-
- slurp(String) - Static method in class org.apache.ziplock.IO
-
- slurp(File) - Static method in class org.apache.ziplock.IO
-
- slurp(InputStream) - Static method in class org.apache.ziplock.IO
-
- slurp(URL) - Static method in class org.apache.ziplock.IO
-
- slurpBytes(File) - Static method in class org.apache.openejb.arquillian.common.IO
-
- smallIcon - Variable in class org.apache.openejb.assembler.classic.ClientInfo
-
- smallIcon - Variable in class org.apache.openejb.assembler.classic.ConnectorInfo
-
- smallIcon - Variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- smallIcon - Variable in class org.apache.openejb.assembler.classic.WebAppInfo
-
- smallIcon - Variable in class org.apache.openejb.jee.Icon
-
- smallIcon - Variable in class org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
- smallIcon - Variable in class org.apache.openejb.jee.was.v6.common.IconType
-
- SMAP_ENCODING - Static variable in class org.apache.jasper.compiler.SmapUtil
-
- SmapGenerator - Class in org.apache.jasper.compiler
-
Represents a source map (SMAP), which serves to associate lines
of the input JSP file(s) to lines in the generated servlet in the
final .class file, according to the JSR-045 spec.
- SmapGenerator() - Constructor for class org.apache.jasper.compiler.SmapGenerator
-
- SmapStratum - Class in org.apache.jasper.compiler
-
Represents the line and file mappings associated with a JSR-045
"stratum".
- SmapStratum(String) - Constructor for class org.apache.jasper.compiler.SmapStratum
-
Constructs a new SmapStratum object for the given stratum name
(e.g., JSP).
- SmapStratum.LineInfo - Class in org.apache.jasper.compiler
-
Represents a single LineSection in an SMAP, associated with
a particular stratum.
- SmapUtil - Class in org.apache.jasper.compiler
-
Contains static utilities for generating SMAP data based on the
current version of Jasper.
- SmapUtil.ClassInfo - Class in org.apache.jasper.compiler
-
- Snapshot - Class in org.eclipse.microprofile.metrics
-
- Snapshot() - Constructor for class org.eclipse.microprofile.metrics.Snapshot
-
- SOAP11HTTP_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
-
A constant representing the identity of the SOAP 1.1 over HTTP binding.
- SOAP11HTTP_MTOM_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
-
A constant representing the identity of the SOAP 1.1 over HTTP binding
with MTOM enabled by default.
- SOAP12HTTP_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
-
A constant representing the identity of the SOAP 1.2 over HTTP binding.
- SOAP12HTTP_MTOM_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
-
A constant representing the identity of the SOAP 1.2 over HTTP binding
with MTOM enabled by default.
- SOAP_1_1_CONTENT_TYPE - Static variable in interface javax.xml.soap.SOAPConstants
-
The media type of the Content-Type MIME header in SOAP 1.1.
- SOAP_1_1_PROTOCOL - Static variable in interface javax.xml.soap.SOAPConstants
-
Used to create MessageFactory instances that create
SOAPMessages whose behavior supports the SOAP 1.1 specification.
- SOAP_1_2_CONTENT_TYPE - Static variable in interface javax.xml.soap.SOAPConstants
-
The media type of the Content-Type MIME header in SOAP 1.2.
- SOAP_1_2_PROTOCOL - Static variable in interface javax.xml.soap.SOAPConstants
-
Used to create MessageFactory instances that create
SOAPMessages whose behavior supports the SOAP 1.2
specification
- SOAP_ARRAY - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:Array type.
- SOAP_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:base64 type.
- SOAP_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:boolean type.
- SOAP_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:byte type.
- SOAP_DATAENCODINGUNKNOWN_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
-
SOAP 1.2 DataEncodingUnknown Fault
- SOAP_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:double type.
- SOAP_ENV_PREFIX - Static variable in interface javax.xml.soap.SOAPConstants
-
The default namespace prefix for http://www.w3.org/2003/05/soap-envelope
- SOAP_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:float type.
- SOAP_INT - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:int type.
- SOAP_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:long type.
- SOAP_MUSTUNDERSTAND_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
-
SOAP 1.2 MustUnderstand Fault
- SOAP_RECEIVER_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
-
SOAP 1.2 Receiver Fault
- SOAP_SENDER_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
-
SOAP 1.2 Sender Fault
- SOAP_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:short type.
- SOAP_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:string type.
- SOAP_VERSIONMISMATCH_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
-
SOAP 1.2 VersionMismatch Fault
- SOAPACTION_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property for SOAPAction.
- SOAPACTION_URI_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
-
Standard property for SOAPAction.
- SOAPACTION_USE_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property for SOAPAction.
- SOAPACTION_USE_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
-
Standard property for SOAPAction.
- SOAPBinding - Annotation Type in javax.jws.soap
-
Specifies the mapping of the Web Service onto the SOAP message protocol.
- SOAPBinding - Interface in javax.xml.ws.soap
-
The SOAPBinding interface is an abstraction for
the SOAP binding.
- SOAPBinding.ParameterStyle - Enum in javax.jws.soap
-
The style of mapping parameters onto SOAP messages
- SOAPBinding.Style - Enum in javax.jws.soap
-
The SOAP binding style
- SOAPBinding.Use - Enum in javax.jws.soap
-
The SOAP binding use
- SOAPBody - Interface in javax.xml.soap
-
An object that represents the contents of the SOAP body
element in a SOAP message.
- SOAPBodyElement - Interface in javax.xml.soap
-
A SOAPBodyElement object represents the contents in
a SOAPBody object.
- SOAPConnection - Class in javax.xml.soap
-
A point-to-point connection that a client can use for sending messages
directly to a remote party (represented by a URL, for instance).
- SOAPConnection() - Constructor for class javax.xml.soap.SOAPConnection
-
- SOAPConnectionFactory - Class in javax.xml.soap
-
A factory for creating SOAPConnection objects.
- SOAPConnectionFactory() - Constructor for class javax.xml.soap.SOAPConnectionFactory
-
- SoapConnectionFactoryImpl - Class in org.apache.openejb.server.webservices.saaj
-
- SoapConnectionFactoryImpl() - Constructor for class org.apache.openejb.server.webservices.saaj.SoapConnectionFactoryImpl
-
- SOAPConstants - Interface in javax.xml.soap
-
The definition of constants pertaining to the SOAP protocol.
- SOAPElement - Interface in javax.xml.soap
-
An object representing an element of a SOAP message that is allowed but not
specifically prescribed by a SOAP specification.
- SOAPElementFactory - Class in javax.xml.soap
-
- SOAPEnvelope - Interface in javax.xml.soap
-
The container for the SOAPHeader and SOAPBody portions of a
SOAPPart object.
- SOAPException - Exception in javax.xml.soap
-
An exception that signals that a SOAP exception has occurred.
- SOAPException() - Constructor for exception javax.xml.soap.SOAPException
-
Constructs a SOAPException object with no
reason or embedded Throwable object.
- SOAPException(String) - Constructor for exception javax.xml.soap.SOAPException
-
Constructs a SOAPException object with the given
String as the reason for the exception being thrown.
- SOAPException(String, Throwable) - Constructor for exception javax.xml.soap.SOAPException
-
Constructs a SOAPException object with the given
String as the reason for the exception being thrown
and the given Throwable object as an embedded
exception.
- SOAPException(Throwable) - Constructor for exception javax.xml.soap.SOAPException
-
Constructs a SOAPException object initialized
with the given Throwable object.
- SOAPFactory - Class in javax.xml.soap
-
SOAPFactory is a factory for creating various objects
that exist in the SOAP XML tree.
- SOAPFactory() - Constructor for class javax.xml.soap.SOAPFactory
-
- SoapFactoryImpl - Class in org.apache.openejb.server.webservices.saaj
-
- SoapFactoryImpl() - Constructor for class org.apache.openejb.server.webservices.saaj.SoapFactoryImpl
-
- SOAPFault - Interface in javax.xml.soap
-
An element in the SOAPBody object that contains
error and/or status information.
- SOAPFaultElement - Interface in javax.xml.soap
-
A representation of the contents in
a SOAPFault object.
- SOAPFaultException - Exception in javax.xml.rpc.soap
-
The SOAPFaultException exception represents a
SOAP fault.
- SOAPFaultException(QName, String, String, Detail) - Constructor for exception javax.xml.rpc.soap.SOAPFaultException
-
Constructor for the SOAPFaultException
- SOAPFaultException - Exception in javax.xml.ws.soap
-
The SOAPFaultException exception represents a
SOAP 1.1 or 1.2 fault.
- SOAPFaultException(SOAPFault) - Constructor for exception javax.xml.ws.soap.SOAPFaultException
-
Constructor for SOAPFaultException
- SOAPHandler<T extends SOAPMessageContext> - Interface in javax.xml.ws.handler.soap
-
The SOAPHandler class extends Handler
to provide typesafety for the message context parameter and add a method
to obtain access to the headers that may be processed by the handler.
- SOAPHeader - Interface in javax.xml.soap
-
A representation of the SOAP header
element.
- soapHeader - Variable in class org.apache.openejb.jee.Handler
-
- soapHeader - Variable in class org.apache.openejb.jee.WsdlMessageMapping
-
- soapHeader - Variable in class org.apache.openejb.server.axis.assembler.JaxRpcParameterInfo
-
- SOAPHeaderElement - Interface in javax.xml.soap
-
An object representing the contents in the SOAP header part of the
SOAP envelope.
- soapHeaders - Variable in class org.apache.openejb.assembler.classic.HandlerInfo
-
- soapHeaders - Variable in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
- SOAPMessage - Class in javax.xml.soap
-
The root class for all SOAP messages.
- SOAPMessage() - Constructor for class javax.xml.soap.SOAPMessage
-
- SOAPMessageContext - Interface in javax.xml.rpc.handler.soap
-
The interface javax.xml.rpc.soap.SOAPMessageContext
provides access to the SOAP message for either RPC request or
response.
- SOAPMessageContext - Interface in javax.xml.ws.handler.soap
-
The interface SOAPMessageContext
provides access to the SOAP message for either RPC request or
response.
- SOAPMessageHandler - Annotation Type in javax.jws.soap
-
Deprecated.
- SOAPMessageHandlers - Annotation Type in javax.jws.soap
-
- SOAPPart - Class in javax.xml.soap
-
The container for the SOAP-specific portion of a SOAPMessage
object.
- SOAPPart() - Constructor for class javax.xml.soap.SOAPPart
-
- soapRole - Variable in class org.apache.openejb.jee.Handler
-
- soapRoles - Variable in class org.apache.openejb.assembler.classic.HandlerInfo
-
- soapRoles - Variable in class org.apache.openejb.jee.was.v6.wsclient.Handler
-
- SOCKET_TIMEOUT - Static variable in class org.apache.openejb.config.RemoteServer
-
- SocketConnectionFactory - Class in org.apache.openejb.client
-
- SocketConnectionFactory() - Constructor for class org.apache.openejb.client.SocketConnectionFactory
-
- SocketConnectionFactory.Input - Class in org.apache.openejb.client
-
- SocketConnectionFactory.Output - Class in org.apache.openejb.client
-
- SocketMonitor() - Constructor for class org.apache.openejb.server.ServiceDaemon.SocketMonitor
-
- some(Subquery<Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a some expression over the subquery results.
- sort(List<ResourceInfo>, String) - Static method in class org.apache.openejb.config.ConfigurationFactory
-
- sort(List<T>, References.Visitor<T>) - Static method in class org.apache.openejb.util.References
-
- SORT_BY_DATE_ASC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by creation/modification date in ascending order.
- SORT_BY_DATE_DESC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by creation/modification date in descending order.
- SORT_BY_NAME_ASC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by Name in ascending alpha-numeric order.
- SORT_BY_NAME_DESC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by Name in descending alpha-numeric order.
- SORT_CODE_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
-
Name for pre-defined Slot used in PostalAddress by JAXR UDDI provider.
- sortClasses(List<<any>>) - Static method in class org.apache.openejb.config.AnnotationDeployer
-
- sortClassesParentFirst(List<Class<?>>) - Static method in class org.apache.openejb.config.AnnotationDeployer
-
- sortedValues() - Method in class org.apache.openejb.monitoring.Stats
-
- sortedValues() - Method in class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- sortMethods(List<<any>>) - Static method in class org.apache.openejb.config.AnnotationDeployer
-
- SOUNDEX - Static variable in interface javax.xml.registry.FindQualifier
-
Optional qualifier that allows matching strings by their sounds.
- source - Variable in class org.apache.openejb.jee.was.v6.ecore.EAnnotation
-
- source - Variable in class org.apache.openejb.jee.was.v6.java.Block
-
- source - Variable in class org.apache.openejb.jee.was.v6.java.Initializer
-
- source - Variable in class org.apache.openejb.jee.was.v6.java.Method
-
- sourceClass - Variable in class org.apache.openejb.jee.FacesSystemEventListener
-
- sources - Variable in class org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
- sources - Variable in class org.apache.openejb.jee.was.v6.java.Initializer
-
- sources - Variable in class org.apache.openejb.jee.was.v6.java.Method
-
- SP - Static variable in class org.apache.openejb.server.httpd.HttpResponseImpl
-
a space character
- spaceAfterComment - Variable in class org.apache.openejb.util.SuperProperties
-
Should there be a blank line between a comment and the property.
- spaceBetweenProperties - Variable in class org.apache.openejb.util.SuperProperties
-
Should there be a blank line between properties.
- SPACES - Static variable in class org.apache.jasper.compiler.ServletWriter
-
- SPathFilter - Class in org.apache.taglibs.standard.extra.spath
-
Filters a SAX stream based on a single supplied SPath
expression.
- SPathFilter(Path) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Constructs a new SPathFilter, given a Path.
- SPathParser - Class in org.apache.taglibs.standard.extra.spath
-
- SPathParser(String) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathParser
-
- SPathParser(InputStream) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathParser
-
- SPathParser(Reader) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathParser
-
- SPathParser(SPathParserTokenManager) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathParser
-
- SPathParserConstants - Interface in org.apache.taglibs.standard.extra.spath
-
- SPathParserTokenManager - Class in org.apache.taglibs.standard.extra.spath
-
- SPathParserTokenManager(ASCII_UCodeESC_CharStream) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathParserTokenManager
-
- SPathParserTokenManager(ASCII_UCodeESC_CharStream, int) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathParserTokenManager
-
- SPathTag - Class in org.apache.taglibs.standard.extra.spath
-
Tag handler that exposes SPath functionality.
- SPathTag() - Constructor for class org.apache.taglibs.standard.extra.spath.SPathTag
-
Constructs a new handler.
- specialCharactersRepresentation - Static variable in class org.apache.taglibs.standard.tag.common.core.Util
-
- specialConstructor - Variable in exception org.apache.taglibs.standard.extra.spath.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialConstructor - Variable in exception org.apache.taglibs.standard.lang.jstl.parser.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialToken - Variable in class org.apache.taglibs.standard.extra.spath.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class org.apache.taglibs.standard.lang.jstl.parser.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SPECIFICATION_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.SpecificationLink interface.
- SpecificationLink - Interface in javax.xml.registry.infomodel
-
A SpecificationLink provides the linkage between a ServiceBinding and one of its technical specifications that describes how to use the service using the ServiceBinding.
- specVersion - Variable in class org.apache.openejb.jee.Connector10
-
- split(String, String) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- sql - Variable in class org.apache.openejb.jee.oejb2.AutoIncrementTableType
-
- sql - Variable in class org.apache.openejb.jee.oejb2.SqlGeneratorType
-
- sql - Variable in class org.apache.openejb.jee.wls.DatabaseSpecificSql
-
- sql - Variable in class org.apache.openejb.jee.wls.SqlQuery
-
- sql - Variable in class org.apache.taglibs.standard.tag.common.sql.QueryTagSupport
-
- sql - Variable in class org.apache.taglibs.standard.tag.common.sql.UpdateTagSupport
-
- SQL_DATA_SOURCE - Static variable in class javax.servlet.jsp.jstl.core.Config
-
Name of configuration setting for SQL data source
- SQL_MAX_ROWS - Static variable in class javax.servlet.jsp.jstl.core.Config
-
Name of configuration setting for maximum number of rows to be included
in SQL query result
- SQLExceptionSelector() - Constructor for class org.apache.openejb.resource.jdbc.router.FailOverRouter.SQLExceptionSelector
-
- SQLExecutionTag - Interface in javax.servlet.jsp.jstl.sql
-
This interface allows tag handlers implementing it to receive
values for parameter markers in their SQL statements.
- sqlGenerator - Variable in class org.apache.openejb.jee.oejb2.KeyGeneratorType
-
- SqlGeneratorType - Class in org.apache.openejb.jee.oejb2
-
Indicates that an arbitrary SQL statement should be used to
generate the next ID.
- SqlGeneratorType() - Constructor for class org.apache.openejb.jee.oejb2.SqlGeneratorType
-
- SQLLoginModule - Class in org.apache.openejb.core.security.jaas
-
A login module that loads security information from a SQL database.
- SQLLoginModule() - Constructor for class org.apache.openejb.core.security.jaas.SQLLoginModule
-
- SqlQuery - Class in org.apache.openejb.jee.wls
-
Java class for sql-query complex type.
- SqlQuery() - Constructor for class org.apache.openejb.jee.wls.SqlQuery
-
- sqlQuery - Variable in class org.apache.openejb.jee.wls.WeblogicQuery
-
- SqlResultSetMapping - Annotation Type in javax.persistence
-
Specifies the mapping of the result of a native SQL query or stored
procedure.
- sqlResultSetMapping - Variable in class org.apache.openejb.jee.jpa.Entity
-
- sqlResultSetMapping - Variable in class org.apache.openejb.jee.jpa.EntityMappings
-
- SqlResultSetMapping - Class in org.apache.openejb.jee.jpa
-
- SqlResultSetMapping() - Constructor for class org.apache.openejb.jee.jpa.SqlResultSetMapping
-
- SqlResultSetMappings - Annotation Type in javax.persistence
-
- sqlSelectDistinct - Variable in class org.apache.openejb.jee.wls.WeblogicQuery
-
- SqlShape - Class in org.apache.openejb.jee.wls
-
Java class for sql-shape complex type.
- SqlShape() - Constructor for class org.apache.openejb.jee.wls.SqlShape
-
- sqlShape - Variable in class org.apache.openejb.jee.wls.WeblogicRdbmsBean
-
- sqlShapeName - Variable in class org.apache.openejb.jee.wls.SqlQuery
-
- sqlShapeName - Variable in class org.apache.openejb.jee.wls.SqlShape
-
- sqlStatement - Variable in class org.apache.openejb.jee.jba.cmp.PostTableCreate
-
- SqlStatement - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- SqlStatement() - Constructor for class org.apache.openejb.jee.jba.cmp.SqlStatement
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.CmpField
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.CreatedBy
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.CreatedTime
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.KeyField
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.Mapping
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.OptimisticLocking
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.Property
-
- SqlType - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- SqlType() - Constructor for class org.apache.openejb.jee.jba.cmp.SqlType
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.UnknownPk
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.UpdatedBy
-
- sqlType - Variable in class org.apache.openejb.jee.jba.cmp.UpdatedTime
-
- sqlType - Variable in class org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
- sqrt(Expression<? extends Number>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns the square root
of its argument.
- Sse - Interface in javax.ws.rs.sse
-
- SseBroadcaster - Interface in javax.ws.rs.sse
-
Server-Sent events broadcasting facility.
- SseEvent - Interface in javax.ws.rs.sse
-
Base Server Sent Event definition.
- SseEventSink - Interface in javax.ws.rs.sse
-
Outbound Server-Sent Events stream.
- SseEventSource - Interface in javax.ws.rs.sse
-
- SseEventSource.Builder - Class in javax.ws.rs.sse
-
- SSHServer - Class in org.apache.openejb.server.ssh
-
- SSHServer() - Constructor for class org.apache.openejb.server.ssh.SSHServer
-
- ssl - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
Is https activated.
- SSL - Static variable in class org.apache.tomee.embedded.Main
-
- SSL_PROTOCOL - Static variable in class org.apache.tomee.embedded.Main
-
- SslAuthenticationEvent - Class in org.apache.tomee.catalina.realm.event
-
- SslAuthenticationEvent(X509Certificate[]) - Constructor for class org.apache.tomee.catalina.realm.event.SslAuthenticationEvent
-
- sslContext(SSLContext) - Method in class javax.ws.rs.client.ClientBuilder
-
Set the SSL context that will be used when creating secured transport connections
to server endpoints from
web targets created by the client
instance that is using this SSL context.
- SSLContextBuilder - Class in org.apache.openejb.client
-
- SSLContextBuilder(Map<String, String>) - Constructor for class org.apache.openejb.client.SSLContextBuilder
-
- sslProtocol - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
For https connector the SSL protocol.
- st - Variable in class org.apache.taglibs.standard.tag.common.core.ForTokensSupport
-
- STABILITY_DYNAMIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry may change at any time.
- STABILITY_DYNAMIC_COMPATIBLE - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry may change at any time, however the changes will be backward compatible.
- STABILITY_STATIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry will not change.
- Stack - Interface in org.apache.openejb.util
-
- StackHandler - Class in org.apache.openejb.config.sys
-
- StackHandler() - Constructor for class org.apache.openejb.config.sys.StackHandler
-
- StackHandler.Content - Class in org.apache.openejb.config.sys
-
- StackHandler.DeclaredServiceElement - Class in org.apache.openejb.config.sys
-
- StackHandler.ResourceElement - Class in org.apache.openejb.config.sys
-
- StackHandler.ServiceElement<S extends AbstractService> - Class in org.apache.openejb.config.sys
-
- StackHandler.SystemPropertyElement - Class in org.apache.openejb.config.sys
-
- stackTraceToString(StackTraceElement[]) - Static method in class org.apache.openejb.resource.AutoConnectionTracker
-
- standaAloneWebAppInfo(File) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- standaloneModule - Variable in class org.apache.openejb.assembler.classic.AppInfo
-
- standard() - Method in class org.eclipse.microprofile.jwt.ClaimLiteral
-
- standardContext - Variable in class org.apache.tomee.catalina.TomcatWebAppBuilder.ContextInfo
-
- StandardContextCustomizer - Class in org.apache.tomee.embedded.internal
-
- StandardContextCustomizer(Configuration, WebModule, boolean) - Constructor for class org.apache.tomee.embedded.internal.StandardContextCustomizer
-
- StandardContextInfo(StandardContext) - Constructor for class org.apache.tomee.catalina.TomcatWebAppBuilder.StandardContextInfo
-
- STAR - Static variable in interface org.apache.taglibs.standard.extra.spath.SPathParserConstants
-
- start(Date) - Method in class javax.ejb.ScheduleExpression
-
Set the start date.
- start() - Method in interface javax.jms.Connection
-
Starts (or restarts) a connection's delivery of incoming messages.
- start() - Method in interface javax.jms.JMSContext
-
Starts (or restarts) delivery of incoming messages by the JMSContext's connection.
- start() - Method in interface javax.jms.ServerSession
-
Cause the Session's run method to be called to process messages that were just assigned to it.
- start(BootstrapContext) - Method in interface javax.resource.spi.ResourceAdapter
-
This is called when a resource adapter instance is bootstrapped.
- start(Runnable) - Method in interface javax.servlet.AsyncContext
-
Causes the container to dispatch a thread, possibly from a managed
thread pool, to run the specified Runnable.
- start() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- start() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEContainer
-
- start() - Method in class org.apache.openejb.arquillian.openejb.OpenEJBDeployableContainer
-
- start - Variable in class org.apache.openejb.assembler.classic.ScheduleInfo
-
- start(EJBResponse.Time) - Method in class org.apache.openejb.client.EJBResponse
-
- start() - Method in class org.apache.openejb.config.AutoDeployer
-
- start(Set<String>) - Method in interface org.apache.openejb.config.Deployment
-
- start(TargetModuleID[]) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- START - Static variable in class org.apache.openejb.config.RemoteServer
-
- start() - Method in class org.apache.openejb.config.RemoteServer
-
- start(List<String>, String, boolean) - Method in class org.apache.openejb.config.RemoteServer
-
- start(TargetModuleID[]) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- start(BeanContext) - Method in interface org.apache.openejb.Container
-
- start(BeanContext) - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.entity.EntityContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.managed.ManagedContainer
-
- start(BeanContext) - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.singleton.SingletonInstanceManager
-
- start(BeanContext) - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- start(BeanContext) - Method in class org.apache.openejb.core.stateless.StatelessContainer
-
- start() - Method in interface org.apache.openejb.core.timer.EjbTimerService
-
- start() - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- start() - Method in class org.apache.openejb.core.timer.NullEjbTimerServiceImpl
-
- start(String[]) - Static method in class org.apache.openejb.daemon.NTService
-
Called by Apache Daemon
- start - Variable in class org.apache.openejb.jee.Timer
-
- start() - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Returns the starting index of the internal array.
- start(BootstrapContext) - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- start() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- start() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- start(Xid, int) - Method in class org.apache.openejb.resource.jdbc.managed.local.LocalXAResource
-
- start(BootstrapContext) - Method in class org.apache.openejb.resource.quartz.QuartzResourceAdapter
-
- start() - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- start() - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- start() - Method in class org.apache.openejb.server.cli.CliRunnable
-
- start() - Method in class org.apache.openejb.server.cxf.CxfWsContainer
-
- start() - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- start() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
start the discovery agent
- start() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- start() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
start the discovery agent
- start() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- start() - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- start() - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- start() - Method in class org.apache.openejb.server.hessian.HessianService
-
- start() - Method in class org.apache.openejb.server.hsql.HsqlService
-
- start(Runnable) - Method in class org.apache.openejb.server.httpd.EEFilter.AsynContextWrapper
-
- start() - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- start() - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- start(Runnable) - Method in class org.apache.openejb.server.httpd.OpenEJBAsyncContext
-
- start() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- start(BundleContext) - Method in class org.apache.openejb.server.osgi.Activator
-
- start(boolean) - Method in class org.apache.openejb.server.osgi.ServiceManagerExtender
-
- start() - Method in class org.apache.openejb.server.rest.RESTService
-
- start() - Method in class org.apache.openejb.server.Server
-
- start() - Method in interface org.apache.openejb.server.ServerService
-
- start() - Method in class org.apache.openejb.server.ServerServiceFilter
-
- start() - Method in class org.apache.openejb.server.ServiceDaemon
-
- start() - Method in class org.apache.openejb.server.ServiceManager
-
- start(boolean) - Method in class org.apache.openejb.server.ServiceManager
-
Start the services managed by this instance.
- start() - Method in class org.apache.openejb.server.ServicePool
-
- start(boolean) - Method in class org.apache.openejb.server.SimpleServiceManager
-
- start(Environment) - Method in class org.apache.openejb.server.ssh.OpenEJBCommands
-
- start() - Method in class org.apache.openejb.server.ssh.SSHServer
-
- Start - Class in org.apache.openejb.server
-
- Start() - Constructor for class org.apache.openejb.server.Start
-
- start() - Method in class org.apache.openejb.server.Start
-
- start() - Method in class org.apache.openejb.server.webservices.WsService
-
- Start() - Constructor for class org.apache.openejb.testing.SingleApplicationComposerRunner.Start
-
- start() - Method in class org.apache.openejb.util.DirectoryMonitor
-
- start - Variable in class org.apache.openejb.util.PerformanceTimer
-
- start() - Method in class org.apache.openejb.util.Pool
-
- start() - Method in class org.apache.openejb.util.ServiceManagerProxy
-
- start() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEContainer
-
- start() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappContainer
-
- start(StandardContext) - Method in interface org.apache.tomee.catalina.ContextListener
-
Called when starting context.
- start(StandardServer) - Method in interface org.apache.tomee.catalina.ContextListener
-
- start() - Method in class org.apache.tomee.catalina.GlobalListenerSupport
-
Starts operation.
- start() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- start() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- start() - Method in class org.apache.tomee.catalina.OpenEJBNamingContextListener
-
- start() - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
Start operation.
- start(StandardServer) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- start(StandardContext) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
- start() - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- start() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- start() - Method in class org.apache.tomee.catalina.WebAppFirstEarClassLoader
-
- start() - Method in class org.apache.tomee.embedded.Container
-
- Start() - Constructor for class org.apache.tomee.embedded.junit.TomEEEmbeddedSingleRunner.Start
-
- start(Object, String...) - Method in class org.apache.tomee.embedded.TomEEEmbeddedApplicationRunner
-
- start(Class<?>, Properties, String...) - Method in class org.apache.tomee.embedded.TomEEEmbeddedApplicationRunner
-
- START_BRACKET - Static variable in interface org.apache.taglibs.standard.extra.spath.SPathParserConstants
-
- START_EXPRESSION - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- START_TIMED_OUT - Static variable in exception javax.resource.spi.work.WorkException
-
Indicates start timeout expiration.
- startApplication(Object) - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- startAsync() - Method in interface javax.servlet.ServletRequest
-
Puts this request into asynchronous mode, and initializes its
AsyncContext with the original (unwrapped) ServletRequest
and ServletResponse objects.
- startAsync(ServletRequest, ServletResponse) - Method in interface javax.servlet.ServletRequest
-
Puts this request into asynchronous mode, and initializes its
AsyncContext with the given request and response objects.
- startAsync() - Method in class javax.servlet.ServletRequestWrapper
-
- startAsync(ServletRequest, ServletResponse) - Method in class javax.servlet.ServletRequestWrapper
-
- startAsync() - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.apache.openejb.rest.ThreadLocalHttpServletRequest
-
- startAsync() - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.apache.openejb.rest.ThreadLocalServletRequest
-
- startAsync() - Method in class org.apache.openejb.server.httpd.EEFilter.CdiRequest
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.apache.openejb.server.httpd.EEFilter.CdiRequest
-
- startAsync() - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.apache.openejb.server.httpd.HttpRequestImpl
-
- startAsync() - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.apache.openejb.server.httpd.ServletRequestAdapter
-
- startContainer(Object) - Method in class org.apache.openejb.testing.ApplicationComposers
-
- startContexts(ContextsService, ServletContext, HttpSession) - Static method in class org.apache.openejb.cdi.ScopeHelper
-
- startDocument() - Method in class org.apache.openejb.jee.oejb2.NamespaceFilter
-
- startDocument() - Method in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Resets state.
- startEjbs(boolean, List<BeanContext>) - Method in class org.apache.openejb.assembler.classic.Assembler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.QuickServerXmlParser
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.ScanUtil.ScanHandler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.JaxbOpenejb.NamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.JaxbOpenejb.WhitelistFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.StackHandler.Content
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.StackHandler.DeclaredServiceElement
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.StackHandler.ResourceElement
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.StackHandler.ServiceElement
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.StackHandler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.config.sys.StackHandler.SystemPropertyElement
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.JaxbJavaee.HandlerChainsNamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.JaxbJavaee.Javaee6SchemaFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.JaxbJavaee.JavaeeNamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.JaxbJavaee.NoSourceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.JaxbJavaee.TaglibNamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.oejb2.NamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.oejb3.JaxbOpenejbJar3.NamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.openejb.jee.wls.JaxbWls.NamespaceFilter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Filter for startElement().
- startElement(String, String, String, Attributes) - Method in class org.apache.tomee.util.QuickServerXmlParser
-
- startIndex - Variable in class org.apache.openejb.math.util.ResizableDoubleArray
-
The position of the first addressable element in the internal storage
array.
- StartingStatement - Class in org.apache.openejb.junit.jee.statement
-
- StartingStatement(Statement, Class<?>) - Constructor for class org.apache.openejb.junit.jee.statement.StartingStatement
-
- startInternal() - Method in class org.apache.tomee.catalina.OpenEJBSecurityListener.RequestCapturer
-
- startInternal() - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- startInternal() - Method in class org.apache.tomee.catalina.routing.RouterValve
-
- startInternal() - Method in class org.apache.tomee.catalina.TomEERealm
-
- startInternal() - Method in class org.apache.tomee.catalina.TomEEWebappLoader
-
- startNode - Variable in class org.apache.openejb.jee.FacesConfigFlowDefinition
-
- startPrefixMapping(String, String) - Method in class org.apache.openejb.jee.JaxbJavaee.HandlerChainsNamespaceFilter
-
- startPrefixMapping(String, String) - Method in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Filter for startPrefixMapping().
- startRow - Variable in class org.apache.taglibs.standard.tag.common.sql.QueryTagSupport
-
- startServletContext(ServletContext) - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- startsWith(String, String) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- startSynchronizers() - Method in class org.apache.openejb.maven.plugin.UpdatableTomEEMojo
-
Start synchronizers boolean.
- StartTomEEMojo - Class in org.apache.openejb.maven.plugin
-
The type StartTomEEMojo.
- StartTomEEMojo() - Constructor for class org.apache.openejb.maven.plugin.StartTomEEMojo
-
- Startup - Annotation Type in javax.ejb
-
Mark a singleton bean for eager initialization during the application startup sequence.
- startupBeans - Variable in class org.apache.openejb.jee.Beans
-
- startupClasses - Variable in class org.apache.openejb.assembler.classic.BeansInfo
-
- startupLogger - Static variable in class org.apache.openejb.config.AnnotationDeployer
-
- StartupObject - Class in org.apache.openejb.cdi
-
- StartupObject(AppContext, AppInfo, List<BeanContext>) - Constructor for class org.apache.openejb.cdi.StartupObject
-
- StartupObject(AppContext, AppInfo, List<BeanContext>, WebContext) - Constructor for class org.apache.openejb.cdi.StartupObject
-
- StartWithIPAddressPermission - Class in org.apache.openejb.server.auth
-
- StartWithIPAddressPermission(String) - Constructor for class org.apache.openejb.server.auth.StartWithIPAddressPermission
-
- startWork(Work) - Method in interface javax.resource.spi.work.WorkManager
-
Accepts a Work instance for processing.
- startWork(Work, long, ExecutionContext, WorkListener) - Method in interface javax.resource.spi.work.WorkManager
-
Accepts a Work instance for processing.
- startWork(Work) - Method in class org.apache.openejb.core.transaction.SimpleWorkManager
-
- startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.apache.openejb.core.transaction.SimpleWorkManager
-
- State() - Constructor for class org.apache.openejb.core.BaseContext.State
-
- state() - Static method in class org.apache.openejb.core.ivm.IntraVmCopyMonitor
-
- state() - Static method in class org.apache.openejb.server.cxf.rs.Contexts
-
- state(int, MultipointServer.State) - Method in class org.apache.openejb.server.discovery.MultipointServer.Session
-
- state(boolean) - Method in class org.eclipse.microprofile.health.HealthCheckResponseBuilder
-
- stateFactory - Variable in class org.apache.openejb.jee.jba.cmp.CmpField
-
- StateFactory - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- StateFactory() - Constructor for class org.apache.openejb.jee.jba.cmp.StateFactory
-
- stateFactory - Variable in class org.apache.openejb.jee.jba.cmp.UserTypeMapping
-
- Stateful - Annotation Type in javax.ejb
-
Component-defining annotation for a stateful session bean.
- STATEFUL - Static variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- STATEFUL - Static variable in class org.apache.openejb.client.EJBMetaDataImpl
-
- STATEFUL - Static variable in interface org.apache.openejb.config.BeanTypes
-
- StatefulBean - Class in org.apache.openejb.jee
-
Not in schema
- StatefulBean(String, String) - Constructor for class org.apache.openejb.jee.StatefulBean
-
- StatefulBean(Class<?>) - Constructor for class org.apache.openejb.jee.StatefulBean
-
- StatefulBean(String, Class<?>) - Constructor for class org.apache.openejb.jee.StatefulBean
-
- StatefulBean() - Constructor for class org.apache.openejb.jee.StatefulBean
-
- StatefulBeanInfo - Class in org.apache.openejb.assembler.classic
-
- StatefulBeanInfo() - Constructor for class org.apache.openejb.assembler.classic.StatefulBeanInfo
-
- StatefulCacheListener() - Constructor for class org.apache.openejb.core.managed.ManagedContainer.StatefulCacheListener
-
- StatefulCacheListener() - Constructor for class org.apache.openejb.core.stateful.StatefulContainer.StatefulCacheListener
-
- StatefulContainer - Class in org.apache.openejb.core.stateful
-
- StatefulContainer(Object, SecurityService, Cache<Object, Instance>) - Constructor for class org.apache.openejb.core.stateful.StatefulContainer
-
- StatefulContainer(Object, SecurityService, Cache<Object, Instance>, Duration, boolean, LockFactory) - Constructor for class org.apache.openejb.core.stateful.StatefulContainer
-
- StatefulContainer.BeanContextFilter - Class in org.apache.openejb.core.stateful
-
- StatefulContainer.MethodType - Enum in org.apache.openejb.core.stateful
-
- StatefulContainer.StatefulCacheListener - Class in org.apache.openejb.core.stateful
-
- StatefulContainerBuilder - Class in org.apache.openejb.config.typed
-
- StatefulContainerBuilder() - Constructor for class org.apache.openejb.config.typed.StatefulContainerBuilder
-
- StatefulContainerFactory - Class in org.apache.openejb.core.stateful
-
- StatefulContainerFactory() - Constructor for class org.apache.openejb.core.stateful.StatefulContainerFactory
-
- StatefulContext - Class in org.apache.openejb.core.stateful
-
- StatefulContext(SecurityService, UserTransaction) - Constructor for class org.apache.openejb.core.stateful.StatefulContext
-
- StatefulEJBHomeHandler - Class in org.apache.openejb.client
-
- StatefulEJBHomeHandler() - Constructor for class org.apache.openejb.client.StatefulEJBHomeHandler
-
- StatefulEJBHomeHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.StatefulEJBHomeHandler
-
- StatefulEjbHomeHandler - Class in org.apache.openejb.core.stateful
-
- StatefulEjbHomeHandler(BeanContext, InterfaceType, List<Class>, Class) - Constructor for class org.apache.openejb.core.stateful.StatefulEjbHomeHandler
-
- StatefulEJBObjectHandler - Class in org.apache.openejb.client
-
- StatefulEJBObjectHandler() - Constructor for class org.apache.openejb.client.StatefulEJBObjectHandler
-
- StatefulEJBObjectHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.StatefulEJBObjectHandler
-
- StatefulEJBObjectHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, Object, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.StatefulEJBObjectHandler
-
- StatefulEjbObjectHandler - Class in org.apache.openejb.core.stateful
-
- StatefulEjbObjectHandler(BeanContext, Object, InterfaceType, List<Class>, Class) - Constructor for class org.apache.openejb.core.stateful.StatefulEjbObjectHandler
-
- StatefulEjbObjectHandler.RegistryId - Class in org.apache.openejb.core.stateful
-
- StatefulSessionBeanStats - Interface in javax.management.j2ee.statistics
-
Specifies the statistics provided by a stateful session bean.
- StatefulSessionCache - Class in org.apache.openejb.jee.wls
-
Java class for stateful-session-cache complex type.
- StatefulSessionCache() - Constructor for class org.apache.openejb.jee.wls.StatefulSessionCache
-
- statefulSessionCache - Variable in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
- StatefulSessionClustering - Class in org.apache.openejb.jee.wls
-
Java class for stateful-session-clustering complex type.
- StatefulSessionClustering() - Constructor for class org.apache.openejb.jee.wls.StatefulSessionClustering
-
- statefulSessionClustering - Variable in class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
- StatefulSessionContainerInfo - Class in org.apache.openejb.assembler.classic
-
- StatefulSessionContainerInfo() - Constructor for class org.apache.openejb.assembler.classic.StatefulSessionContainerInfo
-
- StatefulSessionDescriptor - Class in org.apache.openejb.jee.wls
-
Java class for stateful-session-descriptor complex type.
- StatefulSessionDescriptor() - Constructor for class org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
- statefulSessionDescriptor - Variable in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
- StatefulTimeout - Annotation Type in javax.ejb
-
Specifies the amount of time a stateful session bean can
be idle (not receive any client invocations) before it
is eligible for removal by the container.
- statefulTimeout - Variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- statefulTimeout - Variable in class org.apache.openejb.jee.SessionBean
-
- StatefulUserTransaction - Class in org.apache.openejb.core.stateful
-
- StatefulUserTransaction(UserTransaction, JtaEntityManagerRegistry) - Constructor for class org.apache.openejb.core.stateful.StatefulUserTransaction
-
- Stateless - Annotation Type in javax.ejb
-
Component-defining annotation for a stateless session bean.
- STATELESS - Static variable in class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
-
- STATELESS - Static variable in class org.apache.openejb.client.EJBMetaDataImpl
-
- STATELESS - Static variable in interface org.apache.openejb.config.BeanTypes
-
- StatelessBean - Class in org.apache.openejb.jee
-
Not in schema
- StatelessBean(String, String) - Constructor for class org.apache.openejb.jee.StatelessBean
-
- StatelessBean(Class<?>) - Constructor for class org.apache.openejb.jee.StatelessBean
-
- StatelessBean(String, Class<?>) - Constructor for class org.apache.openejb.jee.StatelessBean
-
- StatelessBean() - Constructor for class org.apache.openejb.jee.StatelessBean
-
- statelessBeanCallRouterClassName - Variable in class org.apache.openejb.jee.wls.StatelessClustering
-
- StatelessBeanInfo - Class in org.apache.openejb.assembler.classic
-
- StatelessBeanInfo() - Constructor for class org.apache.openejb.assembler.classic.StatelessBeanInfo
-
- statelessBeanIsClusterable - Variable in class org.apache.openejb.jee.wls.StatelessClustering
-
- statelessBeanLoadAlgorithm - Variable in class org.apache.openejb.jee.wls.StatelessClustering
-
- StatelessClustering - Class in org.apache.openejb.jee.wls
-
Java class for stateless-clustering complex type.
- StatelessClustering() - Constructor for class org.apache.openejb.jee.wls.StatelessClustering
-
- statelessClustering - Variable in class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
- StatelessContainer - Class in org.apache.openejb.core.stateless
-
- StatelessContainer(Object, SecurityService, Duration, Duration, Pool.Builder, int, boolean, int) - Constructor for class org.apache.openejb.core.stateless.StatelessContainer
-
- StatelessContainerBuilder - Class in org.apache.openejb.config.typed
-
- StatelessContainerBuilder() - Constructor for class org.apache.openejb.config.typed.StatelessContainerBuilder
-
- StatelessContainerFactory - Class in org.apache.openejb.core.stateless
-
- StatelessContainerFactory() - Constructor for class org.apache.openejb.core.stateless.StatelessContainerFactory
-
- StatelessContext - Class in org.apache.openejb.core.stateless
-
- StatelessContext(SecurityService, Flushable) - Constructor for class org.apache.openejb.core.stateless.StatelessContext
-
- StatelessEJBHomeHandler - Class in org.apache.openejb.client
-
- StatelessEJBHomeHandler() - Constructor for class org.apache.openejb.client.StatelessEJBHomeHandler
-
- StatelessEJBHomeHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.StatelessEJBHomeHandler
-
- StatelessEjbHomeHandler - Class in org.apache.openejb.core.stateless
-
- StatelessEjbHomeHandler(BeanContext, InterfaceType, List<Class>, Class) - Constructor for class org.apache.openejb.core.stateless.StatelessEjbHomeHandler
-
- StatelessEJBObjectHandler - Class in org.apache.openejb.client
-
- StatelessEJBObjectHandler() - Constructor for class org.apache.openejb.client.StatelessEJBObjectHandler
-
- StatelessEJBObjectHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.StatelessEJBObjectHandler
-
- StatelessEJBObjectHandler(ThreadPoolExecutor, EJBMetaDataImpl, ServerMetaData, ClientMetaData, Object, JNDIContext.AuthenticationInfo) - Constructor for class org.apache.openejb.client.StatelessEJBObjectHandler
-
- StatelessEjbObjectHandler - Class in org.apache.openejb.core.stateless
-
- StatelessEjbObjectHandler(BeanContext, Object, InterfaceType, List<Class>, Class) - Constructor for class org.apache.openejb.core.stateless.StatelessEjbObjectHandler
-
- StatelessInstanceManager - Class in org.apache.openejb.core.stateless
-
- StatelessInstanceManager(SecurityService, Duration, Duration, Pool.Builder, int, ScheduledExecutorService) - Constructor for class org.apache.openejb.core.stateless.StatelessInstanceManager
-
- StatelessSessionBeanStats - Interface in javax.management.j2ee.statistics
-
Specifies the statistics provided by a stateless session bean.
- StatelessSessionContainerInfo - Class in org.apache.openejb.assembler.classic
-
- StatelessSessionContainerInfo() - Constructor for class org.apache.openejb.assembler.classic.StatelessSessionContainerInfo
-
- StatelessSessionDescriptor - Class in org.apache.openejb.jee.wls
-
Java class for stateless-session-descriptor complex type.
- StatelessSessionDescriptor() - Constructor for class org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
- statelessSessionDescriptor - Variable in class org.apache.openejb.jee.wls.WeblogicEnterpriseBean
-
- stateManager - Variable in class org.apache.openejb.jee.FacesApplication
-
- Statement - Class in org.apache.openejb.jee.was.v6.java
-
Java class for Statement complex type.
- Statement() - Constructor for class org.apache.openejb.jee.was.v6.java.Statement
-
- STATIC_RESOURCE_KEY - Static variable in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener
-
- STATIC_SUB_RESOURCE_RESOLUTION_KEY - Static variable in class org.apache.openejb.server.cxf.rs.CxfRsHttpListener
-
- StaticDESPasswordCipher - Class in org.apache.openejb.cipher
-
This
PasswordCipher implementation uses a the Triple-DES encryption
algorithm.
- StaticDESPasswordCipher() - Constructor for class org.apache.openejb.cipher.StaticDESPasswordCipher
-
- StaticDESPasswordCipher - Class in org.apache.openejb.resource.jdbc.cipher
-
Deprecated.
- StaticDESPasswordCipher() - Constructor for class org.apache.openejb.resource.jdbc.cipher.StaticDESPasswordCipher
-
Deprecated.
- staticFlag - Static variable in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- staticFlag - Static variable in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- staticFlag - Static variable in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- StaticFunctionTests - Class in org.apache.taglibs.standard.lang.jstl.test
-
This class contains some test functions.
- StaticFunctionTests() - Constructor for class org.apache.taglibs.standard.lang.jstl.test.StaticFunctionTests
-
- StaticMetamodel - Annotation Type in javax.persistence.metamodel
-
The StaticMetamodel annotation specifies that the class
is a metamodel class that represents the entity, mapped
superclass, or embeddable class designated by the value
element.
- staticSql - Variable in class org.apache.openejb.jee.oejb2.EntityBeanType
-
- StaticUsernamePasswordCallbackHandler - Class in org.apache.openejb.client
-
A JASS username password CallbackHandler.
- StaticUsernamePasswordCallbackHandler() - Constructor for class org.apache.openejb.client.StaticUsernamePasswordCallbackHandler
-
- Statistic - Interface in javax.management.j2ee.statistics
-
The Statistic model and its sub-models specify the data models which are requried to be used to provide the performance data described by the specific attributes in the Stats models.
- StatisticalSummary - Interface in org.apache.openejb.math.stat.descriptive
-
Reporting interface for basic univariate statistics.
- Stats - Interface in javax.management.j2ee.statistics
-
The Stats model and its submodels specify performance data attributes for each of the specific managed object types.
- Stats - Class in org.apache.openejb.monitoring
-
- Stats() - Constructor for class org.apache.openejb.monitoring.Stats
-
- Stats(int) - Constructor for class org.apache.openejb.monitoring.Stats
-
- stats() - Method in class org.apache.openejb.monitoring.StatsInterceptor
-
- Stats(Method, Monitor) - Constructor for class org.apache.openejb.monitoring.StatsInterceptor.Stats
-
- StatsInterceptor - Class in org.apache.openejb.monitoring
-
- StatsInterceptor(Class<?>) - Constructor for class org.apache.openejb.monitoring.StatsInterceptor
-
- StatsInterceptor.Stats - Class in org.apache.openejb.monitoring
-
- Status - Interface in javax.transaction
-
The Status interface defines static variables used for transaction
status codes.
- status(int) - Method in class javax.ws.rs.core.Response.ResponseBuilder
-
Set the status on the ResponseBuilder.
- status(int, String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
-
Set the status on the ResponseBuilder.
- status(Response.StatusType) - Method in class javax.ws.rs.core.Response.ResponseBuilder
-
Set the status on the ResponseBuilder.
- status(Response.Status) - Method in class javax.ws.rs.core.Response.ResponseBuilder
-
Set the status on the ResponseBuilder.
- status(Response.StatusType) - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder with the supplied status.
- status(Response.Status) - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder with the supplied status.
- status(int) - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder with the supplied status.
- status(int, String) - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder with the supplied status and reason phrase.
- Status - Class in org.apache.openejb.server
-
- Status() - Constructor for class org.apache.openejb.server.Status
-
- status() - Method in class org.apache.openejb.server.Status
-
- Status - Enum in org.apache.tomee.installer
-
- STATUS_ACTIVE - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it is in the
active state.
- STATUS_APPROVED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been submitted and approved.
- STATUS_COMMITTED - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it has been
committed.
- STATUS_COMMITTING - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it is in the
process of committing.
- STATUS_DEPRECATED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been deprecated.
- STATUS_FAILURE - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating a failure response.
- STATUS_MARKED_ROLLBACK - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it has been
marked for rollback, perhaps as a result of a setRollbackOnly operation.
- STATUS_NO_TRANSACTION - Static variable in interface javax.transaction.Status
-
No transaction is currently associated with the target object.
- STATUS_PREPARED - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it has been
prepared.
- STATUS_PREPARING - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it is in the
process of preparing.
- STATUS_ROLLEDBACK - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and the outcome
has been determined to be rollback.
- STATUS_ROLLING_BACK - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it is in the
process of rolling back.
- STATUS_SUBMITTED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been submitted.
- STATUS_SUCCESS - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating a successful response.
- STATUS_UNAVAILABLE - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating that the results are currently unavailable.
- STATUS_UNKNOWN - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object but its
current status cannot be determined.
- STATUS_WARNING - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating a successful response that included at least one warning.
- STATUS_WITHDRAWN - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been withdrawn by the submitter.
- statusId - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Attribute-exposing control
- steadyPoolSize - Variable in class org.apache.openejb.jee.sun.BeanPool
-
- step - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Iteration step ('step' attribute)
- step() - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- Step - Class in org.apache.taglibs.standard.extra.spath
-
Represents a 'step' in an SPath expression.
- Step(boolean, String, List) - Constructor for class org.apache.taglibs.standard.extra.spath.Step
-
Constructs a new Step object, given a name and a (possibly null)
list of predicates.
- steps - Variable in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
The steps in the SPath expression we use for filtering.
- stepSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Boolean flag indicating whether 'step' was specified.
- stereotypeAlternatives - Variable in class org.apache.openejb.assembler.classic.BeansInfo.BDAInfo
-
- stereotypes - Variable in class org.apache.openejb.jee.Beans.Alternatives
-
- StickyConnectionStrategy - Class in org.apache.openejb.client
-
- StickyConnectionStrategy() - Constructor for class org.apache.openejb.client.StickyConnectionStrategy
-
- StickyConnectionStrategy(AbstractConnectionStrategy) - Constructor for class org.apache.openejb.client.StickyConnectionStrategy
-
- StickyConnectionStrategy.StickyIterable - Class in org.apache.openejb.client
-
- StickyConnectionStrategy.StickyIterable.StickyIterator - Class in org.apache.openejb.client
-
- StickyFailoverSelection - Class in org.apache.openejb.client.event
-
- StickyFailoverSelection(Set<URI>, Set<URI>, URI) - Constructor for class org.apache.openejb.client.event.StickyFailoverSelection
-
- StickyIterable(ClusterMetaData) - Constructor for class org.apache.openejb.client.StickyConnectionStrategy.StickyIterable
-
- stop() - Method in interface javax.jms.Connection
-
Temporarily stops a connection's delivery of incoming messages.
- stop() - Method in interface javax.jms.JMSContext
-
Temporarily stops the delivery of incoming messages by the JMSContext's connection.
- stop() - Method in interface javax.resource.spi.ResourceAdapter
-
This is called when a resource adapter instance is undeployed or
during application server shutdown.
- stop() - Method in class javax.xml.ws.Endpoint
-
Stops publishing this endpoint.
- stop() - Method in class org.apache.openejb.arquillian.common.TomEEContainer
-
- stop() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEContainer
-
- stop() - Method in class org.apache.openejb.arquillian.openejb.OpenEJBDeployableContainer
-
- stop() - Method in class org.apache.openejb.async.AsynchronousPool
-
- stop() - Method in class org.apache.openejb.BeanContext
-
- stop() - Method in class org.apache.openejb.cdi.CdiPlugin
-
- stop(EJBResponse.Time) - Method in class org.apache.openejb.client.EJBResponse
-
- stop() - Method in class org.apache.openejb.config.AutoDeployer
-
Will stop the AutoDeployer from scanning, and waits for a running scan to complete.
- stop(Set<String>) - Method in interface org.apache.openejb.config.Deployment
-
- stop() - Method in class org.apache.openejb.config.OpenEJBDeploymentManager.ProgressObjectImpl
-
- stop(TargetModuleID[]) - Method in class org.apache.openejb.config.OpenEJBDeploymentManager
-
- stop() - Method in class org.apache.openejb.config.QuickServerXmlParser
-
- STOP - Static variable in class org.apache.openejb.config.RemoteServer
-
- stop() - Method in class org.apache.openejb.config.RemoteServer
-
- stop() - Method in class org.apache.openejb.config.VmDeploymentManager.ProgressObjectImpl
-
- stop(TargetModuleID[]) - Method in class org.apache.openejb.config.VmDeploymentManager
-
- stop(BeanContext) - Method in interface org.apache.openejb.Container
-
- stop(BeanContext) - Method in class org.apache.openejb.core.cmp.CmpContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.entity.EntityContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.managed.ManagedContainer
-
- stop(BeanContext) - Method in interface org.apache.openejb.core.mdb.BaseMdbContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.mdb.MdbContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.mdb.MdbPoolContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.singleton.SingletonContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.stateful.StatefulContainer
-
- stop(BeanContext) - Method in class org.apache.openejb.core.stateless.StatelessContainer
-
- stop() - Method in interface org.apache.openejb.core.timer.EjbTimerService
-
- stop() - Method in class org.apache.openejb.core.timer.EjbTimerServiceImpl
-
- stop() - Method in class org.apache.openejb.core.timer.NullEjbTimerServiceImpl
-
- stop() - Method in class org.apache.openejb.core.timer.TimerData
-
- stop(String[]) - Static method in class org.apache.openejb.daemon.NTService
-
Called by Apache Daemon
- stop() - Method in class org.apache.openejb.persistence.JtaEntityManager.Timer
-
- stop() - Method in class org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
-
- stop() - Method in class org.apache.openejb.resource.activemq.jms2.cdi.JMS2CDIExtension.InternalJMSContext
-
- stop() - Method in class org.apache.openejb.resource.activemq.jms2.JMSContextImpl
-
- stop() - Method in class org.apache.openejb.resource.quartz.QuartzResourceAdapter
-
- stop() - Method in class org.apache.openejb.server.activemq.BrokerServer
-
- stop() - Method in class org.apache.openejb.server.admin.AdminDaemon
-
- Stop - Class in org.apache.openejb.server.admin
-
- Stop() - Constructor for class org.apache.openejb.server.admin.Stop
-
- stop(String, int) - Static method in class org.apache.openejb.server.admin.Stop
-
- stop() - Method in class org.apache.openejb.server.admin.Stop
-
- stop() - Method in class org.apache.openejb.server.cxf.CxfEndpoint
-
- stop() - Method in class org.apache.openejb.server.cxf.CxfService
-
- stop() - Method in class org.apache.openejb.server.cxf.ejb.EjbEndpoint
-
- stop() - Method in class org.apache.openejb.server.cxf.pojo.PojoEndpoint
-
- stop() - Method in class org.apache.openejb.server.cxf.rs.CxfRSService
-
- stop() - Method in class org.apache.openejb.server.derbynet.DerbyNetworkService
-
- stop() - Method in class org.apache.openejb.server.discovery.MulticastDiscoveryAgent
-
stop the channel
- stop() - Method in class org.apache.openejb.server.discovery.MulticastPulseAgent
-
- stop() - Method in class org.apache.openejb.server.discovery.MultipointDiscoveryAgent
-
stop the channel
- stop() - Method in class org.apache.openejb.server.discovery.MultipointServer
-
- stop() - Method in class org.apache.openejb.server.ejbd.EjbServer
-
- stop() - Method in class org.apache.openejb.server.ejbd.KeepAliveServer
-
- stop() - Method in class org.apache.openejb.server.hessian.HessianService
-
- stop() - Method in class org.apache.openejb.server.hsql.HsqlService
-
- stop() - Method in class org.apache.openejb.server.httpd.HttpEjbServer
-
- stop() - Method in class org.apache.openejb.server.httpd.JettyHttpServer
-
- stop() - Method in class org.apache.openejb.server.httpd.OpenEJBHttpServer
-
- stop(BundleContext) - Method in class org.apache.openejb.server.osgi.Activator
-
- stop() - Method in class org.apache.openejb.server.osgi.ServiceManagerExtender
-
- stop() - Method in class org.apache.openejb.server.rest.RESTService
-
- stop() - Method in class org.apache.openejb.server.Server
-
- stop() - Method in interface org.apache.openejb.server.ServerService
-
- stop() - Method in class org.apache.openejb.server.ServerServiceFilter
-
- stop() - Method in class org.apache.openejb.server.ServiceDaemon
-
- stop() - Method in class org.apache.openejb.server.ServiceManager
-
- stop() - Method in class org.apache.openejb.server.ServicePool
-
- stop() - Method in class org.apache.openejb.server.SimpleServiceManager
-
- stop() - Method in class org.apache.openejb.server.ssh.SSHServer
-
- Stop - Class in org.apache.openejb.server
-
- Stop() - Constructor for class org.apache.openejb.server.Stop
-
- stop() - Method in class org.apache.openejb.server.webservices.WsService
-
- stop() - Method in class org.apache.openejb.threads.task.TriggerTask
-
- stop() - Method in class org.apache.openejb.util.DirectoryMonitor
-
- stop(PrintStream) - Method in class org.apache.openejb.util.PerformanceTimer
-
- stop() - Method in class org.apache.openejb.util.Pool
-
- stop() - Method in class org.apache.openejb.util.ServiceManagerProxy
-
- stop() - Method in class org.apache.tomee.arquillian.remote.RemoteTomEEContainer
-
- stop() - Method in class org.apache.tomee.arquillian.webapp.TomEEWebappContainer
-
- stop() - Static method in class org.apache.tomee.catalina.cluster.TomEEClusterListener
-
- stop(StandardContext) - Method in interface org.apache.tomee.catalina.ContextListener
-
Called when stopping context.
- stop() - Method in class org.apache.tomee.catalina.GlobalListenerSupport
-
Stops operation.
- stop() - Method in class org.apache.tomee.catalina.LazyStopLoader
-
- stop() - Method in class org.apache.tomee.catalina.LazyStopStandardRoot
-
- stop() - Method in class org.apache.tomee.catalina.OpenEJBNamingContextListener
-
- stop() - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
Stop operation.
- stop(StandardContext) - Method in class org.apache.tomee.catalina.TomcatWebAppBuilder
-
Called when stopping context.
- stop() - Method in class org.apache.tomee.catalina.TomEEWebappClassLoader
-
- stop() - Method in class org.apache.tomee.catalina.valve.LazyValve
-
- stop() - Method in class org.apache.tomee.embedded.Container
-
- stop() - Method in class org.apache.tomee.util.QuickServerXmlParser
-
- stop() - Method in interface org.eclipse.microprofile.metrics.Timer.Context
-
Updates the timer with the difference between current and start time.
- stopApplication(Object) - Method in class org.apache.openejb.cdi.OpenEJBLifecycle
-
- stopApplication() - Method in class org.apache.openejb.testing.ApplicationComposers
-
- stopCommand - Variable in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- stopContexts(ContextsService, ServletContext, HttpSession) - Static method in class org.apache.openejb.cdi.ScopeHelper
-
- stopHost - Variable in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- stopInjectionOn(Object) - Method in class org.apache.tomee.embedded.junit.TomEEEmbeddedRule
-
- stopInternal() - Method in class org.apache.tomee.catalina.realm.LazyRealm
-
- stopInternal() - Method in class org.apache.tomee.catalina.routing.RouterValve
-
- stopInternal() - Method in class org.apache.tomee.catalina.TomEEWebappLoader
-
- stopPort - Variable in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- stopPort - Variable in class org.apache.openejb.maven.plugins.TomEEEmbeddedMojo
-
Shutdown port.
- stopServer(CountDownLatch) - Method in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
Stop server.
- StopTomEEMojo - Class in org.apache.openejb.maven.plugin
-
The type StopTomEEMojo.
- StopTomEEMojo() - Constructor for class org.apache.openejb.maven.plugin.StopTomEEMojo
-
- store - Variable in class javax.ws.rs.core.AbstractMultivaluedMap
-
Backing store for the [key, multi-value] pairs.
- store(OutputStream, String) - Method in class org.apache.openejb.util.SuperProperties
-
- storeBeanIfNoTx(ThreadContext, Object) - Method in interface org.apache.openejb.core.cmp.CmpEngine
-
- storeBeanIfNoTx(ThreadContext, Object) - Method in class org.apache.openejb.core.cmp.jpa.JpaCmpEngine
-
- storeClassLoader(AssemblerAfterApplicationCreated) - Method in class org.apache.openejb.batchee.BatchEEServiceManager
-
- StoredProcedureParameter - Annotation Type in javax.persistence
-
Specifies a parameter of a named stored procedure query.
- StoredProcedureQuery - Interface in javax.persistence
-
Interface used to control stored procedure query execution.
- StorelessUnivariateStatistic - Interface in org.apache.openejb.math.stat.descriptive
-
- storeNotFlushed - Variable in class org.apache.openejb.jee.jba.ContainerConfiguration
-
- storeProperties - Variable in class org.apache.openejb.jee.sun.SessionManager
-
- StoreProperties - Class in org.apache.openejb.jee.sun
-
- StoreProperties() - Constructor for class org.apache.openejb.jee.sun.StoreProperties
-
- storeStatefulInstance(Object, T) - Method in class org.apache.openejb.cdi.CdiEjbBean
-
- storeToXML(OutputStream, String) - Method in class org.apache.openejb.util.SuperProperties
-
- storeToXML(OutputStream, String, String) - Method in class org.apache.openejb.util.SuperProperties
-
- strategy - Variable in class org.apache.openejb.jee.jba.cmp.ReadAhead
-
- Strategy - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- Strategy() - Constructor for class org.apache.openejb.jee.jba.cmp.Strategy
-
- strategy - Variable in class org.apache.openejb.jee.jpa.GeneratedValue
-
- strategy - Variable in class org.apache.openejb.jee.jpa.Inheritance
-
- Streamable - Interface in javax.resource.cci
-
Streamable interface enables a resource adapter to extract data from
an input Record or set data into an output Record as a stream of
bytes.
- StreamingOutput - Interface in javax.ws.rs.core
-
A type that may be used as a resource method return value or as the entity
in a
Response when the application wishes to stream the output.
- streamManager - Variable in class org.apache.openejb.server.cli.command.AbstractCommand
-
- StreamManager - Class in org.apache.openejb.server.cli
-
- StreamManager(OutputStream, OutputStream, String) - Constructor for class org.apache.openejb.server.cli.StreamManager
-
- StreamMessage - Interface in javax.jms
-
A StreamMessage object is used to send a stream of primitive types in the Java programming language.
- STRICT_IJSON - Static variable in class javax.json.bind.JsonbConfig
-
Property used to specify strict I-JSON serialization compliance.
- STRICT_INTERFACE_DECLARATION - Static variable in class org.apache.openejb.config.AnnotationDeployer.ProcessAnnotatedBeans
-
- strictMaximumSize - Variable in class org.apache.openejb.jee.jba.ContainerPoolConf
-
- strictTimeout - Variable in class org.apache.openejb.jee.jba.ContainerPoolConf
-
- string - Variable in class org.apache.openejb.jee.TextMap
-
- STRING_LITERAL - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- STRING_TO_BOOLEAN - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- STRING_TO_NUMBER_EXCEPTION - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- StringAdapter - Class in org.apache.openejb.jee
-
- StringAdapter() - Constructor for class org.apache.openejb.jee.StringAdapter
-
- stringAdapterAdapter - Static variable in class org.apache.openejb.jee.Adapters
-
- stringAddr - Variable in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- stringAddrType - Variable in class org.apache.openejb.jee.oejb2.ResourceEnvRefType
-
- StringHolder - Class in javax.xml.rpc.holders
-
- StringHolder() - Constructor for class javax.xml.rpc.holders.StringHolder
-
- StringHolder(String) - Constructor for class javax.xml.rpc.holders.StringHolder
-
- StringLiteral() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- StringLiteral - Class in org.apache.taglibs.standard.lang.jstl
-
An expression representing a String literal value.
- strings(Collection<T>, Join.NameCallback<T>) - Static method in class org.apache.openejb.util.Join
-
- Strings - Class in org.apache.openejb.util
-
- Strings() - Constructor for class org.apache.openejb.util.Strings
-
- strings(Collection<T>, Join.NameCallback<T>) - Static method in class org.apache.ziplock.Join
-
- StringSource(String) - Constructor for class org.apache.openejb.config.ReadDescriptors.StringSource
-
- StringTemplate - Class in org.apache.openejb.util
-
- StringTemplate(String) - Constructor for class org.apache.openejb.util.StringTemplate
-
- stripPrefix(String, String) - Static method in class org.apache.openejb.client.MulticastConnectionFactory.URIs
-
- stripPrefix(String, String) - Static method in class org.apache.openejb.util.URISupport
-
- stripScheme(URI) - Static method in class org.apache.openejb.util.URISupport
-
- stripSession(String) - Static method in class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
Strips a servlet session ID from url.
- stripVersion - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The Strip version.
- stripWarVersion - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The Strip war version.
- Stub - Interface in javax.xml.rpc
-
The interface javax.xml.rpc.Stub is the common base interface
for the stub classes.
- stubProperty - Variable in class org.apache.openejb.jee.sun.PortInfo
-
- StubProperty - Class in org.apache.openejb.jee.sun
-
- StubProperty() - Constructor for class org.apache.openejb.jee.sun.StubProperty
-
- stubProperty - Variable in class org.apache.openejb.jee.wls.PortInfo
-
- stuckThreadCount - Variable in class org.apache.openejb.jee.wls.ApplicationAdminModeTrigger
-
- stuckThreadCount - Variable in class org.apache.openejb.jee.wls.WorkManagerShutdownTrigger
-
- subAndCheck(int, int) - Static method in class org.apache.openejb.math.util.MathUtils
-
Subtract two integers, checking for overflow.
- subAndCheck(long, long) - Static method in class org.apache.openejb.math.util.MathUtils
-
Subtract two long integers, checking for overflow.
- subclassProxy(BeanContext) - Static method in class org.apache.openejb.util.proxy.ProxyEJB
-
- Subgraph<T> - Interface in javax.persistence
-
This type represents a subgraph for an attribute node that
corresponds to a Managed Type.
- subject - Variable in class org.apache.openejb.core.security.AbstractSecurityService.SecurityContext
-
- submit() - Method in interface javax.ws.rs.client.Invocation
-
Submit the request for an asynchronous invocation and receive a future
response back.
- submit(Class<T>) - Method in interface javax.ws.rs.client.Invocation
-
Submit the request for an asynchronous invocation and receive a future
response of the specified type back.
- submit(GenericType<T>) - Method in interface javax.ws.rs.client.Invocation
-
Submit the request for an asynchronous invocation and receive a future
response of the specified generic type back.
- submit(InvocationCallback<T>) - Method in interface javax.ws.rs.client.Invocation
-
Submit the request for an asynchronous invocation and register an
InvocationCallback to process the future result of the invocation.
- submit(Callable<T>) - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- submit(Runnable, T) - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- submit(Runnable) - Method in class org.apache.openejb.threads.impl.ManagedExecutorServiceImpl
-
- subprotocols(List<String>) - Method in class javax.websocket.server.ServerEndpointConfig.Builder
-
Sets the subprotocols to use in the configuration.
- subquery(Class<U>) - Method in interface javax.persistence.criteria.CommonAbstractCriteria
-
Create a subquery of the query.
- Subquery<T> - Interface in javax.persistence.criteria
-
The Subquery interface defines functionality that is
specific to subqueries.
- SubquerySupported - Class in org.apache.openejb.jee.jba.cmp
-
Java class for anonymous complex type.
- SubquerySupported() - Constructor for class org.apache.openejb.jee.jba.cmp.SubquerySupported
-
- subquerySupported - Variable in class org.apache.openejb.jee.jba.cmp.TypeMapping
-
- subscriptionDurability - Variable in class org.apache.openejb.jee.MessageDrivenDestination
-
- SubscriptionDurability - Class in org.apache.openejb.jee
-
- SubscriptionDurability() - Constructor for class org.apache.openejb.jee.SubscriptionDurability
-
- subscriptionDurability - Variable in class org.apache.openejb.jee.was.v6.ejb.MessageDrivenDestination
-
- SubscriptionDurability$JAXB - Class in org.apache.openejb.jee
-
- SubscriptionDurability$JAXB() - Constructor for class org.apache.openejb.jee.SubscriptionDurability$JAXB
-
- SubscriptionDurabilityEnum - Enum in org.apache.openejb.jee.was.v6.ejb
-
Java class for SubscriptionDurabilityKind.
- substituteMostRecentElement(double) - Method in class org.apache.openejb.math.util.ResizableDoubleArray
-
Substitutes value for the most recently added value.
- SUBSTITUTOR - Static variable in class org.apache.openejb.util.PropertyPlaceHolderHelper
-
- substring(Expression<String>, Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression for substring extraction.
- substring(Expression<String>, int) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression for substring extraction.
- substring(Expression<String>, Expression<Integer>, Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression for substring extraction.
- substring(Expression<String>, int, int) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression for substring extraction.
- substring(String, int, int) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- substringAfter(String, String) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- substringBefore(String, String) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- subtagSucceeded() - Method in class org.apache.taglibs.standard.tag.common.core.ChooseTag
-
Called by a subtag to indicate that it plans to evaluate its
body.
- subtract(Duration) - Method in class org.apache.openejb.util.Duration
-
- suffix(Ansi, LogRecord) - Method in class org.apache.openejb.log.ColorFormatter
-
- suffixes(String...) - Static method in class org.apache.tomee.loader.filter.Filters
-
- SuffixFilter - Class in org.apache.tomee.loader.filter
-
- SuffixFilter(String) - Constructor for class org.apache.tomee.loader.filter.SuffixFilter
-
- suggestedValue - Variable in class org.apache.openejb.jee.FacesAttribute
-
- suggestedValue - Variable in class org.apache.openejb.jee.FacesProperty
-
- sum(Expression<N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an aggregate expression applying the sum operation.
- sum(Expression<? extends N>, Expression<? extends N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns the sum
of its arguments.
- sum(Expression<? extends N>, N) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns the sum
of its arguments.
- sum(N, Expression<? extends N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns the sum
of its arguments.
- Sum - Class in org.apache.openejb.math.stat.descriptive.summary
-
Returns the sum of the available values.
- Sum() - Constructor for class org.apache.openejb.math.stat.descriptive.summary.Sum
-
Create a Sum instance
- Sum(Sum) - Constructor for class org.apache.openejb.math.stat.descriptive.summary.Sum
-
Copy constructor, creates a new Sum identical
to the original
- sumAsDouble(Expression<Float>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an aggregate expression applying the sum operation to a
Float-valued expression, returning a Double result.
- sumAsLong(Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an aggregate expression applying the sum operation to an
Integer-valued expression, returning a Long result.
- SumOfLogs - Class in org.apache.openejb.math.stat.descriptive.summary
-
Returns the sum of the natural logs for this collection of values.
- SumOfLogs() - Constructor for class org.apache.openejb.math.stat.descriptive.summary.SumOfLogs
-
Create a SumOfLogs instance
- SumOfLogs(SumOfLogs) - Constructor for class org.apache.openejb.math.stat.descriptive.summary.SumOfLogs
-
Copy constructor, creates a new SumOfLogs identical
to the original
- SumOfSquares - Class in org.apache.openejb.math.stat.descriptive.summary
-
Returns the sum of the squares of the available values.
- SumOfSquares() - Constructor for class org.apache.openejb.math.stat.descriptive.summary.SumOfSquares
-
Create a SumOfSquares instance
- SumOfSquares(SumOfSquares) - Constructor for class org.apache.openejb.math.stat.descriptive.summary.SumOfSquares
-
Copy constructor, creates a new SumOfSquares identical
to the original
- SUN - Static variable in class org.apache.openejb.server.webservices.saaj.SaajUniverse
-
- SunApplication - Class in org.apache.openejb.jee.sun
-
- SunApplication() - Constructor for class org.apache.openejb.jee.sun.SunApplication
-
- SunApplicationClient - Class in org.apache.openejb.jee.sun
-
- SunApplicationClient() - Constructor for class org.apache.openejb.jee.sun.SunApplicationClient
-
- SunCmpMapping - Class in org.apache.openejb.jee.sun
-
- SunCmpMapping() - Constructor for class org.apache.openejb.jee.sun.SunCmpMapping
-
- sunCmpMapping - Variable in class org.apache.openejb.jee.sun.SunCmpMappings
-
- SunCmpMappings - Class in org.apache.openejb.jee.sun
-
- SunCmpMappings() - Constructor for class org.apache.openejb.jee.sun.SunCmpMappings
-
- SunConversion - Class in org.apache.openejb.config
-
- SunConversion() - Constructor for class org.apache.openejb.config.SunConversion
-
- SunEjbJar - Class in org.apache.openejb.jee.sun
-
- SunEjbJar() - Constructor for class org.apache.openejb.jee.sun.SunEjbJar
-
- SunWebApp - Class in org.apache.openejb.jee.sun
-
- SunWebApp() - Constructor for class org.apache.openejb.jee.sun.SunWebApp
-
- SuperProperties - Class in org.apache.openejb.util
-
Properties is a Hashtable where the keys and values must be Strings.
- SuperProperties() - Constructor for class org.apache.openejb.util.SuperProperties
-
Constructs a new Properties object.
- SuperProperties(Properties) - Constructor for class org.apache.openejb.util.SuperProperties
-
Constructs a new Properties object using the specified default properties.
- supplemental(char, char) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true the supplemental character corresponding to the given
surrogates.
- supportedLocale - Variable in class org.apache.openejb.jee.FacesLocaleConfig
-
- supportedTypeForEachIterator(Object) - Method in class org.apache.taglibs.standard.tag.common.core.ForEachSupport
-
- supports(Class<? extends WorkContext>) - Method in class org.apache.openejb.core.security.SecurityContextHandler
-
- supportService(Class<?>) - Method in class org.apache.openejb.cdi.CdiPlugin
-
- supportsExecuteWithInputAndOutputRecord() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Returns true if the implementation class for the Interaction
interface implements public boolean execute(InteractionSpec
ispec, Record input, Record output) method; otherwise the
method returns false.
- supportsExecuteWithInputRecordOnly() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Returns true if the implementation class for the Interaction
interface implements public Record execute(InteractionSpec
ispec, Record input) method; otherwise the method returns
false.
- supportsHandlers() - Method in class org.apache.openejb.log.logger.AbstractDelegatingLogger
-
- supportsHandlers() - Method in class org.apache.openejb.log.logger.Slf4jLogger
-
- SupportsInterceptor - Class in org.apache.openejb.cdi.transactional
-
- SupportsInterceptor() - Constructor for class org.apache.openejb.cdi.transactional.SupportsInterceptor
-
- supportsLocalTransactionDemarcation() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Returns true if the resource adapter implements the LocalTransaction
interface and supports local transaction demarcation on the
underlying EIS instance through the LocalTransaction interface.
- supportsResultSetType(int) - Method in interface javax.resource.cci.ResultSetInfo
-
Indicates whether or not a resource adapter supports a type
of ResultSet.
- supportsResultTypeConcurrency(int, int) - Method in interface javax.resource.cci.ResultSetInfo
-
Indicates whether or not a resource adapter supports the
concurrency type in combination with the given ResultSet type/
- suppressDefaultEnvironment - Variable in class org.apache.openejb.jee.oejb2.EnvironmentType
-
- SUSPEND - Static variable in interface javax.enterprise.concurrent.ManagedTask
-
Constant for the "SUSPEND" value of the TRANSACTION execution property.
- suspend() - Method in interface javax.transaction.TransactionManager
-
Suspend the transaction currently associated with the calling
thread and return a Transaction object that represents the
transaction context being suspended.
- suspend() - Method in class org.apache.openejb.resource.TransactionManagerWrapper
-
- suspend() - Method in class org.apache.openejb.ri.sp.PseudoTransactionService
-
- Suspended - Annotation Type in javax.ws.rs.container
-
- suspendTransaction() - Method in class org.apache.openejb.core.transaction.JtaTransactionPolicy
-
- suspendUserTransaction() - Method in interface org.apache.openejb.core.transaction.BeanTransactionPolicy
-
Syspends the bean managed transaction.
- suspendUserTransaction() - Method in class org.apache.openejb.core.transaction.TxBeanManaged
-
- SWClassLoader - Class in org.apache.openejb.arquillian.openejb
-
- SWClassLoader(ClassLoader, <any>...) - Constructor for class org.apache.openejb.arquillian.openejb.SWClassLoader
-
- sweepInterval - Variable in class org.apache.openejb.jee.oejb2.OpenejbClusteringWadiType
-
- SwitchTo(int) - Method in class org.apache.taglibs.standard.extra.spath.SPathParserTokenManager
-
- SwitchTo(int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager
-
- Sxc - Class in org.apache.openejb.sxc
-
- Sxc() - Constructor for class org.apache.openejb.sxc.Sxc
-
- symbol - Variable in class org.apache.jasper.xmlparser.SymbolTable.Entry
-
Symbol.
- SymbolTable - Class in org.apache.jasper.xmlparser
-
This class is a symbol table implementation that guarantees that
strings used as identifiers are unique references.
- SymbolTable() - Constructor for class org.apache.jasper.xmlparser.SymbolTable
-
Constructs a symbol table with a default number of buckets.
- SymbolTable(int) - Constructor for class org.apache.jasper.xmlparser.SymbolTable
-
Constructs a symbol table with a specified number of buckets.
- SymbolTable.Entry - Class in org.apache.jasper.xmlparser
-
This class is a symbol table entry.
- SYNC_RECEIVE - Static variable in interface javax.resource.cci.InteractionSpec
-
The execution of an Interaction results in a synchronous
receive of an output Record.
- SYNC_SEND - Static variable in interface javax.resource.cci.InteractionSpec
-
Interaction Verb type: The execution of an Interaction does only a
send to the target EIS instance.
- SYNC_SEND_RECEIVE - Static variable in interface javax.resource.cci.InteractionSpec
-
Interaction Verb type: The execution of an Interaction sends a
request to the EIS instance and receives response synchronously.
- syncBeforeInvoke() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
Synchronize variables before fragment invokation
- syncBeginTagFile() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
Synchronize variables at begin of tag file
- syncEndTagFile() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
Synchronize variables at end of tag file
- Synch - Class in org.apache.openejb.maven.plugin
-
The type Synch for setting up the sources.
- Synch() - Constructor for class org.apache.openejb.maven.plugin.Synch
-
- Synchronization - Interface in javax.transaction
-
The transaction manager supports a synchronization mechanism
that allows the interested party to be notified before and
after the transaction completes.
- synchronization() - Method in interface org.apache.openejb.config.PersistenceContextAnn
-
- Synchronization - Class in org.apache.openejb.maven.plugin
-
The type Synchronization to sunc the files and directories.
- Synchronization() - Constructor for class org.apache.openejb.maven.plugin.Synchronization
-
- synchronizationRegistry - Variable in class org.apache.openejb.core.cmp.CmpContainer
-
- SynchronizationType - Enum in javax.persistence
-
Specifies whether the persistence context is always automatically
synchronized with the current transaction or whether the persistence context
must be explicitly joined to the current transaction by means of the
EntityManager.joinTransaction() method.
- synchronizationType - Variable in class org.apache.openejb.assembler.classic.PersistenceContextReferenceInfo
-
- SynchronizationWrapper(BeanContext, Object, EntityBean, boolean, EntityInstanceManager.Key, TransactionPolicy) - Constructor for class org.apache.openejb.core.entity.EntityInstanceManager.SynchronizationWrapper
-
- synchronizedBusinessMethod(Class<?>, Method, Object[]) - Method in class org.apache.openejb.core.ivm.EjbObjectProxyHandler
-
- SynchronizedDescriptiveStatistics - Class in org.apache.openejb.math.stat.descriptive
-
- SynchronizedDescriptiveStatistics() - Constructor for class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Construct an instance with infinite window
- SynchronizedDescriptiveStatistics(int) - Constructor for class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
Construct an instance with finite window
- SynchronizedDescriptiveStatistics(SynchronizedDescriptiveStatistics) - Constructor for class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics
-
A copy constructor.
- synchronizeFolder(File, String, String) - Static method in class org.apache.openejb.arquillian.common.Setup
-
- SyncInvoker - Interface in javax.ws.rs.client
-
Uniform interface for synchronous invocation of HTTP methods.
- syncOnCommitOnly - Variable in class org.apache.openejb.jee.jba.ContainerConfiguration
-
- synthetic - Variable in class org.apache.openejb.assembler.classic.CmrFieldInfo
-
- syntheticField - Variable in class org.apache.openejb.jee.jpa.ManyToMany
-
- syntheticField - Variable in class org.apache.openejb.jee.jpa.ManyToOne
-
- syntheticField - Variable in class org.apache.openejb.jee.jpa.OneToMany
-
- syntheticField - Variable in class org.apache.openejb.jee.jpa.OneToOne
-
- SYSTEM_CLASS_LOADER - Static variable in class org.apache.openejb.util.classloader.URLClassLoaderFirst
-
- SystemAppInfo - Class in org.apache.openejb.config
-
- SystemApps - Class in org.apache.openejb.config
-
Avoids the needs to scan the classpath to load system applications that are used
for deploy tools and other command line tooling.
- SystemApps() - Constructor for class org.apache.openejb.config.SystemApps
-
- SystemClassPath - Class in org.apache.openejb.loader
-
- SystemClassPath() - Constructor for class org.apache.openejb.loader.SystemClassPath
-
- SystemComponentFactory - Class in org.apache.tomee.common
-
- SystemComponentFactory() - Constructor for class org.apache.tomee.common.SystemComponentFactory
-
- SystemComponentReference - Class in org.apache.openejb.core.ivm.naming
-
- SystemComponentReference(Class<? extends Object>) - Constructor for class org.apache.openejb.core.ivm.naming.SystemComponentReference
-
- SystemError - Error in org.apache.openejb.client
-
- SystemError(ThrowableArtifact) - Constructor for error org.apache.openejb.client.SystemError
-
- SystemError(Throwable) - Constructor for error org.apache.openejb.client.SystemError
-
- systemEventClass - Variable in class org.apache.openejb.jee.FacesSystemEventListener
-
- systemEventListener - Variable in class org.apache.openejb.jee.FacesApplication
-
- systemEventListenerClass - Variable in class org.apache.openejb.jee.FacesSystemEventListener
-
- SystemException - Exception in javax.transaction
-
The SystemException is thrown by the transaction manager to
indicate that it has encountered an unexpected error condition
that prevents future transaction services from proceeding.
- SystemException() - Constructor for exception javax.transaction.SystemException
-
- SystemException(String) - Constructor for exception javax.transaction.SystemException
-
Create a SystemException with a given string.
- SystemException(int) - Constructor for exception javax.transaction.SystemException
-
Create a SystemException with a given error code.
- SystemException - Exception in org.apache.openejb.client
-
- SystemException(ThrowableArtifact) - Constructor for exception org.apache.openejb.client.SystemException
-
- SystemException(Throwable) - Constructor for exception org.apache.openejb.client.SystemException
-
- SystemException - Exception in org.apache.openejb
-
This exception is thrown when the container has encountered an unresolvable
system exception that make this Container unable to process requests.
- SystemException() - Constructor for exception org.apache.openejb.SystemException
-
- SystemException(String) - Constructor for exception org.apache.openejb.SystemException
-
- SystemException(Throwable) - Constructor for exception org.apache.openejb.SystemException
-
- SystemException(String, Throwable) - Constructor for exception org.apache.openejb.SystemException
-
- SystemExitException - Exception in org.apache.openejb.cli
-
- SystemExitException(int) - Constructor for exception org.apache.openejb.cli.SystemExitException
-
- systemId - Variable in class org.apache.taglibs.standard.tag.common.xml.ParseSupport
-
- SystemInstance - Class in org.apache.openejb.loader
-
This class aims to be the one and only static in the entire SYSTEM
A static, singleton, instance of this class can be created with the
SystemInstance.init(Properties) method
It is assumed that only one singleton per classloader is possible in any given VM
Thus loading this instance in a classloader will mean there can only be one OpenEJB
instance for that classloader and all children classloaders.
- systemProperties() - Method in class org.apache.openejb.arquillian.common.TomEEConfiguration
-
- systemProperties - Variable in class org.apache.openejb.assembler.classic.ExclusionInfo
-
- systemProperties - Variable in class org.apache.openejb.config.sys.Openejb
-
- systemPropertiesAsProperties() - Method in class org.apache.openejb.arquillian.embedded.EmbeddedTomEEConfiguration
-
- SystemPropertiesOverride - Class in org.apache.openejb.config
-
Anything starting with "openejb" or "tomee" trumps other properties
so "openejb.foo" always beats "foo"
- SystemPropertiesOverride() - Constructor for class org.apache.openejb.config.SystemPropertiesOverride
-
- systemPropertiesPresence - Variable in class org.apache.openejb.assembler.classic.ExclusionInfo
-
- SystemProperty - Class in org.apache.openejb.config
-
- SystemProperty() - Constructor for class org.apache.openejb.config.SystemProperty
-
- SystemPropertyElement(List<SystemProperty>) - Constructor for class org.apache.openejb.config.sys.StackHandler.SystemPropertyElement
-
- systemVariables - Variable in class org.apache.openejb.maven.plugin.AbstractTomEEMojo
-
The System variables.
- systemVariables - Variable in class org.apache.openejb.maven.plugin.DeployMojo
-
The System variables.